aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket6
Commit message (Collapse)AuthorAgeFilesLines
* Fix pkg/COMMENTHajimu UMEMOTO2000-07-181-1/+1
| | | | | | | | PR: ports/19989 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30776
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-1/+1
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Update to 0.07Hajimu UMEMOTO2000-06-032-2/+2
| | | | Notes: svn path=/head/; revision=29159
* This Perl5 module supports getaddrinfo() and getnameinfo() toHajimu UMEMOTO2000-05-245-0/+36
intend to enable protocol independent programing. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Notes: svn path=/head/; revision=28737