aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpdump
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.7, which supports the output of tcpdump 3.8.3Edwin Groothuis2004-10-312-3/+3
| | | | Notes: svn path=/head/; revision=120520
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* fix build on -currentEdwin Groothuis2003-11-221-0/+1
| | | | | | | (interesting that this never occured earlier) Notes: svn path=/head/; revision=94698
* Update net/dhcpdump to version 1.6:Edwin Groothuis2003-11-202-2/+2
| | | | | | | | | | Fix display problems with padded options. Add support for option 82. Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=94542
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update net/dhcpdump to version 1.5Edwin Groothuis2002-11-042-2/+2
| | | | Notes: svn path=/head/; revision=69442
* Update WWW tagPatrick Li2002-06-121-1/+1
| | | | | | | | PR: 39194 Submitted by: maintainer Notes: svn path=/head/; revision=61159
* Update to 1.4Patrick Li2002-01-272-6/+3
| | | | | | | | PR: 34312 Submitted by: maintainer Notes: svn path=/head/; revision=53810
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* - update to 1.3Pete Fritchman2001-08-282-6/+6
| | | | | | | | | | - whitespace->tab PR: 30157 Submitted by: maintainer Notes: svn path=/head/; revision=47010
* Update port to version 1.2.Jimmy Olgeni2001-04-202-2/+2
| | | | | | | | PR: 26684 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=41740
* Upgrade to 1.1.Dirk Froemberg2001-04-142-2/+2
| | | | | | | | PR: ports/26569 Submitted by: Edwin Groothuis <edwin@mavetju.org> (maintainer) Notes: svn path=/head/; revision=41368
* Add dhcpdump 1.0, a program to decode and diagnose sniffedWill Andrews2001-03-145-0/+32
DHCP packets. PR: 25481 Submitted by: Edwin Groothuis (edwin@mavetju.org) Notes: svn path=/head/; revision=39807