Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0 29 Sep 2024 16:41:16 |
Nuno Teixeira (eduardo) |
net-p2p/libtorrent: Update to 0.14.0
- Drop autoreconf use
- Pet portclippy and portfmt
- Take maintainership
ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.10.0 |
0.13.8 24 Jul 2023 12:52:38 |
Muhammad Moinur Rahman (bofh) |
net-p2p/libtorrent: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13.8 27 Apr 2022 13:22:17 |
Piotr Kubaj (pkubaj) |
net-p2p/libtorrent: enable instrumentation on powerpc |
0.13.8 10 Sep 2021 21:18:03 |
Bernhard Froehlich (decke) |
net-p2p/libtorrent: Add CPE information
Approved by: portmgr (blanket) |
0.13.8 20 Jun 2021 17:57:32 |
Danilo G. Baio (dbaio) |
net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship |
0.13.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.13.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.13.8 30 Jul 2019 23:36:23 |
dbaio |
net-p2p/libtorrent: Update to 0.13.8
Patches removed were incorporated upstream.
Reported by: tj@mrsk.me (email) |
0.13.7_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.13.7_3 23 Jun 2019 21:42:15 |
dbaio |
net-p2p/libtorrent: Unbreak with ssl other than base
PR: 235765 |
0.13.7_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.13.7_2 14 Nov 2018 23:27:22 |
dbaio |
net-p2p/libtorrent: Take MAINTAINER'ship |
0.13.7_2 08 Nov 2018 23:23:54 |
dbaio |
net-p2p/libtorrent: Remove outdated BROKEN_SSL
Missed in r484484.
Reported by: tj <tj AT mrsk me> |
0.13.7_2 08 Nov 2018 22:52:54 |
dbaio |
net-p2p/[libtorrent|rtorrent]: Fix incoming connections
Remove unused patches.
While here, fix build with OpenSSL 1.1.x
PR: 231274
Submitted by: Henry David Bartholomew <PopularMoment@protonmail.com>
MFH: 2018Q4 |
0.13.7_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.13.7 24 Jul 2018 00:38:48 |
dbaio |
net-p2p/libtorrent: Reset maintainer
Missed from r475215. |
0.13.7 24 Jul 2018 00:33:29 |
dbaio |
net-p2p/libtorrent: Update to 0.13.7
- IPv6 is not a configure option anymore.
- Remove outdated patches.
- Remove CONFLICTS, rblibtorrent moved to libtorrent-rasterbar and libtorrent
does not conflict with it.
- Reset maintainer, three timeouts.
PR: 229553
Reported by: tj@mrsk.me (email)
Approved by: maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks) |
0.13.6_5 13 Jun 2018 12:25:31 |
amdmi3 |
- Remove always true OSVERSION conditions
Approved by: portmgr blanket |
0.13.6_5 17 Feb 2018 12:00:48 |
sunpoet |
Use BROKEN_SSL
Approved by: portmgr (blanket) |
0.13.6_5 10 Feb 2018 21:52:45 |
dbaio |
net-p2p/libtorrent: Fix remote DoS
Calls into build_benocde that use %zu could crash on 64 bit machines
due to the size change of size_t.
Someone can force READ_ENC_IA to fail allowing an internal_error to
be thrown and bring down the client, throw handshake_error instead.
PR: 224664
Submitted by: Henry David Bartholomew <PopularMoment@protonmail.com>
Approved by: maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks)
MFH: 2018Q1
Security: e4dd787e-0ea9-11e8-95f2-005056925db4 |
0.13.6_4 09 Oct 2017 09:42:45 |
danfe |
Disable instrumentation on 32-bit PowerPC like we already do for i386/gcc
to avoid linking errors (e.g., when building dependent `net-p2p/rtorrent'
port) and update the comment accordingly.
PR: 222799 (modified) |
0.13.6_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.13.6_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.13.6_1 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
0.13.6_1 12 Nov 2016 17:38:26 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098 |
0.13.6_1 26 Aug 2016 06:38:02 |
pi |
net-p2p/libtorrent: Explicitly link with libcrypto
- make sure that net-p2p/libtorrent links with libcrypto
PR: 211223
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: pipfstarrd@opmbx.org (maintainer) |
0.13.6 19 Aug 2016 13:48:18 |
amdmi3 |
- Pass maintainership to submitter
- While here, fix license, switch to USES=ssl and some other cosmetic fixes
PR: 211680
Submitted by: pipfstarrd@opmbx.org |
0.13.6 21 Nov 2015 02:10:04 |
sunpoet |
- Update LICENSE
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USE_CXXSTD
- Cosmetic change
- Pet portlint: fix diff header of patch files |
0.13.6 13 Oct 2015 15:20:52 |
novel |
- Update to 0.13.6
- Update MASTER_SITES and WWW to point to the actual site |
0.13.4_2 25 Jun 2015 22:19:25 |
amdmi3 |
- Use OPTIONS helpers
- Add LICENSE
- Remove obsolete CONFLICTS: rblibtorrent was renamed to libtorrent-rasterbar
which doesn't conflict with this port |
0.13.4_2 18 Jun 2015 21:24:50 |
amdmi3 |
- Strip library |
0.13.4_1 12 Nov 2014 21:31:28 |
antoine |
Cleanup plist |
0.13.4_1 05 Oct 2014 21:17:05 |
tijl |
Remove old libtool patches |
0.13.4_1 13 Jul 2014 10:17:46 |
madpilot |
- Fix build when security/libressl is installed [1]
- While here, reorganize the Makefile a little
Reported by: Kenta S. <kentas@hush.com> [1] |
0.13.4_1 10 Jul 2014 16:34:18 |
madpilot |
- Remove uneeded dependency from libtorrent [1]
- Update dependency lines in rtorrent
PR: 191621
Submitted by: Colin <anonymous.bug.report@gmail.com> (original submitter)
Reported By: Andre <a.heider@gmail.com> [1] (as followup comment) |
0.13.4 07 Jul 2014 19:33:00 |
madpilot |
- Update libtorrent to 0.13.4
- Update rtorrent to 0.9.4
- Convert to new LIB_DEPENDS format
- Remove uneeded ?=
- Remove libtorrent-devel and rtorrent-devel ports since the non
devel port has a newer version and no development release is available
anymore
PR: 191621
Submitted by: Colin <anonymous.bug.report@gmail.com> |
0.13.2_3 24 Mar 2014 15:47:21 |
marius |
Improve the workaround for FreeBSD >= 10 to actually use the base clang.
Mostly based on:
https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD
https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff
https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff
Approved by: bapt (mentor) |
0.13.2_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.13.2_1 24 Feb 2014 15:51:13 |
az |
drop maintainership. I don't have time for these ports. |
0.13.2_1 12 Feb 2014 09:41:56 |
miwi |
- Stage support |
0.13.2_1 02 Nov 2013 08:32:28 |
az |
- Try to fix build on 10.x and fix segfault while running rtorrent |
0.13.2_1 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
0.13.2_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.13.2_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.13.2_1 16 Feb 2013 10:31:39 |
az |
Remove --with-openssl (obsolete by --enable-openssl which "on" by default)
Reported by: Andreas Nilsson <andrnils@gmail.com> |
0.13.2_1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.13.2_1 15 Jan 2013 13:18:58 |
az |
separate logic for these two group of ports. |
0.13.2_1 19 Nov 2012 07:58:39 |
az |
Take maintainership
Approved by: maintainer (flz@ via email)
Feature safe: yes |
0.13.2_1 15 Oct 2012 12:41:26 |
az |
- fix bug causing CPU load on FreeBSD.
- bump portrevisions.
PR: ports/170766
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
Approved by: maintainer (timeout > 2 weeks)
Feature safe: yes |
0.13.2 07 Oct 2012 07:17:34 |
bapt |
Use shared IPv6 description, no need for a custom one
Reported by: sunpoet |
0.13.2 06 Oct 2012 21:28:17 |
bapt |
Fix conversion |
06 Oct 2012 21:17:22 |
bapt |
- Convert to new option framework
- Trim headers
Approved by: flz (irc) |
0.13.2 05 Jul 2012 08:40:07 |
flz |
Update net-p2p/libtorrent to 0.13.2. |
0.12.9 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.12.9 18 Jul 2011 14:07:45 |
flz |
Update net-p2p/libtorrent to 0.12.9.
PR: ports/158870
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.12.7 06 Feb 2011 08:14:45 |
miwi |
- Update to 0.12.7
PR: 153718
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: flz via irc (maintainer)
Feature safe: yes |
0.12.6_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.12.6_1 22 Feb 2010 18:36:25 |
flz |
Add local patch to release memory more efficiently.
Submitted by: Thomas Burgess
Feature safe: yes |
0.12.6 23 Jan 2010 00:24:26 |
flz |
Update net-p2p/libtorrent to 0.12.6.
PR: ports/142887 [1], ports/143031 [2]
Submitted by: soulcatcher <soulcatcher13@gmail.com> [1]
Maxim Samsonov <xors@mne.ru> [2] |
0.12.5 29 Oct 2009 13:29:08 |
flz |
- Update net-p2p/libtorrent to 0.12.5.
- Add a patch to fix crash when total number of connections exceeds 1024.
Submitted by: Andrew Stadtler, Paul Belanger
Obtained from: http://libtorrent.rakshasa.no/ticket/1581 |
0.12.4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.12.4 15 Jul 2009 13:38:50 |
flz |
Update net-p2p/libtorrent to 0.12.4. |
0.12.2 09 Dec 2008 11:30:31 |
flz |
Update net-p2p/libtorrent to 0.12.2. |
0.11.9 16 Nov 2008 22:22:06 |
flz |
Only add extra patches if they are present.
PR: ports/128775 [1], ports/128807 [2], ports/128921 [3]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
Jimmie James <jimmiejaz@gmail.com> [2]
Falko Richter <xendorphin@gmail.com> [3] |
0.11.9 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.11.9 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.11.9 12 Dec 2007 11:51:39 |
flz |
Update net-p2p/libtorrent and net-p2p/libtorrent-devel to 0.11.9. |
0.11.7 10 Sep 2007 13:57:28 |
flz |
Update net-p2p/libtorrent to 0.11.7. |
0.11.5 14 Aug 2007 18:08:13 |
flz |
Update net-p2p/libtorrent to 0.11.5. |
0.11.4 02 Jun 2007 14:16:59 |
flz |
Allow build with gcc 3.4+.
PR: ports/113238
Submitted by: Henrik Brix Andersen |
0.11.4 18 Apr 2007 00:34:08 |
alepulver |
- Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel and
update.
- Add CONFLICTS to libtorrent, libtorrent-devel and rblibtorrent.
PR: ports/111392
Submitted by: alepulver (myself) |
0.11.4 13 Apr 2007 19:41:20 |
flz |
Forgot to remove that patch.
Reported by: Jason Lowdermilk <jlowdermilk@gmail.com> |
0.11.4 13 Apr 2007 10:37:47 |
flz |
Update libtorrent to 0.11.4. |
0.11.1 05 Feb 2007 21:40:58 |
flz |
Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined. |
0.11.1 01 Feb 2007 14:59:39 |
flz |
Fix build with OpenSSL from base.
Reported by: kris, itetcu, ... |
0.11.1 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.11.1 10 Jan 2007 13:14:03 |
flz |
Add local backup master site.
Reported by: sat |
0.11.1 09 Jan 2007 12:57:37 |
flz |
Update libtorrent to 0.11.1.
Reminded by: kwm |
0.10.4 08 Nov 2006 12:10:46 |
flz |
Update libtorrent and libtorrent-devel to 0.10.4.
PR: ports/105230
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.10.3_1 26 Oct 2006 23:29:17 |
flz |
Don't override CONFIGURE_ARGS when KQUEUE is on.
Reported by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: portmgr (marcus) |
0.10.3 26 Oct 2006 20:11:45 |
flz |
- Update libtorrent to 0.10.3.
Approved by: portmgr (erwin) |
0.9.3 25 Sep 2006 22:37:16 |
flz |
Inherit CONFIGURE_ARGS from slave port.
Submitted by: Dennis Schneider <dans-at-1158888366@berlin.ccc.de> |
0.9.3 12 Jul 2006 19:09:46 |
flz |
Update libtorrent to 0.10.0.
Noticed by: Charles Clark <cmc@stegosaur.us> |
0.9.3 29 Jun 2006 19:06:40 |
flz |
Fix build when openssl isn't installed from ports.
Reported by: krisbot and a lot of people |
0.9.3 20 Jun 2006 12:14:16 |
flz |
- Upgrade libtorrent and libtorrent-devel to 0.9.3. |
0.8.5 17 May 2006 11:25:22 |
flz |
- Transform libtorrent into a master port.
- Add libtorrent-devel, the development version of libtorrent. |
0.8.5 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.8.5 21 Mar 2006 16:28:31 |
flz |
Update to 0.8.5.
Reminded by: Simon Olofsson <simon@olofsson.de> |
0.8.3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.3 30 Jan 2006 21:36:28 |
pav |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |