Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
| | | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116 | ||||
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
| | | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992 | ||||
* | Update to 1.1.5 | Kirill Ponomarev | 2005-03-13 | 2 | -3/+3 |
| | | | | | | | | PR: ports/78764 Submitted by: maintainer Notes: svn path=/head/; revision=131079 | ||||
* | Add net-mgmt/tcptrack: | Sergei Kolobov | 2004-11-07 | 3 | -0/+43 |
tcptrack is a sniffer which displays information about TCP connections it sees on a network interface. It passively watches for connections on the network interface, keeps track of their state and displays a list of connections in a manner similar to the unix 'top' command. It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage. WWW: http://www.rhythm.cx/~steve/devel/tcptrack PR: ports/72543 Submitted by: Tor Halvard Furulund <squat@squat.no> Notes: svn path=/head/; revision=121017 |