| Port details |
- rtorrent BitTorrent Client written in C++
- 0.16.18 net-p2p
=44 0.16.15Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2006-01-30 21:41:02
- Last Update: 2026-07-17 18:01:54
- Commit Hash: 94cb617
- People watching this port, also watch:: libtorrent, nmap, screen, curl, wget
- License: GPLv2 GPLv3
- WWW:
- https://github.com/rakshasa/rtorrent
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- rtorrent>0:net-p2p/rtorrent
- To install the port:
- cd /usr/ports/net-p2p/rtorrent/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/rtorrent
- pkg install rtorrent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rtorrent
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784280709
SHA256 (rtorrent-0.16.18.tar.gz) = 0c7d4902cc914fabe984284330333c7b82aec9951c55915712cdd10acaae65cb
SIZE (rtorrent-0.16.18.tar.gz) = 868689
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- cppunit>0 : devel/cppunit
- Library dependencies:
-
- libtorrent.so : net-p2p/libtorrent
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rtorrent-0.16.18:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_rtorrent
- USES:
- compiler:c++17-lang ncurses pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.7 10 Sep 2007 13:58:02
 |
flz  |
Update net-p2p/rtorrent to 0.7.7. |
0.7.5 14 Aug 2007 18:08:38
 |
flz  |
Update net-p2p/rtorrent to 0.7.5. |
0.7.4 23 Jul 2007 09:36:52
 |
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 |
0.7.4 23 Jun 2007 14:49:27
 |
flz  |
Fix manpage location.
Reported by: pointyhat via kris |
0.7.4 02 Jun 2007 14:20:24
 |
flz  |
Allow build with gcc 3.4+.
PR: ports/113237
Submitted by: Henrik Brix Andersen |
0.7.4 13 Apr 2007 10:38:51
 |
flz  |
Update rtorrent to 0.7.4. |
0.7.1_1 26 Jan 2007 12:31:24
 |
flz  |
Quiet PKGMESSAGE command. |
0.7.1_1 10 Jan 2007 13:14:46
 |
flz  |
Add local backup master site.
Reported by: sat |
0.7.1_1 10 Jan 2007 00:13:02
 |
flz  |
Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.
Reported by: itetcu |
0.7.1 09 Jan 2007 12:59:16
 |
flz  |
Update rtorrent to 0.7.1.
Reminded by: kwm |
0.6.4_1 13 Dec 2006 12:41:36
 |
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 |
0.6.4 08 Nov 2006 12:11:38
 |
flz  |
Update rtorrent and rtorrent-devel to 0.6.4.
PR: ports/105231
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.6.3 26 Oct 2006 20:12:38
 |
flz  |
- Update to rtorrent 0.6.3.
Approved by: portmgr (erwin) |
0.5.3_1 08 Aug 2006 10:19:40
 |
flz  |
Attempt to fix build on 4.x.
Reported by: krisbot |
0.5.3_1 12 Jul 2006 19:05:22
 |
flz  |
Bump PORTREVISION. |
0.5.3 12 Jul 2006 19:04:54
 |
flz  |
Fix problem with getopt.
Reported by: Charles Clark <cmc@stegosaur.us> |
0.5.3 20 Jun 2006 12:14:43
 |
flz  |
- Update rtorrent and rtorrent-devel to 0.5.3. |
0.4.5 17 May 2006 11:26:56
 |
flz  |
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent. |
0.4.5 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
0.4.5 21 Mar 2006 16:31:38
 |
flz  |
Update to 0.4.5.
Reminded by: Simon Olofsson <simon@olofsson.de> |
0.4.3 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.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 ) |