Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adds a handy column mask feature (-m) to net/trafshow | leeym | 2003-06-29 | 2 | -1/+121 |
| | | | | | | | | bump PORTREVISION PR: 51002, 53807 Submitted by: Luigi Rizzo <rizzo@icir.org> Ryan Thompson <ryan@sasknow.com> | ||||
* | Auto-detect the libslang dependency (trafshow uses it if available). | roam | 2003-04-22 | 1 | -2/+7 |
| | | | | | | | Fix a typo in the package comment. PR: 51121 Submitted by: maintainer | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | PERL -> REINPLACE | edwin | 2002-11-04 | 1 | -1/+2 |
| | | | | And some ports have USE_PERL5=yes now. | ||||
* | Update MASTER_SITES | pat | 2002-04-30 | 1 | -1/+2 |
| | | | | | PR: 37598 Submitted by: maintainer | ||||
* | Add patch to fix configure script detecting gcc version | pat | 2002-01-06 | 1 | -0/+11 |
| | | | | | PR: 33592 Submitted by: maintainer, Eugene Grosbein <eugen@grosbein.pp.ru> | ||||
* | o Fix broken WWW: location to new one | pat | 2001-12-22 | 2 | -15/+6 |
| | | | | | | | | | | o Grammar corrections to pkg-descr o Remove bit about adding BPF devices to kernel, as these are now included in GENERIC o Hand maintainer over to submitter PR: 33078 Submitted by: Ryan Thompson <ryan@sasknow.com> | ||||
* | Remove jseger and torstenb from maintainership of their ports, they | dwcjr | 2001-09-17 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | Add patch to allow ipv6 | dwcjr | 2001-06-07 | 1 | -0/+12 |
| | | | | | | PR: 21460 Submitted by: jeh Reviewed by: will | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Depend on ncurses.5 after the upgrade of devel/ncurses. | tg | 2000-11-16 | 1 | -1/+1 |
| | |||||
* | That really needed a PORTREVISION=1 | jeh | 2000-10-29 | 1 | -0/+1 |
| | |||||
* | Keep seperate ${PREFIX}/etc/trafshow and ${PREFIX}/etc/trafshow.dist files. | jeh | 2000-10-29 | 2 | -2/+5 |
| | | | | | | | No response from the MAINTAINER in a month. PR: 21288 Submitted by: James E. Housley <jim@thehousleys.net> (me) | ||||
* | - Support CFLAGS/PREFIX/LOCALBASE properly | alex | 2000-06-28 | 4 | -16/+19 |
| | | | | | | | - Add WWW: line into pkg/DESCR PR: 19345 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Respect CFLAGS | kris | 2000-02-07 | 1 | -4/+9 |
| | |||||
* | Update to trafshow-3.1 | jseger | 2000-01-24 | 5 | -5/+42 |
| | | | | | Submitted by: Michael Vasilenko <acid@stu.cn.ua> PR: ports/15907, ports/16296 | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Make myself MAINTAINER at the request of the older MAINTAINER. | jseger | 1998-04-27 | 1 | -2/+2 |
| | |||||
* | Make this build under CURRENT again. | jseger | 1998-04-26 | 1 | -9/+1 |
| | | | | PR: 5815 | ||||
* | Make trafshow compile again on -current. | tg | 1997-08-13 | 1 | -1/+9 |
| | | | | | PR: 4211 Submitted by: Igor Vinokurov <igor@zynaps.ru> | ||||
* | Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru | fenner | 1997-08-10 | 1 | -2/+2 |
| | | | | Submitted by: ache (Andrey A. Chernov) | ||||
* | Fix path on MASTER_SITE | fenner | 1997-07-21 | 1 | -2/+2 |
| | | | | Found by: distfile checker | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -6/+3 |
| | |||||
* | Port update, fixing some compile problems. | chuckr | 1996-10-19 | 2 | -7/+9 |
| | | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru> | ||||
* | Updated the maintainer's address. | max | 1996-10-17 | 1 | -3/+3 |
| | |||||
* | Remove the package name from front of COMMENT. Remove unnecessary | asami | 1996-05-04 | 2 | -5/+1 |
| | | | | @* commands from PLIST. | ||||
* | Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now. | asami | 1996-05-04 | 1 | -2/+2 |
| | |||||
* | Bring in trafshow - a utility for viewing network traffic. I think | jkh | 1996-05-01 | 5 | -0/+42 |
this one adheres to Satoshi's stringent standards about Makefile variable ordering! :-) Submitted by: igor@pkaub.ru |