aboutsummaryrefslogtreecommitdiffstats
path: root/net/dhcpdump
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Fix pkg-descr layout.edwin2008-08-241-3/+1
|
* update to version 1.8edwin2008-06-242-6/+9
|
* Add SHA256 checksums to the distinfo files.edwin2005-11-091-0/+1
|
* Upgrade to version 1.7, which supports the output of tcpdump 3.8.3edwin2004-10-312-3/+3
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* fix build on -currentedwin2003-11-221-0/+1
| | | | (interesting that this never occured earlier)
* Update net/dhcpdump to version 1.6:edwin2003-11-212-2/+2
| | | | | | | Fix display problems with padded options. Add support for option 82. Submitted by: Edwin Groothuis <edwin@mavetju.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update net/dhcpdump to version 1.5edwin2002-11-042-2/+2
|
* Update WWW tagpat2002-06-121-1/+1
| | | | | PR: 39194 Submitted by: maintainer
* Update to 1.4pat2002-01-272-6/+3
| | | | | PR: 34312 Submitted by: maintainer
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* - update to 1.3petef2001-08-282-6/+6
| | | | | | | - whitespace->tab PR: 30157 Submitted by: maintainer
* Update port to version 1.2.olgeni2001-04-202-2/+2
| | | | | PR: 26684 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Upgrade to 1.1.dirk2001-04-142-2/+2
| | | | | PR: ports/26569 Submitted by: Edwin Groothuis <edwin@mavetju.org> (maintainer)
* Add dhcpdump 1.0, a program to decode and diagnose sniffedwill2001-03-145-0/+32
DHCP packets. PR: 25481 Submitted by: Edwin Groothuis (edwin@mavetju.org)