aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6socket_scrub
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION.Alejandro Pulver2007-09-142-20/+25
| | | | | | | | | | | | | - RESTRICTED handled more properly. - Update the checksums. - Installing Copyright agreement and README. - Clean up. PR: ports/115748 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=199469
* - Allow this to be built on pointyhatPav Lucistnik2007-07-151-0/+2
| | | | Notes: svn path=/head/; revision=195674
* NO_CDROM and NO_PACKAGE are superfluous hereKris Kennaway2006-09-031-2/+0
| | | | Notes: svn path=/head/; revision=172068
* - Update download instructionsPav Lucistnik2005-07-201-3/+3
| | | | | | | | PR: ports/83780 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=139687
* 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