aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/rtorrent/Makefile
Commit message (Expand)AuthorAgeFilesLines
* net-p2p/rtorrent: Update to 0.9.8dbaio2019-07-311-3/+3
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
* net-p2p/rtorrent: Take MAINTAINER'shipdbaio2018-11-151-1/+1
* net-p2p/[libtorrent|rtorrent]: Fix incoming connectionsdbaio2018-11-091-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-0/+1
* net-p2p/rtorrent: Update to 0.9.7dbaio2018-07-241-10/+3
* - Remove always true OSVERSION conditionsamdmi32018-06-131-2/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Remove vestigial BROKEN_arm. It does not do anything. These ports alllinimon2017-01-311-2/+0
* - Pass maintainership to submitteramdmi32016-08-191-9/+9
* Change ports that depend of xmlrpc-c-devel to xmlrpc-c since it's now ongarga2016-06-121-1/+2
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
* net-p2p/rtorrent: USES+= ncursesmarino2016-02-051-1/+1
* - Update LICENSEsunpoet2015-11-211-18/+23
* - Update to 0.9.6novel2015-10-131-4/+3
* - Use OPTIONS helpersamdmi32015-06-261-18/+11
* Chase libtorrent bumpantoine2015-06-221-2/+2
* Add USES=compiler to rtorrent port.madpilot2014-12-041-2/+2
* In some straightforward situations, protect examples behind PORTEXAMPLES,adamw2014-08-061-4/+4
* - Remove uneeded dependency from libtorrent [1]madpilot2014-07-111-2/+3
* - Update libtorrent to 0.13.4madpilot2014-07-081-7/+4
* Improve the workaround for FreeBSD >= 10 to actually use the base clang.marius2014-03-241-6/+13
* Chase libtorrent bumpantoine2014-03-121-2/+2
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* - Stage supportantoine2014-02-251-16/+12
* drop maintainership. I don't have time for these ports.az2014-02-241-1/+1
* put hack for freebsd 10.x under OPSYS, this will unbreak build under dbsd portsaz2013-11-041-1/+1
* - Try to fix build on 10.x and fix segfault while running rtorrentaz2013-11-021-0/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 7.31.0sunpoet2013-07-121-2/+2
* Try to build with clang natively.az2013-06-191-3/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* separate logic for these two group of ports.az2013-01-151-11/+9
* Take maintainershipaz2012-11-191-1/+1
* - fix bug causing CPU load on FreeBSD.az2012-10-151-3/+3
* - Convert to new option frameworkbapt2012-10-071-10/+6
* Mark as broken on ARM.linimon2012-09-041-0/+4
* Update net-p2p/rtorrent to 0.9.2.flz2012-07-051-4/+4
* - Backport upstream patch to fix high cpu load issues.flz2012-01-291-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* Update net-p2p/rtorrent to 0.8.9.flz2011-07-181-4/+4
* Add local patch to fix rtorrent's spinlock implementation.flz2011-06-091-1/+1
* rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.flz2011-05-081-1/+2
* - Update to 0.8.7miwi2011-02-061-7/+10
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
* Fix dependency after libtorrent update.flz2010-02-231-2/+2
* Update net-p2p/rtorrent to 0.8.6.flz2010-01-231-3/+3
* Update net-p2p/rtorrent to 0.8.5.flz2009-10-291-4/+4
* Remove stale patch that's causing issues with scgi_port option.flz2009-07-171-1/+1
* Update net-p2p/rtorrent to 0.8.4.flz2009-07-151-4/+4
* Bump the version of the xmlrpc-c-devel shared librarychinsan2009-04-111-2/+2
* Bump the version of the xmlrpc-c-devel shared librarychinsan2009-04-111-1/+1
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2
* net-p2p/rtorrent needs recent gcc (4.2+).flz2008-12-111-0/+2
* Update net-p2p/rtorrent to 0.8.2.flz2008-12-091-8/+4
* Only add extra patches if they are present.flz2008-11-171-0/+2
* - Use net/xmlrpc-c-devel instead of net/xmlrpc-c.flz2008-11-101-2/+4
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* Don't install documentation if NOPORTDOCS is defined.flz2008-06-181-2/+4
* - Don't override USE_GCC in master port.flz2008-05-191-4/+2
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - OPTIONS'ify.flz2007-12-191-8/+8
* Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.flz2007-12-121-4/+15
* Update net-p2p/rtorrent to 0.7.7.flz2007-09-101-3/+3
* Update net-p2p/rtorrent to 0.7.5.flz2007-08-151-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* Fix manpage location.flz2007-06-231-1/+1
* Allow build with gcc 3.4+.flz2007-06-021-1/+1
* Update rtorrent to 0.7.4.flz2007-04-131-5/+4
* Quiet PKGMESSAGE command.flz2007-01-261-1/+1
* Add local backup master site.flz2007-01-101-1/+3
* Depend on libtorrent, not libtorrent-devel. [1]flz2007-01-101-4/+4
* Update rtorrent to 0.7.1.flz2007-01-091-3/+7
* Update the ftp/curl port to 7.16.0.roam2006-12-131-2/+2
* Update rtorrent and rtorrent-devel to 0.6.4.flz2006-11-081-1/+1
* - Update to rtorrent 0.6.3.flz2006-10-271-4/+4
* Attempt to fix build on 4.x.flz2006-08-081-0/+1
* Bump PORTREVISION.flz2006-07-131-1/+1
* - Update rtorrent and rtorrent-devel to 0.5.3.flz2006-06-201-2/+2
* - Transform rtorrent into a master port.flz2006-05-171-6/+9
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Update to 0.4.5.flz2006-03-221-1/+1
* Conversion to a single libtool environment.ade2006-02-231-1/+0
* Populate newly create net-p2p category with these ports:pav2006-01-311-2/+2
* - Update to 0.4.3.flz2006-01-291-2/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Update to 0.3.6.flz2005-11-011-1/+1
* - Update to 0.3.5.flz2005-10-201-2/+2
* - Update to 0.3.0.flz2005-07-241-2/+2
* - Update to 0.2.7.flz2005-07-121-1/+1
* - Update to 0.2.6.flz2005-07-061-1/+3
* - Update to 0.2.5.flz2005-06-171-2/+6
* - Update to 0.2.4.flz2005-06-131-2/+2
* - Update to 0.2.2.flz2005-05-171-1/+1
* - Update to 0.2.0.flz2005-04-181-2/+2
* - Update to 0.1.4.flz2005-03-201-2/+2
* - Add Rtorrent 0.1.0, a BitTorrent Client written in C++.flz2005-03-041-0/+36