aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.23.Hajimu UMEMOTO2008-11-021-1/+1
| | | | Notes: svn path=/head/; revision=222315
* Update to 0.22.Hajimu UMEMOTO2008-08-181-1/+1
| | | | Notes: svn path=/head/; revision=218741
* Update to 0.21.Hajimu UMEMOTO2008-08-171-1/+1
| | | | Notes: svn path=/head/; revision=218693
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 0.20.Hajimu UMEMOTO2008-02-161-1/+1
| | | | Notes: svn path=/head/; revision=207307
* - whitespace fixHajimu UMEMOTO2006-06-131-2/+2
| | | | | | | | | | - a bit more informative comment - standard cpan www string and me in author string Submitted by: sat Notes: svn path=/head/; revision=165319
* Update to 0.19.Hajimu UMEMOTO2005-08-281-1/+1
| | | | Notes: svn path=/head/; revision=140999
* update to 0.18.Hajimu UMEMOTO2005-04-021-1/+1
| | | | Notes: svn path=/head/; revision=132162
* use PLIST_FILES.Hajimu UMEMOTO2005-02-041-0/+6
| | | | Notes: svn path=/head/; revision=128027
* Update to 0.17.Hajimu UMEMOTO2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105185
* Update to 0.16.Hajimu UMEMOTO2004-02-211-1/+1
| | | | Notes: svn path=/head/; revision=101576
* Update to 0.14.Hajimu UMEMOTO2004-01-051-1/+1
| | | | Notes: svn path=/head/; revision=97322
* Update to 0.13.Hajimu UMEMOTO2004-01-041-1/+1
| | | | Notes: svn path=/head/; revision=97276
* De-pkg-comment.Hajimu UMEMOTO2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75979
* Update to 0.10.Hajimu UMEMOTO2001-05-281-1/+1
| | | | | | | | | It actually changes nothing in FreeBSD. Submitted by: vanilla Notes: svn path=/head/; revision=43209
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Update to 0.08.Hajimu UMEMOTO2001-01-261-1/+1
| | | | Notes: svn path=/head/; revision=37607
* 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-031-1/+1
| | | | Notes: svn path=/head/; revision=29159
* This Perl5 module supports getaddrinfo() and getnameinfo() toHajimu UMEMOTO2000-05-241-0/+23
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