aboutsummaryrefslogtreecommitdiff
path: root/net/trafd
Commit message (Collapse)AuthorAgeFilesLines
* - PORTDOCS policePatrick Li2001-12-242-4/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Distfile changed on MASTER_SITE - minor changes to a URL and an emailSteve Price2001-07-291-1/+1
| | | | | | | address in the README. Notes: svn path=/head/; revision=45567
* if (x = y) -> if (x == y)Michael Haro2000-08-271-0/+39
| | | | | | | | PR: 20825 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=32042
* Update to version 3.0.1.Steve Price2000-07-074-9/+9
| | | | | | | | PR: 19596 Submitted by: Michael Vasilenko <acid@ci.net.ua> Notes: svn path=/head/; revision=30329
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Respect CCKris Kennaway2000-02-171-4/+6
| | | | Notes: svn path=/head/; revision=25929
* Support CC/CFLAGS/PREFIX properlyChris D. Faulhaber2000-02-121-2/+22
| | | | | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25718
* - Changed port to use ${PREFIX}R. Imura2000-02-127-21/+92
| | | | | | | | | | | - Changed to use ${CFLAGS} in /etc/make.conf - Added do-install:, so proper INSTALL macros could be used PR: 16595 Submitted by: Christopher J. Michaels <cjm2@altavista.net> Notes: svn path=/head/; revision=25704
* Adding trafd version 3.0.Steve Price2000-01-296-0/+77
The BPF traffic collector. PR: 16294 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=25217