FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:12 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
rtorrent 0.8.6 net-p2p on this many watch lists=29 search for ports that depend on this port
BitTorrent Client written in C++
Maintained by: flz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2006 21:41:02


Rtorrent is a ncurses BitTorrent Client written in C++ for *nix.

Main Features are :
  * Use an URL or file path to add torrents at runtime
  * Stop/delete/resume torrents
  * Optionally loads/saves/deletes torrents automatically in a session directory
  * Safe fast resume support
  * Peer's download speed calculated from incoming HAVE messages
  * Peer download progress

WWW: http://libtorrent.rakshasa.no/

- Florent Thoumie
flz@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net-p2p/rtorrent-devel

Required To Build: net-p2p/libtorrent
Required To Run: net-p2p/libtorrent
Required Libraries: ftp/curl, net/xmlrpc-c-devel

To install the port: cd /usr/ports/net-p2p/rtorrent/ && make install clean
To add the package: pkg_add -r rtorrent


Configuration Options
===> The following configuration options are available for rtorrent-0.8.6:
     XMLRPC=on (default) "Compile with xmlrpc-c support"
===> Use 'make config' to modify these settings

Master Sites:
http://libtorrent.rakshasa.no/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/rtorrent//
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/rtorrent on 2006-01-30
    REASON: Moved to new category

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2010 00:25:21
Original commit files touched by this commit  0.8.6
flz search for other commits by this committer
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
Original commit files touched by this commit  0.8.5
flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.5.
17 Jul 2009 12:02:23
Original commit files touched by this commit  0.8.4_1
flz search for other commits by this committer
Remove stale patch that's causing issues with scgi_port option.
15 Jul 2009 14:39:39
Original commit files touched by this commit  0.8.4
flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.4.
11 Apr 2009 08:15:30
Original commit files touched by this commit  0.8.2_3
chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
10 Apr 2009 19:19:33
Original commit files touched by this commit  0.8.2_2
chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.8.2_1
roam search for other commits by this committer
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
Original commit files touched by this commit  0.8.2
flz search for other commits by this committer
net-p2p/rtorrent needs recent gcc (4.2+).
09 Dec 2008 11:31:49
Original commit files touched by this commit  0.8.2
flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.2.
16 Nov 2008 22:22:06
Original commit files touched by this commit  0.7.9_2
flz search for other commits by this committer
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
Original commit files touched by this commit  0.7.9_2
flz search for other commits by this committer
- Use net/xmlrpc-c-devel instead of net/xmlrpc-c.
- Rename patch as it won't apply against new unstable version.
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.7.9_1
rafan search for other commits by this committer
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 View all of this commit message)
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.7.9_1
pav search for other commits by this committer
- 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 14:56:39
Original commit files touched by this commit  0.7.9_1
flz search for other commits by this committer
Don't install documentation if NOPORTDOCS is defined.

Reported by:    itetcu
19 May 2008 14:06:13
Original commit files touched by this commit  0.7.9_1
flz search for other commits by this committer
- Don't override USE_GCC in master port.
- Style fixes.

PR:             ports/123780
Submitted by:   Gea-Suan Lin
20 Mar 2008 09:56:52
Original commit files touched by this commit  0.7.9_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
18 Dec 2007 22:08:56
Original commit files touched by this commit  0.7.9_1
flz search for other commits by this committer
- OPTIONS'ify.
- Add support for XMLRPC (default: on).
12 Dec 2007 11:53:58
Original commit files touched by this commit  0.7.9
flz search for other commits by this committer
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.
10 Sep 2007 14:58:02
Original commit files touched by this commit  0.7.7
flz search for other commits by this committer
Update net-p2p/rtorrent to 0.7.7.
14 Aug 2007 19:08:38
Original commit files touched by this commit  0.7.5
flz search for other commits by this committer
Update net-p2p/rtorrent to 0.7.5.
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.7.4
rafan search for other commits by this committer
- 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 15:49:27
Original commit files touched by this commit  0.7.4
flz search for other commits by this committer
Fix manpage location.

Reported by:    pointyhat via kris
02 Jun 2007 15:20:24
Original commit files touched by this commit  0.7.4
flz search for other commits by this committer
Allow build with gcc 3.4+.

PR:             ports/113237
Submitted by:   Henrik Brix Andersen
13 Apr 2007 11:38:51
Original commit files touched by this commit  0.7.4
flz search for other commits by this committer
Update rtorrent to 0.7.4.
26 Jan 2007 12:31:24
Original commit files touched by this commit  0.7.1_1
flz search for other commits by this committer
Quiet PKGMESSAGE command.
10 Jan 2007 13:14:46
Original commit files touched by this commit  0.7.1_1
flz search for other commits by this committer
Add local backup master site.

Reported by:    sat
10 Jan 2007 00:13:02
Original commit files touched by this commit  0.7.1_1
flz search for other commits by this committer
Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.

Reported by:    itetcu
09 Jan 2007 12:59:16
Original commit files touched by this commit  0.7.1
flz search for other commits by this committer
Update rtorrent to 0.7.1.

Reminded by:    kwm
13 Dec 2006 12:41:36
Original commit files touched by this commit  0.6.4_1
roam search for other commits by this committer
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
Original commit files touched by this commit  0.6.4
flz search for other commits by this committer
Update rtorrent and rtorrent-devel to 0.6.4.

PR:             ports/105231
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
26 Oct 2006 21:12:38
Original commit files touched by this commit  0.6.3
flz search for other commits by this committer
- Update to rtorrent 0.6.3.

Approved by:    portmgr (erwin)
08 Aug 2006 11:19:40
Original commit files touched by this commit  0.5.3_1
flz search for other commits by this committer
Attempt to fix build on 4.x.

Reported by:    krisbot
12 Jul 2006 20:05:22
Original commit files touched by this commit  0.5.3_1
flz search for other commits by this committer
Bump PORTREVISION.
12 Jul 2006 20:04:54
Original commit files touched by this commit  0.5.3
flz search for other commits by this committer
Fix problem with getopt.

Reported by:    Charles Clark <cmc@stegosaur.us>
20 Jun 2006 13:14:43
Original commit files touched by this commit  0.5.3
flz search for other commits by this committer
- Update rtorrent and rtorrent-devel to 0.5.3.
17 May 2006 12:26:56
Original commit files touched by this commit  0.4.5
flz search for other commits by this committer
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent.
11 May 2006 23:49:56
Original commit files touched by this commit  0.4.5
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
21 Mar 2006 16:31:38
Original commit files touched by this commit  0.4.5
flz search for other commits by this committer
Update to 0.4.5.

Reminded by:    Simon Olofsson <simon@olofsson.de>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.4.3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
30 Jan 2006 21:36:28
Original commit files touched by this commit  0.4.3
pav search for other commits by this committer
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 View all of this commit message)

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.198 seconds.