notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rtorrent-devel BitTorrent Client written in C++ (development version)
0.9.3_3 net-p2p Deleted on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.3_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-05-17 11:29:43
Last Update: 2014-07-07 19:33:00
SVN Revision: 361124
People watching this port, also watch:: unzip, screen, curl, gmake
License: not specified in port
WWW:
http://libtorrent.rakshasa.no/
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 WWW: http://libtorrent.rakshasa.no/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rtorrent-devel>0:net-p2p/rtorrent-devel
No installation instructions:
This port has been deleted.
PKGNAME: rtorrent-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtorrent-devel=0.13.3_2 : net-p2p/libtorrent-devel
  2. pkgconf : devel/pkgconf
Runtime dependencies:
  1. libtorrent-devel=0.13.3_2 : net-p2p/libtorrent-devel
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libxmlrpc.so : net/xmlrpc-c-devel
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rtorrent-devel-0.9.3_3: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support XMLRPC=on: Compile with xmlrpc-c support ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://libtorrent.rakshasa.no/downloads/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3_3
07 Jul 2014 19:33:00
Revision:361124Original commit files touched by this commit
madpilot search for other commits by this committer
- Update libtorrent to 0.13.4
- 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>
0.9.3_3
11 Mar 2014 20:22:45
Revision:347921Original commit files touched by this commit
antoine search for other commits by this committer
Chase libtorrent-devel bump
0.9.3_3
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
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)
0.9.3_2
24 Feb 2014 18:46:38
Revision:345890Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- New LIB_DEPENDS syntax
0.9.3_2
24 Feb 2014 15:51:13
Revision:345871Original commit files touched by this commit
az search for other commits by this committer
drop maintainership. I don't have time for these ports.
0.9.3_2
24 Nov 2013 15:48:17
Revision:334739Original commit files touched by this commit
az search for other commits by this committer
Try to unbreak for freebsd > 10.x
0.9.3_2
20 Sep 2013 22:28:26
Revision:327758Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
0.9.3_2
25 Aug 2013 15:17:19
Revision:325348Original commit files touched by this commit
az search for other commits by this committer
- add patch from net-p2p/libtorrent which can fix High CPU issue
- bump portrevisions

PR:		ports/181354
Submitted by:	Darren <darren780@yahoo.com>
0.9.3_2
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
0.9.3_1
18 Jun 2013 19:01:27
Revision:321214Original commit files touched by this commit
az search for other commits by this committer
Try to build with clang natively.
0.9.3
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.9.3
08 Mar 2013 10:51:36
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
0.9.3
16 Jan 2013 06:20:25
Revision:310475Original commit files touched by this commit
az search for other commits by this committer
- update
 net-p2p/libtorrent-devel to 0.13.3
 net-p2p/rtorrent-devel to 0.9.3
0.9.1
15 Jan 2013 13:18:58
Revision:310441Original commit files touched by this commit
az search for other commits by this committer
separate logic for these two group of ports.
0.9.1
19 Nov 2012 07:58:39
Revision:307553Original commit files touched by this commit
az search for other commits by this committer
Take maintainership

Approved by:	maintainer (flz@ via email)
Feature safe: yes
0.9.1
08 Nov 2012 08:17:01
Revision:307156Original commit files touched by this commit
az search for other commits by this committer
Fix build.

Feature safe: yes
0.9.1
08 Apr 2012 12:36:19
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.9.1.

Feature safe:   yes
0.9.0
29 Jan 2012 11:27:44
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.9.0.
0.8.9
18 Jul 2011 14:09:57
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.9.

PR:             ports/158123
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
0.8.8_1
11 Jun 2011 11:53:21
Original commit files touched by this commit
flz search for other commits by this committer
Fix local patch.
0.8.8_1
09 Jun 2011 14:38:15
Original commit files touched by this commit
flz search for other commits by this committer
Add local patch to fix rtorrent's spinlock implementation.

Submitted by:   kan
0.8.8
25 May 2011 08:01:56
Original commit files touched by this commit
flz search for other commits by this committer
net-p2p/rtorrent-devel isn't broken anymore.
0.8.8
24 May 2011 12:10:04
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.8.

PR:             ports/157038
Submitted by:   "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
0.8.7
17 May 2011 22:27:06
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: fails to package
  tar: man/man1/rtorrent.1.gz: Cannot stat: No such file or directory

Reported by:    pointyhat
0.8.7
08 May 2011 09:06:53
Original commit files touched by this commit
flz search for other commits by this committer
rtorrent-devel: fix distinfo.

Submitted by:   Victor van Vlaardingen
0.8.7
07 May 2011 16:33:30
Original commit files touched by this commit
flz search for other commits by this committer
rtorrent-devel: update to 0.8.7, enable ipv6 by default, fix with ncurses 5.8.

- Enable IPV6 in OPTIONS by default. [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]
0.8.6_1
18 Feb 2011 02:56:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix Build after rtorrent upgrade
- While here remove md5sum

Reported by:    pavbot
0.8.6
28 Oct 2010 21:00:21
Original commit files touched by this commit
erwin search for other commits by this committer
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:             149657
Submitted by:   rene
Approved by:    portmgr
Tested on:      pointyhat i386 7-exp
0.8.6
23 Feb 2010 13:03:57
Original commit files touched by this commit
flz search for other commits by this committer
Fix dependency after libtorrent-devel update.

Feature safe:   yes
0.8.6
23 Jan 2010 00:25:39
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.6.
0.8.5_1
01 Nov 2009 21:28:43
Original commit files touched by this commit
pav search for other commits by this committer
- Update depobj
0.8.5_1
17 Jul 2009 11:03:00
Original commit files touched by this commit
flz search for other commits by this committer
Remove stale patch that's causing issues with scgi_port option.
0.8.5
15 Jul 2009 13:40:37
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.5.
0.8.4_1
10 Apr 2009 18:19:43
Original commit files touched by this commit
chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports.
0.8.4
09 Dec 2008 11:32:41
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.4.
0.8.3
16 Nov 2008 22:22:06
Original commit files touched by this commit
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]
0.8.3
10 Nov 2008 12:11:01
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.3.
0.8.2
19 May 2008 13:06:13
Original commit files touched by this commit
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
0.8.2
11 May 2008 11:45:11
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.2.
0.8.1
02 May 2008 09:31:28
Original commit files touched by this commit
flz search for other commits by this committer
Fix build issue with gcc 3.4 on 6.x.

PR:             ports/123297
Submitted by:   Gea-Suan Lin
0.8.1
21 Apr 2008 12:45:04
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.1.
0.8.0
07 Feb 2008 10:55:58
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.0.

PR:             ports/120338
Submitted by:   Gea-Suan Lin
0.7.9_1
18 Dec 2007 22:08:56
Original commit files touched by this commit
flz search for other commits by this committer
- OPTIONS'ify.
- Add support for XMLRPC (default: on).
0.7.9
12 Dec 2007 11:53:58
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.
0.7.8
10 Sep 2007 13:58:56
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.7.8.
0.7.6
14 Aug 2007 18:09:38
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.7.6.
0.7.5_1
23 Jun 2007 14:49:27
Original commit files touched by this commit
flz search for other commits by this committer
Fix manpage location.

Reported by:    pointyhat via kris
0.7.5
21 Jun 2007 19:38:33
Original commit files touched by this commit
flz search for other commits by this committer
Update rtorrent-devel to 0.7.5.
0.7.4
13 Apr 2007 10:40:24
Original commit files touched by this commit
flz search for other commits by this committer
Explicitly depend on libtorrent-devel>=0.11.3, since it's what
configure script is checking.
0.7.4
06 Apr 2007 13:58:44
Original commit files touched by this commit
flz search for other commits by this committer
Update rtorrent-devel to 0.7.4.
0.7.2
26 Jan 2007 12:32:22
Original commit files touched by this commit
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.7.2.
0.7.1
02 Jan 2007 21:51:34
Original commit files touched by this commit
flz search for other commits by this committer
Update to 0.7.1.

PR:             ports/107297
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
0.6.4
08 Nov 2006 12:11:38
Original commit files touched by this commit
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>
0.6.3
08 Oct 2006 22:14:52
Original commit files touched by this commit
flz search for other commits by this committer
Update to 0.6.3.

Reported by:            az
0.6.2
25 Sep 2006 22:40:32
Original commit files touched by this commit
flz search for other commits by this committer
- Update to 0.6.2.

PR:             ports/103509
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
0.6.0
12 Jul 2006 19:10:48
Original commit files touched by this commit
flz search for other commits by this committer
Update to rtorrent 0.6.0.

Noticed by:     Charles Clark <cmc@stegosaur.us>
0.5.3
20 Jun 2006 12:14:43
Original commit files touched by this commit
flz search for other commits by this committer
- Update rtorrent and rtorrent-devel to 0.5.3.
0.5.1
17 May 2006 11:26:56
Original commit files touched by this commit
flz search for other commits by this committer
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent.

Number of commits found: 58