Bug 136399 - New port: net-p2p/ctcs
Summary: New port: net-p2p/ctcs
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 03:50 UTC by dereckson
Modified: 2009-07-07 19:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.11 KB, text/plain)
2009-07-07 03:50 UTC, dereckson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dereckson 2009-07-07 03:50:00 UTC
New port of ctcs, a web interface for net-p2p/ctorrent.

No dependency with net-p2p/ctorrent as it could be installed as a standalone interface for compatible applications or for remote ctorrent instances.

My first port. Tested against portlint -a, ports manual do & don'ts, http://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html (and after with port test).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-07 03:50:09 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-07 12:01:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-07-07 19:30:35 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-07-07 19:30:50 UTC
miwi        2009-07-07 18:30:40 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/ctcs         Makefile distinfo pkg-descr 
  Log:
  CTorrent Control Server (CTCS) is an interface for monitoring and managing
  Enhanced CTorrent clients. It can manage allocation of bandwidth, provide
  status information, and allow changes to the running configuration of each
  client. Communication with CTorrent is via a TCP connection, and the user
  interface is a web browser.
  
  WWW: http://www.rahul.net/dholmes/ctorrent/ctcs.html
  
  PR:             ports/136399
  Submitted by:   Dereckson <dereckson at gmail.com>
  
  Revision  Changes    Path
  1.75      +1 -0      ports/net-p2p/Makefile
  1.1       +29 -0     ports/net-p2p/ctcs/Makefile (new)
  1.1       +3 -0      ports/net-p2p/ctcs/distinfo (new)
  1.1       +7 -0      ports/net-p2p/ctcs/pkg-descr (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"