aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/libtorrent: Explicitly link with libcryptopi2016-08-261-2/+7
| | | | | | | | - make sure that net-p2p/libtorrent links with libcrypto PR: 211223 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: pipfstarrd@opmbx.org (maintainer)
* - Pass maintainership to submitteramdmi32016-08-191-11/+9
| | | | | | | - While here, fix license, switch to USES=ssl and some other cosmetic fixes PR: 211680 Submitted by: pipfstarrd@opmbx.org
* - Update LICENSEsunpoet2015-11-215-38/+34
| | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USE_CXXSTD - Cosmetic change - Pet portlint: fix diff header of patch files
* - Update to 0.13.6novel2015-10-134-8/+7
| | | | - Update MASTER_SITES and WWW to point to the actual site
* - Use OPTIONS helpersamdmi32015-06-261-10/+4
| | | | | - Add LICENSE - Remove obsolete CONFLICTS: rblibtorrent was renamed to libtorrent-rasterbar which doesn't conflict with this port
* - Strip libraryamdmi32015-06-191-1/+2
|
* Cleanup plistantoine2014-11-131-5/+0
|
* Remove old libtool patchestijl2014-10-061-10/+0
|
* - Fix build when security/libressl is installed [1]madpilot2014-07-131-17/+10
| | | | | | - While here, reorganize the Makefile a little Reported by: Kenta S. <kentas@hush.com> [1]
* - Remove uneeded dependency from libtorrent [1]madpilot2014-07-111-2/+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)
* - Update libtorrent to 0.13.4madpilot2014-07-089-108/+104
| | | | | | | | | | | | - 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>
* Improve the workaround for FreeBSD >= 10 to actually use the base clang.marius2014-03-245-4/+163
| | | | | | | | | 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)
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | 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)
* drop maintainership. I don't have time for these ports.az2014-02-241-1/+1
|
* - Stage supportmiwi2014-02-121-1/+0
|
* - Try to fix build on 10.x and fix segfault while running rtorrentaz2013-11-022-1/+16
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net-p2p)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
|
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
| | | | | | | | | 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)
* Remove --with-openssl (obsolete by --enable-openssl which "on" by default)az2013-02-161-1/+1
| | | | Reported by: Andreas Nilsson <andrnils@gmail.com>
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* separate logic for these two group of ports.az2013-01-151-2/+2
|
* Take maintainershipaz2012-11-191-1/+1
| | | | | Approved by: maintainer (flz@ via email) Feature safe: yes
* - fix bug causing CPU load on FreeBSD.az2012-10-152-0/+21
| | | | | | | | | | - bump portrevisions. PR: ports/170766 Submitted by: Yamagi Burmeister <yamagi@yamagi.org> Approved by: maintainer (timeout > 2 weeks) Feature safe: yes
* Use shared IPv6 description, no need for a custom onebapt2012-10-071-1/+0
| | | | Reported by: sunpoet
* Fix conversionbapt2012-10-071-1/+0
|
* - Convert to new option frameworkbapt2012-10-071-9/+8
| | | | | | - Trim headers Approved by: flz (irc)
* Update net-p2p/libtorrent to 0.13.2.flz2012-07-053-4/+11
|
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - 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.
* Update net-p2p/libtorrent to 0.12.9.flz2011-07-183-40/+49
| | | | | PR: ports/158870 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Update to 0.12.7miwi2011-02-063-38/+46
| | | | | | | PR: 153718 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: flz via irc (maintainer) Feature safe: yes
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Add local patch to release memory more efficiently.flz2010-02-232-1/+21
| | | | | Submitted by: Thomas Burgess Feature safe: yes
* Update net-p2p/libtorrent to 0.12.6.flz2010-01-232-4/+4
| | | | | | PR: ports/142887 [1], ports/143031 [2] Submitted by: soulcatcher <soulcatcher13@gmail.com> [1] Maxim Samsonov <xors@mne.ru> [2]
* - Update net-p2p/libtorrent to 0.12.5.flz2009-10-293-4/+13
| | | | | | | - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* Update net-p2p/libtorrent to 0.12.4.flz2009-07-153-4/+15
|
* Update net-p2p/libtorrent to 0.12.2.flz2008-12-094-9/+9
|
* Only add extra patches if they are present.flz2008-11-171-0/+2
| | | | | | | 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]
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Update net-p2p/libtorrent and net-p2p/libtorrent-devel to 0.11.9.flz2007-12-122-4/+4
|
* Update net-p2p/libtorrent to 0.11.7.flz2007-09-102-4/+4
|
* Update net-p2p/libtorrent to 0.11.5.flz2007-08-152-4/+4
|
* Allow build with gcc 3.4+.flz2007-06-021-1/+1
| | | | | PR: ports/113238 Submitted by: Henrik Brix Andersen
* - Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel andalepulver2007-04-181-1/+3
| | | | | | | | update. - Add CONFLICTS to libtorrent, libtorrent-devel and rblibtorrent. PR: ports/111392 Submitted by: alepulver (myself)
* Forgot to remove that patch.flz2007-04-141-10/+0
| | | | Reported by: Jason Lowdermilk <jlowdermilk@gmail.com>
* Update libtorrent to 0.11.4.flz2007-04-133-4/+5
|
* Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined.flz2007-02-061-2/+2
|
* Fix build with OpenSSL from base.flz2007-02-011-0/+7
| | | | Reported by: kris, itetcu, ...
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-302-0/+2
|
* Add local backup master site.flz2007-01-101-1/+3
| | | | Reported by: sat
* Update libtorrent to 0.11.1.flz2007-01-093-16/+24
| | | | Reminded by: kwm
* Update libtorrent and libtorrent-devel to 0.10.4.flz2006-11-084-22/+10
| | | | | PR: ports/105230 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Don't override CONFIGURE_ARGS when KQUEUE is on.flz2006-10-271-2/+2
| | | | | Reported by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: portmgr (marcus)
* - Update libtorrent to 0.10.3.flz2006-10-275-18/+43
| | | | Approved by: portmgr (erwin)
* Inherit CONFIGURE_ARGS from slave port.flz2006-09-261-1/+1
| | | | Submitted by: Dennis Schneider <dans-at-1158888366@berlin.ccc.de>
* Update libtorrent to 0.10.0.flz2006-07-132-0/+2
| | | | Noticed by: Charles Clark <cmc@stegosaur.us>
* Fix build when openssl isn't installed from ports.flz2006-06-301-2/+6
| | | | Reported by: krisbot and a lot of people
* - Upgrade libtorrent and libtorrent-devel to 0.9.3.flz2006-06-203-8/+13
|
* - Transform libtorrent into a master port.flz2006-05-171-4/+7
| | | | - Add libtorrent-devel, the development version of libtorrent.
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Update to 0.8.5.flz2006-03-222-4/+4
| | | | Reminded by: Simon Olofsson <simon@olofsson.de>
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* Populate newly create net-p2p category with these ports:pav2006-01-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
* - Update to 0.8.3.flz2006-01-293-5/+7
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Add SHA256 checksums.flz2005-11-091-0/+1
|
* - Update to 0.7.6.flz2005-11-012-3/+3
|
* - Update to 0.7.5.flz2005-10-203-5/+8
|
* - Update to 0.7.0-1 (bugfix release).flz2005-08-012-3/+4
|
* - Update to 0.7.0.flz2005-07-243-4/+5
|
* - Update to 0.6.7.flz2005-07-122-4/+3
|
* - Update to 0.6.6.flz2005-07-062-3/+3
| | | | | PR: ports/82869 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* - Update to 0.6.5.flz2005-06-172-3/+3
|
* - Update to 0.6.4flz2005-06-134-17/+5
| | | | | PR: ports/82172 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Update to 0.6.2.flz2005-05-174-13/+12
|
* - Update to 0.6.0.flz2005-04-183-10/+20
| | | | | | | | - Fix CFLAGS. - Use USE_GNOME tricks instead of ugly REINPLACE_CMD. PR: 80059 Submitted by: danfe
* - Update to 0.5.4.flz2005-03-206-43/+5
|
* - Chase curl dependency (only needed by client, which is not installed anymore).flz2005-03-041-3/+2
| | | | Approved by: pav (mentor)
* - Remove client support since it's now shipped in a separate distfile.flz2005-03-041-30/+3
| | | | Approved by: pav (mentor)
* - Update to 0.5.0.flz2005-03-032-3/+3
| | | | Approved by: pav (mentor)
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-011-1/+1
| | | | | | flz@FreeBSD.org. Approved by: pav (mentor)
* - Update to 0.4.9pav2005-02-172-3/+3
| | | | | PR: ports/77599 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* Update port: net/libtorrent - update to version 0.4.7.edwin2005-01-205-37/+31
| | | | | | | | | Update port to version 0.4.7. The port now installs libtorrent.pc in the proper directory and doesn't attempt to remove ${PREFIX}/libdata/pkgconfig anymore. PR: ports/76465 Submitted by: Florent Thoumie <flz@xbsd.org>
* Fix build on amd64, sparc64, ia64.krion2005-01-191-0/+28
| | | | | PR: ports/76463 Submitted by: maintainer
* New port libtorrent version 0.4.5: BitTorrent Library written inlioux2005-01-127-0/+123
C++ PR: 76033 Submitted by: Florent Thoumie <flz@xbsd.org>