Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update tcpflow to 1.4.0b1 | antoine | 2013-06-12 | 4 | -56/+33 |
| | | | | | | | - Trim Makefile header - Maintain - Add LICENSE and install DOCS - Update pkg-descr | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Sync to new bsd.autotools.mk | ade | 2010-12-04 | 1 | -1/+1 |
| | |||||
* | Reset barner@FreeBSD.org due to several months of inactivity. | linimon | 2009-03-23 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | - Fix fetch | lwhsu | 2009-02-02 | 1 | -2/+1 |
| | | | | Reported by: -fetch-original pointyhat run | ||||
* | Add trailing slash for backup master site. | barner | 2006-10-07 | 1 | -1/+1 |
| | | | | Reminded by: Bill Fenner's distfile survey | ||||
* | - Remove former maintainer | barner | 2006-09-05 | 1 | -3/+0 |
| | |||||
* | - Make PREFIX-clean by using automake | barner | 2006-09-05 | 1 | -2/+4 |
| | | | | | - Add backup master site - Take maintainership | ||||
* | Reset inactive maintainer who has not responded to email. | linimon | 2006-09-05 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-23 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Fix a bug that prevented tcpflow picking up traffic when | lawrance | 2005-12-13 | 2 | -0/+27 |
| | | | | | | | | | listening on the loopback interface. Bump PORTREVISION. PR: ports/89672 Submitted by: Oles Hnatkevych <don_oles@able.com.ua> Approved by: jose@we.lc.ehu.es (maintainer, timeout 14 days) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | - Update to 0.21 | krion | 2003-08-22 | 2 | -2/+2 |
| | | | | | PR: 55851 Submitted by: maintainer | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Upgrade to 0.20 | jmas | 2001-08-22 | 3 | -156/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | No need to specify --prefix=${PREFIX} in CONFIGURE_ENV | kris | 2000-01-09 | 1 | -1/+0 |
| | |||||
* | This port now respects ${LOCALBASE}. | jmas | 1999-09-17 | 1 | -0/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Forced commit, the PR was actually | cpiazza | 1999-08-27 | 1 | -1/+1 |
| | | | | PR: 13262 | ||||
* | Import of tcpflow. | cpiazza | 1999-08-27 | 6 | -0/+197 |
Tcpflow is a tool for capturing data transmitted as part of TCP connections (flows), and stores it in a way that is convenient for protocol analysis or debugging. tcpflow reconstructs the actual data streams and stores each flow in a seperate file for later analysis. PR: 13362 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> |