f4dc FreshPorts -- net-p2p/rtorrent-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rtorrent-devel 0.9.3 net-p2p on this many watch lists=13 search for ports that depend on this port
BitTorrent Client written in C++ (development version)
Maintained by: az@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 May 2006 11:29:43
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net-p2p/libtorrent-devel
  2. devel/pkgconf
Required To Run:
  1. net-p2p/libtorrent-devel
Required Libraries:
  1. ftp/curl
  2. net/xmlrpc-c-devel
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for rtorrent-devel-0.9.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

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://libtorrent.rakshasa.no/downloads/

Number of commits found: 48

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.9.3
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.9.3
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
16 Jan 2013 06:20:25
Original commit files touched by this commit  0.9.3
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
15 Jan 2013 13:18:58
Original commit files touched by this commit  0.9.1
az search for other commits by this committer
separate logic for these two group of ports.
19 Nov 2012 07:58:39
Original commit files touched by this commit  0.9.1
az search for other commits by this committer
Take maintainership

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

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

Feature safe:   yes
29 Jan 2012 11:27:44
Original commit files touched by this commit  0.9.0
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.9.0.
18 Jul 2011 14:09:57
Original commit files touched by this commit  0.8.9
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>
11 Jun 2011 11:53:21
Original commit files touched by this commit  0.8.8_1
flz search for other commits by this committer
Fix local patch.
09 Jun 2011 14:38:15
Original commit files touched by this commit  0.8.8_1
flz search for other commits by this committer
Add local patch to fix rtorrent's spinlock implementation.

Submitted by:   kan
25 May 2011 08:01:56
Original commit files touched by this commit  0.8.8
flz search for other commits by this committer
net-p2p/rtorrent-devel isn't broken anymore.
24 May 2011 12:10:04
Original commit files touched by this commit  0.8.8
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>
17 May 2011 22:27:06
Original commit files touched by this commit  0.8.7
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
08 May 2011 09:06:53
Original commit files touched by this commit  0.8.7
flz search for other commits by this committer
rtorrent-devel: fix distinfo.

Submitted by:   Victor van Vlaardingen
07 May 2011 16:33:30
Original commit files touched by this commit  0.8.7
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]
18 Feb 2011 02:56:02
Original commit files touched by this commit  0.8.6_1
miwi search for other commits by this committer
- Fix Build after rtorrent upgrade
- While here remove md5sum

Reported by:    pavbot
28 Oct 2010 21:00:21
Original commit files touched by this commit  0.8.6
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
23 Feb 2010 13:03:57
Original commit files touched by this commit  0.8.6
flz search for other commits by this committer
Fix dependency after libtorrent-devel update.

Feature safe:   yes
23 Jan 2010 00:25:39
Original commit files touched by this commit  0.8.6
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.6.
01 Nov 2009 21:28:43
Original commit files touched by this commit  0.8.5_1
pav search for other commits by this committer
- Update depobj
17 Jul 2009 11:03:00
Original commit files touched by this commit  0.8.5_1
flz search for other commits by this committer
Remove stale patch that's causing issues with scgi_port option.
15 Jul 2009 13:40:37
Original commit files touched by this commit  0.8.5
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.5.
10 Apr 2009 18:19:43
Original commit files touched by this commit  0.8.4_1
chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports.
09 Dec 2008 11:32:41
Original commit files touched by this commit  0.8.4
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.4.
16 Nov 2008 22:22:06
Original commit files touched by this commit  0.8.3
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:11:01
Original commit files touched by this commit  0.8.3
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.3.
19 May 2008 13:06:13
Original commit files touched by this commit  0.8.2
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
11 May 2008 11:45:11
Original commit files touched by this commit  0.8.2
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.2.
02 May 2008 09:31:28
Original commit files touched by this commit  0.8.1
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
21 Apr 2008 12:45:04
Original commit files touched by this commit  0.8.1
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.8.1.
07 Feb 2008 10:55:58
Original commit files touched by this commit  0.8.0
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
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 13:58:56
Original commit files touched by this commit  0.7.8
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.7.8.
14 Aug 2007 18:09:38
Original commit files touched by this commit  0.7.6
flz search for other commits by this committer
Update net-p2p/rtorrent-devel to 0.7.6.
23 Jun 2007 14:49:27
Original commit files touched by this commit  0.7.5_1
flz search for other commits by this committer
Fix manpage location.

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

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

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

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

Noticed by:     Charles Clark <cmc@stegosaur.us>
20 Jun 2006 12: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 11:26:56
Original commit files touched by this commit  0.5.1
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: 48

2842
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0