summaryrefslogtreecommitdiff
path: root/net/trafd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* if (x = y) -> if (x == y)Michael Haro2000-08-271-0/+39
| | | | | PR: 20825 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
* Update to version 3.0.1.Steve Price2000-07-074-9/+9
| | | | | PR: 19596 Submitted by: Michael Vasilenko <acid@ci.net.ua>
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Respect CCKris Kennaway2000-02-171-4/+6
|
* Support CC/CFLAGS/PREFIX properlyChris D. Faulhaber2000-02-121-2/+22
| | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - 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>
* 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>