aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpwatch
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* * Update to 1.3sem2004-08-093-5/+5
| | | | | | | * Update master site PR: ports/70208 Submitted by: maintainer
* Add tcpwatch 1.2.1,krion2004-05-173-0/+33
TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections. It displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services. PR: ports/66673 Submitted by: ports@c0decafe.net