aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6socket_scrub
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* The resetting of this maintainer address to ports@ (done as partMark Linimon2003-11-031-1/+1
| | | | | | | | of ports/58694) was a little premature in this case. Janos reports that he is alive and well at this new email address. Notes: svn path=/head/; revision=92952
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Prepend "net" to CATEGORIES.Akinori MUSHA2002-12-081-1/+1
| | | | Notes: svn path=/head/; revision=71441
* The ipv6socket_scrub utility searches recursively throughMunechika SUMIKAWA2002-04-227-0/+91
the current directory (the default) or any specified directory or file to find IPv4 socket code that may be a candidate for modification when porting to the IPv6 socket API. The utility is designed to run from a Solaris machine. WWW: http://www.sun.com/solaris/ipv6 PR: ports/36208 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=57982