aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-IP
Commit message (Collapse)AuthorAgeFilesLines
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 0.39Sunpoet Po-Chuan Hsieh2017-03-072-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=435617
* - Update to 0.38Sunpoet Po-Chuan Hsieh2016-11-062-4/+6
| | | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=425523
* - Remove {BUILD,RUN}_DEPENDS: Socket 1.97+ is already in all supported Perl ↵Sunpoet Po-Chuan Hsieh2016-08-041-2/+1
| | | | | | | | | | | releases - Bump PORTREVISION for dependency change Notified by: adamw Notes: svn path=/head/; revision=419636
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 0.37Sunpoet Po-Chuan Hsieh2015-03-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=381202
* - Update to 0.36Sunpoet Po-Chuan Hsieh2015-01-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=376748
* - Update to 0.35Sunpoet Po-Chuan Hsieh2015-01-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=376217
* - Update to 0.34Sunpoet Po-Chuan Hsieh2014-12-042-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=373930
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Update to 0.33Sunpoet Po-Chuan Hsieh2014-11-243-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=373263
* - Update to 0.32Sunpoet Po-Chuan Hsieh2014-09-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=368115
* - Update to 0.31Sunpoet Po-Chuan Hsieh2014-07-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=361551
* - Update to 0.30Sunpoet Po-Chuan Hsieh2014-07-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=360627
* - Update to 0.29Sunpoet Po-Chuan Hsieh2014-02-252-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=346031
* - Update to 0.28Sunpoet Po-Chuan Hsieh2014-02-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=343763
* - Update to 0.27Sunpoet Po-Chuan Hsieh2014-01-232-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=340779
* - Update to 0.26Sunpoet Po-Chuan Hsieh2014-01-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=340249
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328846
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 0.24Sunpoet Po-Chuan Hsieh2013-09-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=327660
* - Update to 0.23Sunpoet Po-Chuan Hsieh2013-09-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=327073
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.22Sunpoet Po-Chuan Hsieh2013-07-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=323805
* - Update to 0.21Sunpoet Po-Chuan Hsieh2013-04-272-4/+4
| | | | | | | | | - Remove leading indefinite article from COMMENT Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=316646
* - Update to 0.20Sunpoet Po-Chuan Hsieh2013-04-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=316265
* - Update to 0.19Sunpoet Po-Chuan Hsieh2013-03-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=313952
* - Update to 0.18Sunpoet Po-Chuan Hsieh2012-12-052-8/+4
| | | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Feature safe: yes Notes: svn path=/head/; revision=308303
* - Update to 0.17Sunpoet Po-Chuan Hsieh2012-08-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=302732
* - Update to 0.16Sunpoet Po-Chuan Hsieh2012-06-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=299899
* - Update to 0.15Sunpoet Po-Chuan Hsieh2012-06-212-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=299736
* - Update to 0.14Sunpoet Po-Chuan Hsieh2012-06-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=299564
* - Update to 0.13Sunpoet Po-Chuan Hsieh2012-06-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=299547
* - Update to 0.12Sunpoet Po-Chuan Hsieh2012-06-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=299298
* - Update to 0.11Sunpoet Po-Chuan Hsieh2012-06-032-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=298072
* - Update to 0.10Sunpoet Po-Chuan Hsieh2012-05-092-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=296290
* - Update to 0.09Sunpoet Po-Chuan Hsieh2012-03-122-5/+5
| | | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Feature safe: yes Notes: svn path=/head/; revision=293180
* - Update to 0.08Sunpoet Po-Chuan Hsieh2012-01-232-12/+9
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=289675
* - Fix dependency: Socket::GetAddrInfo is only required by Perl releases ↵Sunpoet Po-Chuan Hsieh2011-11-251-5/+10
| | | | | | | | | | | | prior to 5.14 - Pet portlint: shorten COMMENT - Bump PORTREVISION for dependency change Feature safe: yes Notes: svn path=/head/; revision=286398
* - Add p5-IO-Socket-IP 0.07Sunpoet Po-Chuan Hsieh2011-11-254-0/+44
IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the IO::Socket::INET INCOMPATIBILITES section below. It uses the getaddrinfo(3) function to convert hostnames and service names or port numbers into sets of possible addresses to connect to or listen on. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't. WWW: http://search.cpan.org/dist/IO-Socket-IP/ Feature safe: yes Notes: svn path=/head/; revision=286391