summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormspo <mspo>2012-01-31 02:42:47 +0000
committermspo <mspo>2012-01-31 02:42:47 +0000
commitd72843544e41be910db4a3fa74b26f5c95382604 (patch)
tree578590c2d34878fc4d781278ea671c219f8c879f /net
parentae5f1049d2ca4dd89cc1968bd8ee5a5bb1c50099 (diff)
downloadpkgsrc-d72843544e41be910db4a3fa74b26f5c95382604.tar.gz
Danga::Socket is another support lib for perlbal.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Danga-Socket/DESCR1
-rw-r--r--net/p5-Danga-Socket/Makefile23
-rw-r--r--net/p5-Danga-Socket/PLIST1
-rw-r--r--net/p5-Danga-Socket/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/net/p5-Danga-Socket/DESCR b/net/p5-Danga-Socket/DESCR
new file mode 100644
index 00000000000..2d3b2692603
--- /dev/null
+++ b/net/p5-Danga-Socket/DESCR
@@ -0,0 +1 @@
+Danga support lib for perlbal
diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile
new file mode 100644
index 00000000000..aa9e0b84e6e
--- /dev/null
+++ b/net/p5-Danga-Socket/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
+#
+
+DISTNAME= Danga-Socket-1.61
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
+COMMENT= Event loop and event-driven async socket base class
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Sys-Syscall>=0:../../devel/p5-Sys-Syscall
+DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+
+PERL5_PACKLIST= auto/Danga/Socket/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Danga-Socket/PLIST b/net/p5-Danga-Socket/PLIST
new file mode 100644
index 00000000000..73efa1f3316
--- /dev/null
+++ b/net/p5-Danga-Socket/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
diff --git a/net/p5-Danga-Socket/distinfo b/net/p5-Danga-Socket/distinfo
new file mode 100644
index 00000000000..1c5db6ff237
--- /dev/null
+++ b/net/p5-Danga-Socket/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
+
+SHA1 (Danga-Socket-1.61.tar.gz) = dc767b69d1a2448b679771a740fb2964f944b6aa
+RMD160 (Danga-Socket-1.61.tar.gz) = 09c76bdf4b9e8f2d182086d2cf0cb61602f866e6
+Size (Danga-Socket-1.61.tar.gz) = 20361 bytes