| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
29 Jan 2012 11:26:25
0.8.9_1
|
flz  |
- Backport upstream patch to fix high cpu load issues.
Submitted by: Nicholas Smith
Obtained from: http://libtorrent.rakshasa.no/ticket/2661 |
24 Oct 2011 04:17:38
0.8.9
|
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. |
23 Sep 2011 22:26:39
0.8.9
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Jul 2011 14:09:25
0.8.9
|
flz  |
Update net-p2p/rtorrent to 0.8.9.
PR: ports/158123
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
09 Jun 2011 14:37:41
0.8.7_2
|
flz  |
Add local patch to fix rtorrent's spinlock implementation.
Submitted by: kan |
07 May 2011 16:29:47
0.8.7_1
|
flz  |
rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.
- Enable IPV6 in OPTIONS by default. [1]
- Remove outdated link in pkg-message. [1]
- Add local patch to fix rtorrent with ncurses 5.8. [2,3]
PR: ports/155609 [1], ports/155318 [2], ports/156294 [3]
Submitted by: tom@ [1],
Yamagi Burmeister <yamagi@yamagi.org> [2],
freebsd@nagilum.org [3] |
06 Feb 2011 08:14:48
0.8.7
|
miwi  |
- Update to 0.8.7
PR: 153720
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: flz via irc (maintainer)
Feature safe: yes |
03 Apr 2010 10:44:36
0.8.6_1
|
roam  |
Chase the ftp/curl shlib version bump. |
23 Feb 2010 13:03:36
0.8.6
|
flz  |
Fix dependency after libtorrent update.
Feature safe: yes |
23 Jan 2010 00:25:21
0.8.6
|
flz  |
Update net-p2p/rtorrent to 0.8.6.
PR: ports/142888 [1], ports/143032 [2]
Submitted by: soulcatcher <soulcatcher13@gmail.com> [1]
Maxim Samsonov <xors@mne.ru> [2] |
29 Oct 2009 13:29:47
0.8.5
|
flz  |
Update net-p2p/rtorrent to 0.8.5. |
17 Jul 2009 11:02:23
0.8.4_1
|
flz  |
Remove stale patch that's causing issues with scgi_port option. |
15 Jul 2009 13:39:39
0.8.4
|
flz  |
Update net-p2p/rtorrent to 0.8.4. |
11 Apr 2009 07:15:30
0.8.2_3
|
chinsan  |
Bump the version of the xmlrpc-c-devel shared library |
10 Apr 2009 18:19:33
0.8.2_2
|
chinsan  |
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports. |
23 Jan 2009 15:43:14
0.8.2_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
11 Dec 2008 09:27:52
0.8.2
|
flz  |
net-p2p/rtorrent needs recent gcc (4.2+). |
09 Dec 2008 11:31:49
0.8.2
|
flz  |
Update net-p2p/rtorrent to 0.8.2. |
16 Nov 2008 22:22:06
0.7.9_2
|
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] |
10 Nov 2008 12:09:38
0.7.9_2
|
flz  |
- Use net/xmlrpc-c-devel instead of net/xmlrpc-c.
- Rename patch as it won't apply against new unstable version. |
21 Aug 2008 06:18:49
0.7.9_1
|
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 ) |
25 Jul 2008 14:34:52
0.7.9_1
|
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 |
18 Jun 2008 13:56:39
0.7.9_1
|
flz  |
Don't install documentation if NOPORTDOCS is defined.
Reported by: itetcu |
19 May 2008 13:06:13
0.7.9_1
|
flz  |
- Don't override USE_GCC in master port.
- Style fixes.
PR: ports/123780
Submitted by: Gea-Suan Lin |
20 Mar 2008 09:56:52
0.7.9_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
18 Dec 2007 22:08:56
0.7.9_1
|
flz  |
- OPTIONS'ify.
- Add support for XMLRPC (default: on). |
12 Dec 2007 11:53:58
0.7.9
|
flz  |
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9. |
10 Sep 2007 13:58:02
0.7.7
|
flz  |
Update net-p2p/rtorrent to 0.7.7. |
14 Aug 2007 18:08:38
0.7.5
|
flz  |
Update net-p2p/rtorrent to 0.7.5. |
23 Jul 2007 09:36:52
0.7.4
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
23 Jun 2007 14:49:27
0.7.4
|
flz  |
Fix manpage location.
Reported by: pointyhat via kris |
02 Jun 2007 14:20:24
0.7.4
|
flz  |
Allow build with gcc 3.4+.
PR: ports/113237
Submitted by: Henrik Brix Andersen |
13 Apr 2007 10:38:51
0.7.4
|
flz  |
Update rtorrent to 0.7.4. |
26 Jan 2007 12:31:24
0.7.1_1
|
flz  |
Quiet PKGMESSAGE command. |
10 Jan 2007 13:14:46
0.7.1_1
|
flz  |
Add local backup master site.
Reported by: sat |
10 Jan 2007 00:13:02
0.7.1_1
|
flz  |
Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.
Reported by: itetcu |
09 Jan 2007 12:59:16
0.7.1
|
flz  |
Update rtorrent to 0.7.1.
Reminded by: kwm |
13 Dec 2006 12:41:36
0.6.4_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
08 Nov 2006 12:11:38
0.6.4
|
flz  |
Update rtorrent and rtorrent-devel to 0.6.4.
PR: ports/105231
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
26 Oct 2006 20:12:38
0.6.3
|
flz  |
- Update to rtorrent 0.6.3.
Approved by: portmgr (erwin) |
08 Aug 2006 10:19:40
0.5.3_1
|
flz  |
Attempt to fix build on 4.x.
Reported by: krisbot |
12 Jul 2006 19:05:22
0.5.3_1
|
flz  |
Bump PORTREVISION. |
12 Jul 2006 19:04:54
0.5.3
|
flz  |
Fix problem with getopt.
Reported by: Charles Clark <cmc@stegosaur.us> |
20 Jun 2006 12:14:43
0.5.3
|
flz  |
- Update rtorrent and rtorrent-devel to 0.5.3. |
17 May 2006 11:26:56
0.4.5
|
flz  |
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent. |
11 May 2006 22:49:56
0.4.5
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
21 Mar 2006 16:31:38
0.4.5
|
flz  |
Update to 0.4.5.
Reminded by: Simon Olofsson <simon@olofsson.de> |
23 Feb 2006 10:40:45
0.4.3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 21:36:28
0.4.3
|
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 ) |