Bug 150313

Summary: [NEW PORT] www/sqtop: Console-based display of Squid proxy connections
Product: Ports & Packages Reporter: User & <coco>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sqtop-2010.06.03.shar none

Description User & 2010-09-06 03:50:03 UTC
Console based display of Squid proxy connections

WWW:	http://code.google.com/p/sqtop/

Generated with FreeBSD Port Tools 0.99
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-09-06 04:12:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-26 09:48:46 UTC
wen         2010-09-26 08:48:40 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/sqtop            Makefile distinfo pkg-descr 
  Log:
  sqtop is a console applicaton to display information about currently active
  client connections for a Squid proxy in a convenient way.
  
  WWW:    http://code.google.com/p/sqtop/
  
  PR:             ports/150313
  Submitted by:   Marco Steinbach <coco@moehre.org>
  
  Revision  Changes    Path
  1.2260    +1 -0      ports/net/Makefile
  1.1       +33 -0     ports/net/sqtop/Makefile (new)
  1.1       +3 -0      ports/net/sqtop/distinfo (new)
  1.1       +4 -0      ports/net/sqtop/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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-09-26 09:50:09 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!