Bug 136399

Summary: New port: net-p2p/ctcs
Product: Ports & Packages Reporter: dereckson
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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"