aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Socket6
Commit message (Collapse)AuthorAgeFilesLines
* Make it buildable again on 7-current after KAME IPsec removal.ume2007-07-061-0/+21
| | | | | | | | Since __FreeBSD_version was not bumped at that time, we use nearest version to distinguish it. Since the macros which Socket6 looking for are same with KAME's one, it is enough. PR: ports/114299
* - whitespace fixume2006-06-142-3/+4
| | | | | | | - a bit more informative comment - standard cpan www string and me in author string Submitted by: sat
* add SHA256.ume2005-11-091-0/+1
|
* Update to 0.19.ume2005-08-282-3/+3
|
* update to 0.18.ume2005-04-022-3/+3
|
* use PLIST_FILES.ume2005-02-042-5/+6
|
* Update to 0.17.ume2004-03-252-3/+3
|
* Update to 0.16.ume2004-02-212-3/+3
|
* SIZEfyume2004-02-041-0/+1
|
* Update to 0.14.ume2004-01-052-2/+2
|
* Update to 0.13.ume2004-01-042-2/+2
|
* utilize SITE_PERLijliao2003-10-241-5/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.ume2003-02-212-1/+1
|
* Update to 0.10.ume2001-05-282-2/+2
| | | | | | It actually changes nothing in FreeBSD. Submitted by: vanilla
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+1
|
* Update to 0.08.ume2001-01-272-2/+2
|
* Fix pkg/COMMENTume2000-07-181-1/+1
| | | | | PR: ports/19989 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-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>
* Update to 0.07ume2000-06-032-2/+2
|
* This Perl5 module supports getaddrinfo() and getnameinfo() toume2000-05-255-0/+36
intend to enable protocol independent programing. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included.