aboutsummaryrefslogtreecommitdiff
path: root/net/trafshow
Commit message (Collapse)AuthorAgeFilesLines
* Add patch to allow ipv6David W. Chapman Jr.2001-06-071-0/+12
| | | | | | | | | PR: 21460 Submitted by: jeh Reviewed by: will Notes: svn path=/head/; revision=43603
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* That really needed a PORTREVISION=1James E. Housley2000-10-291-0/+1
| | | | Notes: svn path=/head/; revision=34422
* 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) Notes: svn path=/head/; revision=34421
* - 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> Notes: svn path=/head/; revision=29934
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Respect CFLAGSKris Kennaway2000-02-071-4/+9
| | | | Notes: svn path=/head/; revision=25547
* Update to trafshow-3.1Justin M. Seger2000-01-245-5/+42
| | | | | | | | Submitted by: Michael Vasilenko <acid@stu.cn.ua> PR: ports/15907, ports/16296 Notes: svn path=/head/; revision=25030
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* 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 Notes: svn path=/head/; revision=19803
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Make myself MAINTAINER at the request of the older MAINTAINER.Justin M. Seger1998-04-271-2/+2
| | | | Notes: svn path=/head/; revision=10719
* Make this build under CURRENT again.Justin M. Seger1998-04-261-9/+1
| | | | | | | PR: 5815 Notes: svn path=/head/; revision=10689
* Make trafshow compile again on -current.Thomas Gellekum1997-08-131-1/+9
| | | | | | | | PR: 4211 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=7567
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ruBill Fenner1997-08-101-2/+2
| | | | | | | Submitted by: ache (Andrey A. Chernov) Notes: svn path=/head/; revision=7517
* Fix path on MASTER_SITEBill Fenner1997-07-211-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7387
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+3
| | | | Notes: svn path=/head/; revision=4575
* Port update, fixing some compile problems.Chuck Robey1996-10-192-7/+9
| | | | | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru> Notes: svn path=/head/; revision=4049
* Updated the maintainer's address.Masafumi Max NAKANE1996-10-171-3/+3
| | | | Notes: svn path=/head/; revision=4017
* Remove the package name from front of COMMENT. Remove unnecessarySatoshi Asami1996-05-042-5/+1
| | | | | | | @* commands from PLIST. Notes: svn path=/head/; revision=3059
* Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now.Satoshi Asami1996-05-041-2/+2
| | | | Notes: svn path=/head/; revision=3058
* 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 Notes: svn path=/head/; revision=3053