cvs commit: ports/net-p2p Makefile ports/net-p2p/rtgui Makefile
distinfo pkg-descr pkg-plist ports/net-p2p/rtgui/files
pkg-message.in
Thomas Abthorpe
tabthorpe at FreeBSD.org
Thu Dec 20 06:17:52 PST 2007
tabthorpe 2007-12-20 14:17:51 UTC
FreeBSD ports repository
Modified files:
net-p2p Makefile
Added files:
net-p2p/rtgui Makefile distinfo pkg-descr pkg-plist
net-p2p/rtgui/files pkg-message.in
Log:
rtGui is a web based front end for rTorrent - a command line
BitTorrent client. It's written in PHP and uses XML-RPC to communicate
with the rTorrent client.
Features
* List all torrent downloads or by
* started/stopped/complete/incomplete/seeding status.
* Sort view by any of the displayed columns.
* View detailed torrent information.
* Stop/start/hash-check torrent.
* Set upload/download speed cap.
* Add torrents by URL.
* Does not require mySQL or any other database.
* Set priority per torrent or file.
WWW: http://code.google.com/p/rtgui/
PR: ports/118866
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
Revision Changes Path
1.57 +1 -0 ports/net-p2p/Makefile
1.1 +50 -0 ports/net-p2p/rtgui/Makefile (new)
1.1 +3 -0 ports/net-p2p/rtgui/distinfo (new)
1.1 +49 -0 ports/net-p2p/rtgui/files/pkg-message.in (new)
1.1 +16 -0 ports/net-p2p/rtgui/pkg-descr (new)
1.1 +34 -0 ports/net-p2p/rtgui/pkg-plist (new)
More information about the cvs-ports
mailing list