aboutsummaryrefslogtreecommitdiff
path: root/net/trafshow
Commit message (Collapse)AuthorAgeFilesLines
* - Now, the IPv6 option is turned on by default. [1]Marcelo Araujo2011-03-041-3/+3
| | | | | | | | | | | - Include trafshow in ipv6 category. [2] - Bump PORTREVISION due the package content change. Reported by: dougb@[1], osa@[2] Approved by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer) Notes: svn path=/head/; revision=270278
* - Now can build with supporting of IPV6.Marcelo Araujo2011-02-272-1/+7
| | | | | | | | | | | | - Removed MD5. - Bump PORTREVISION. PR: ports/154932 Submitted by: "Y.A." <nexther0@gmail.com> Reviewed by: "Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer) Notes: svn path=/head/; revision=269912
* make fetchableTilman Keskinoz2009-09-111-1/+2
| | | | | | | | PR: 138023 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=241237
* - Add a patch for fixing building on 8-CURRENTLi-Wen Hsu2009-03-302-1/+29
| | | | | | | | PR: ports/133193 Submitted by: Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer) Notes: svn path=/head/; revision=231282
* - Pass maintainership to submitterWesley Shields2009-02-181-1/+1
| | | | | | | | PR: ports/131714 Submitted by: Alexey V.Drgtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=228600
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-10/+1
| | | | Notes: svn path=/head/; revision=200777
* Update to 5.2.3Jean-Yves Lefort2006-04-114-26/+30
| | | | Notes: svn path=/head/; revision=159352
* - Update to 5.2.2 and improve the bpf kernel bug (kern/84823) workaround [1]Jean-Yves Lefort2006-02-014-15/+65
| | | | | | | | | | | - Take maintainership [1]: PR: ports/92694 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Notes: svn path=/head/; revision=155027
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* MAINTAINER-UPDATE: net/trafshow back to ports@freebsd.orgEdwin Groothuis2006-01-071-1/+1
| | | | | | | | | | | I haven't had time to maintain net/trafshow. Worse, I don't even use it myself anymore. Hopefully someone else will pick this up soon. PR: ports/91441 Submitted by: Ryan Thompson <ryan@sasknow.com> <ryan@sasknow.com> Notes: svn path=/head/; revision=152960
* Workaround bpf non-blocking brokenness (kern/84823).Jean-Yves Lefort2005-11-072-0/+12
| | | | | | | Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Notes: svn path=/head/; revision=147530
* - Update to 5.2.1 [1]Jean-Yves Lefort2005-11-0510-196/+32
| | | | | | | | | | | | - Fix configuration file handling across updates [1]: PR: ports/88123 Submitted by: Serge Maslov <serge@maslov.biz> Approved by: maintainer Notes: svn path=/head/; revision=147375
* MAINTAINER-UPDATE: net/trafshow restore patch-ahEdwin Groothuis2005-01-122-1/+117
| | | | | | | | | | | | During the split of trafshow3 and 4, the file patch-ah (a local enhancement adding the ability to apply masks to traffic patterns) was removed from files/ . PR: ports/75685 Submitted by: Ryan Thompson <ryan@sasknow.com> Notes: svn path=/head/; revision=126183
* Port conflict (net/trafshow and net/trafshow4)Edwin Groothuis2004-10-141-0/+2
| | | | | | | | | | | | | net/trafshow and net/trafshow4 installs same executable (bin/trafshow). Both Makefile are missing CONFLICTS= line. Also added NO_LATEST_LINK for net/trafshow4 PR: ports/71097 Submitted by: Riccardo Torrini <riccardo@torrini.org> Notes: svn path=/head/; revision=119381
* bump PORTEPOCHSergey Matveychuk2004-08-171-0/+1
| | | | Notes: svn path=/head/; revision=116482
* Repocopy net/trafshow -> net/trafshow4Sergey Matveychuk2004-08-172-4/+5
| | | | | | | | | | Back out net/trafshow to 3.1. PR: ports/70428 Submitted by: maintainer Notes: svn path=/head/; revision=116468
* Update to 4.0Kirill Ponomarev2004-08-083-124/+4
| | | | | | | | PR: ports/70152 Submitted by: maintainer Notes: svn path=/head/; revision=115598
* - Recognize gre, gif, esp protocolsPav Lucistnik2004-07-302-7/+15
| | | | | | | | | PR: ports/69654 Submitted by: Ilya V. Guy <ilya@lisgroup.net> Approved by: maintainer Notes: svn path=/head/; revision=115089
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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> Notes: svn path=/head/; revision=83841
* 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 Notes: svn path=/head/; revision=79448
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Update MASTER_SITESPatrick Li2002-04-301-1/+2
| | | | | | | | PR: 37598 Submitted by: maintainer Notes: svn path=/head/; revision=58384
* 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> Notes: svn path=/head/; revision=52639
* 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> Notes: svn path=/head/; revision=51959
* 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 Notes: svn path=/head/; revision=47915
* 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