summaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-INET6
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-05 15:20:39 +0000
committerwiz <wiz>2008-11-05 15:20:39 +0000
commitbdf2804e364eb96e7edf24c2025eda5b06e6056b (patch)
tree23e698cc2acc234dc52c7958602540624f566a23 /net/p5-IO-Socket-INET6
parenta631aa1dbd1efef666014af030421f1d7e91e713 (diff)
downloadpkgsrc-bdf2804e364eb96e7edf24c2025eda5b06e6056b.tar.gz
Import p5-IO-Socket-INET6-2.56 as net/p5-IO-Socket-INET6.
IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. WARNING: You should use this module mainly to program IPv6 domain. Most pobably future releases will not support AF_INET | AF_UNSPEC options, as the module seems to fail on some given corner cases. If you require IPv4, you are encouraged to use IO::Socket::INET from the application level. Be warned.
Diffstat (limited to 'net/p5-IO-Socket-INET6')
-rw-r--r--net/p5-IO-Socket-INET6/DESCR10
-rw-r--r--net/p5-IO-Socket-INET6/Makefile20
-rw-r--r--net/p5-IO-Socket-INET6/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-INET6/DESCR b/net/p5-IO-Socket-INET6/DESCR
new file mode 100644
index 00000000000..b02e49a5d1c
--- /dev/null
+++ b/net/p5-IO-Socket-INET6/DESCR
@@ -0,0 +1,10 @@
+IO::Socket::INET6 provides an object interface to creating and
+using sockets in both AF_INET|AF_INET6 domain. It is built upon
+the IO::Socket interface and inherits all the methods defined by
+IO::Socket.
+
+WARNING: You should use this module mainly to program IPv6 domain.
+Most pobably future releases will not support AF_INET | AF_UNSPEC
+options, as the module seems to fail on some given corner cases.
+If you require IPv4, you are encouraged to use IO::Socket::INET
+from the application level. Be warned.
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile
new file mode 100644
index 00000000000..e591d18c71c
--- /dev/null
+++ b/net/p5-IO-Socket-INET6/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/05 15:20:39 wiz Exp $
+#
+
+DISTNAME= IO-Socket-INET6-2.56
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IO-Socket-INET6/
+COMMENT= Perl object interface for AF_INET|AF_INET6 domain sockets
+
+DEPENDS+= p5-Socket6-[0-9]*:../../net/p5-Socket6
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IO/Socket/INET6/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-IO-Socket-INET6/distinfo b/net/p5-IO-Socket-INET6/distinfo
new file mode 100644
index 00000000000..3cff9a03b2c
--- /dev/null
+++ b/net/p5-IO-Socket-INET6/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/05 15:20:39 wiz Exp $
+
+SHA1 (IO-Socket-INET6-2.56.tar.gz) = 90e0f7d481278cbe837e14bac89deddcb90b5bab
+RMD160 (IO-Socket-INET6-2.56.tar.gz) = 8f5c3e09597f003475f4bbfa709b3980057e5df8
+Size (IO-Socket-INET6-2.56.tar.gz) = 12282 bytes