| Port details on branch 2023Q3 |
- p5-IO-Socket-IP Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6
- 0.43 net
=30 0.43Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-11-25 01:59:00
- Last Update: 2024-12-25 19:15:15
- Commit Hash: ff12976
- People watching this port, also watch:: p5-IO-Socket-SSL, p5-Net-SSLeay, libiconv, expat, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IO-Socket-IP
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-IO-Socket-IP>0:net/p5-IO-Socket-IP
- To install the port:
- cd /usr/ports/net/p5-IO-Socket-IP/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-IO-Socket-IP
- pkg install p5-IO-Socket-IP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IO-Socket-IP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734888124
SHA256 (IO-Socket-IP-0.43.tar.gz) = ebf6217f48f537ae9a78126f0ecb4baa3d4820e3e26153ce250f3bffd05f6d0b
SIZE (IO-Socket-IP-0.43.tar.gz) = 45682
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Pod>=1 : devel/p5-Test-Pod
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-IO-Socket-IP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|