Bug 118866 - [new port] net-p2p/rtgui - a web interface to rtorrent
Summary: [new port] net-p2p/rtgui - a web interface to rtorrent
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 19:20 UTC by Philippe Audeoud
Modified: 2007-12-20 14:24 UTC (History)
1 user (show)

See Also:


Attachments
shar-rtgui.1 (5.88 KB, text/plain)
2007-12-19 19:20 UTC, Philippe Audeoud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Audeoud 2007-12-19 19:20:01 UTC
	Here is the shar to add net-p2p/rtgui to port tree.
	rtgui is a web based front end for rTorrent.
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2007-12-20 13:22:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-20 14:17:57 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2007-12-20 14:24:09 UTC
State Changed
From-To: open->closed

New port added. Thanks!