aboutsummaryrefslogtreecommitdiff
path: root/net/tcptrace
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* net/tcptrace: minor Makefile fixesWilliam Grzybowski2013-06-173-60/+29
| | | | | | | | | | | | | | | | - Trim Makefile header - Remove leading article from COMMENT - Add LICENSE (GPLv2) - Use PLIST_FILES instead of pkg-plist - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Rework pkg-descr PR: ports/179156 Submitted by: nemysis <nemysis@gmx.ch> Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321108
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* re-assign back to ports@Philip M. Gollucci2010-04-041-1/+1
| | | | Notes: svn path=/head/; revision=252221
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* Assign to new volunteer, by request.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212285
* Reset fenner's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212203
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 6.6.7Pav Lucistnik2005-07-137-87/+88
| | | | | | | | | PR: ports/80665 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=139104
* support versions of freebsd that don't define ETHER_VLAN_ENCAP_LENBill Fumerola2004-11-181-4/+19
| | | | Notes: svn path=/head/; revision=121845
* add support for decoding packets encapsulated in .1q VLAN framesBill Fumerola2004-11-181-0/+50
| | | | | | | Approved by: fenner (maintainer) Notes: svn path=/head/; revision=121844
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 6.6.0. Quite a few bug fixes; too many to list here.Bill Fenner2003-12-072-2/+2
| | | | | | | The major advantage of 6.6.0 is that it's fetchable. Notes: svn path=/head/; revision=95291
* Update to 6.4.2 .Bill Fenner2003-07-092-2/+2
| | | | | | | | | | | | Mostly bugfixes, in particular 3dupack-detection algorithm now agrees with 4.4BSD's. Adds support for prism 802.11 format captures. Adds comma/tab/space-seperated output formats. Notes: svn path=/head/; revision=84548
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 6.3.2Bill Fenner2002-11-214-19/+11
| | | | Notes: svn path=/head/; revision=70685
* Remove BUGS, add COPYING and THANKS to DOCFILESBill Fenner2001-07-192-3/+5
| | | | | | | | PR: ports/28936 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=45239
* Update tcptrace to 6.0.0b2Bill Fenner2001-07-115-47/+3
| | | | Notes: svn path=/head/; revision=45055
* Handle private differently-prototyped ether_ntoa()Bill Fenner2001-03-102-0/+45
| | | | Notes: svn path=/head/; revision=39331
* Update distfile location.Bill Fenner2001-01-122-1/+3
| | | | Notes: svn path=/head/; revision=37113
* Note that one can now output tcpdump files (thus converting other formatsDavid E. O'Brien2000-08-071-1/+2
| | | | | | | to the tcpdump format). Notes: svn path=/head/; revision=31365
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Upgrade to 5.2.1.Bill Fenner2000-01-213-6/+17
| | | | | | | Use byacc instead of bison. Notes: svn path=/head/; revision=24881
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24817
* Update to tcptrace 5.2.0Bill Fenner1999-09-093-7/+11
| | | | Notes: svn path=/head/; revision=21514
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $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
* Update to tcptrace 5.1.0Bill Fenner1998-12-022-7/+7
| | | | Notes: svn path=/head/; revision=15074
* Upgrade to version 5.0.10Bill Fenner1998-10-264-10/+15
| | | | Notes: svn path=/head/; revision=14204
* Upgrade to 4.1.3Bill Fenner1997-12-153-6/+9
| | | | Notes: svn path=/head/; revision=9092
* Upgrade to tcptrace 4.0.2Bill Fenner1997-07-193-11/+16
| | | | Notes: svn path=/head/; revision=7376
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-3/+3
| | | | Notes: svn path=/head/; revision=6369
* A TCP dump file analysis tool.Satoshi Asami1997-03-065-0/+58
Submitted by: fenner (he had to leave so I'm importing it) Notes: svn path=/head/; revision=5864