summaryrefslogtreecommitdiff
path: root/net/trafshow4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adds a handy column mask feature (-m) to net/trafshowYen-Ming Lee2003-06-292-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).Peter Pentchev2003-04-221-2/+7
| | | | | | | Fix a typo in the package comment. PR: 51121 Submitted by: maintainer
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* Update MASTER_SITESPatrick Li2002-04-301-1/+2
| | | | | PR: 37598 Submitted by: maintainer
* Add patch to fix configure script detecting gcc versionPatrick Li2002-01-061-0/+11
| | | | | PR: 33592 Submitted by: maintainer, Eugene Grosbein <eugen@grosbein.pp.ru>
* o Fix broken WWW: location to new onePatrick Li2001-12-222-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, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Add patch to allow ipv6David W. Chapman Jr.2001-06-071-0/+12
| | | | | | PR: 21460 Submitted by: jeh Reviewed by: will
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
|
* That really needed a PORTREVISION=1James E. Housley2000-10-291-0/+1
|
* Keep seperate ${PREFIX}/etc/trafshow and ${PREFIX}/etc/trafshow.dist files.James E. Housley2000-10-292-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 properlyAlexander Langer2000-06-284-16/+19
| | | | | | | - Add WWW: line into pkg/DESCR PR: 19345 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Respect CFLAGSKris Kennaway2000-02-071-4/+9
|
* Update to trafshow-3.1Justin M. Seger2000-01-245-5/+42
| | | | | Submitted by: Michael Vasilenko <acid@stu.cn.ua> PR: ports/15907, ports/16296
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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!Tim Vanderhoek1998-08-181-1/+0
|
* Make myself MAINTAINER at the request of the older MAINTAINER.Justin M. Seger1998-04-271-2/+2
|
* Make this build under CURRENT again.Justin M. Seger1998-04-261-9/+1
| | | | PR: 5815
* Make trafshow compile again on -current.Thomas Gellekum1997-08-131-1/+9
| | | | | PR: 4211 Submitted by: Igor Vinokurov <igor@zynaps.ru>
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ruBill Fenner1997-08-101-2/+2
| | | | Submitted by: ache (Andrey A. Chernov)
* Fix path on MASTER_SITEBill Fenner1997-07-211-2/+2
| | | | Found by: distfile checker
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+3
|
* Port update, fixing some compile problems.Chuck Robey1996-10-192-7/+9
| | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru>
* Updated the maintainer's address.Masafumi Max NAKANE1996-10-171-3/+3
|
* Remove the package name from front of COMMENT. Remove unnecessarySatoshi Asami1996-05-042-5/+1
| | | | @* commands from PLIST.
* Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now.Satoshi Asami1996-05-041-2/+2
|
* Bring in trafshow - a utility for viewing network traffic. I thinkJordan K. Hubbard1996-05-015-0/+42
this one adheres to Satoshi's stringent standards about Makefile variable ordering! :-) Submitted by: igor@pkaub.ru