import p5-IO-Socket-IP, a better replacement for IO:Socket perl module.
Hints and ok sthen@ 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.
This commit is contained in:
parent
f2ab694097
commit
3fcda3aab7
18
net/p5-IO-Socket-IP/Makefile
Normal file
18
net/p5-IO-Socket-IP/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/12 14:11:26 giovanni Exp $
|
||||
|
||||
COMMENT = A drop-in replacement for IO::Socket::INET
|
||||
|
||||
DISTNAME = IO-Socket-IP-0.19
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
MAINTAINER = Giovanni Bechis <giovanni@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
MAKE_ENV = TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/p5-IO-Socket-IP/distinfo
Normal file
2
net/p5-IO-Socket-IP/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (IO-Socket-IP-0.19.tar.gz) = /KMpOm7l+JMxVPBrXi04lI/x8L2Y+MoUVxLbDKSVuZA=
|
||||
SIZE (IO-Socket-IP-0.19.tar.gz) = 36562
|
4
net/p5-IO-Socket-IP/pkg/DESCR
Normal file
4
net/p5-IO-Socket-IP/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
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.
|
5
net/p5-IO-Socket-IP/pkg/PLIST
Normal file
5
net/p5-IO-Socket-IP/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/12 14:11:26 giovanni Exp $
|
||||
${P5SITE}/IO/
|
||||
${P5SITE}/IO/Socket/
|
||||
${P5SITE}/IO/Socket/IP.pm
|
||||
@man man/man3p/IO::Socket::IP.3p
|
Loading…
x
Reference in New Issue
Block a user