aboutsummaryrefslogtreecommitdiffstats
path: root/net/trafd
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* fix install from pkgijliao2003-01-032-5/+8
| | | | | PR: 44168 Submitted by: Dan Pelleg <daniel+gnats@pelleg.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-242-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Distfile changed on MASTER_SITE - minor changes to a URL and an emailsteve2001-07-291-1/+1
| | | | address in the README.
* if (x = y) -> if (x == y)mharo2000-08-281-0/+39
| | | | | PR: 20825 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
* Update to version 3.0.1.steve2000-07-084-9/+9
| | | | | PR: 19596 Submitted by: Michael Vasilenko <acid@ci.net.ua>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Respect CCkris2000-02-171-4/+6
|
* Support CC/CFLAGS/PREFIX properlyjedgar2000-02-131-2/+22
| | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Changed port to use ${PREFIX}imura2000-02-137-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.steve2000-01-296-0/+77
The BPF traffic collector. PR: 16294 Submitted by: Michael Vasilenko <acid@stu.cn.ua>