summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-19 22:42:44 +0000
committerseb <seb@pkgsrc.org>2010-04-19 22:42:44 +0000
commit025d28a94fad13602e41c73321f6a132c7fc80d2 (patch)
treecb1d235f77a0706e1974ef42ac39485e58a3b80e
parent6f0c7725823a796046a33326581ad10b03bce3bd (diff)
downloadpkgsrc-025d28a94fad13602e41c73321f6a132c7fc80d2.tar.gz
Ooops! Wrong directory! this package is going to be imported again
as net/p5-Net-Server-Coro.
-rw-r--r--net/Makefile3
-rw-r--r--net/p5-Net-Coro/DESCR4
-rw-r--r--net/p5-Net-Coro/Makefile25
-rw-r--r--net/p5-Net-Coro/distinfo5
4 files changed, 1 insertions, 36 deletions
diff --git a/net/Makefile b/net/Makefile
index 4453f370f92..67c0fef1478 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.826 2010/04/19 22:38:59 seb Exp $
+# $NetBSD: Makefile,v 1.827 2010/04/19 22:42:44 seb Exp $
#
COMMENT= Networking tools
@@ -335,7 +335,6 @@ SUBDIR+= p5-Net-Bind
SUBDIR+= p5-Net-Bonjour
SUBDIR+= p5-Net-CIDR-Lite
SUBDIR+= p5-Net-CIDR-Set
-SUBDIR+= p5-Net-Coro
SUBDIR+= p5-Net-DBus
SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-DNSServer
diff --git a/net/p5-Net-Coro/DESCR b/net/p5-Net-Coro/DESCR
deleted file mode 100644
index 65f20309408..00000000000
--- a/net/p5-Net-Coro/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-The Perl 5 module Net::Server::Coro implements multithreaded server
-for the Net::Server architecture, using Coro and Coro::Socket to
-make all reads and writes non-blocking. Additionally, it supports
-non-blocking SSL negotiation.
diff --git a/net/p5-Net-Coro/Makefile b/net/p5-Net-Coro/Makefile
deleted file mode 100644
index 740f93d07fa..00000000000
--- a/net/p5-Net-Coro/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/19 22:38:31 seb Exp $
-#
-
-DISTNAME= Net-Server-Coro-0.8
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Net-Server-Coro/
-COMMENT= Perl 5 co-operative multithreaded server using Coro
-LICENSE= ${PERL5_LICENSE}
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Net/Server/Coro/.packlist
-
-DEPENDS+= p5-Coro-[0-9]*:../../devel/p5-Coro
-DEPENDS+= p5-EV-[0-9]*:../../devel/p5-EV
-DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
-DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Coro/distinfo b/net/p5-Net-Coro/distinfo
deleted file mode 100644
index c73b2a89f1b..00000000000
--- a/net/p5-Net-Coro/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/04/19 22:38:31 seb Exp $
-
-SHA1 (Net-Server-Coro-0.8.tar.gz) = 0dd412d96ca516dce37516a255d7b7e8356985db
-RMD160 (Net-Server-Coro-0.8.tar.gz) = e8a2b66491bd7542b9cb5f37581aca2752c5e594
-Size (Net-Server-Coro-0.8.tar.gz) = 22607 bytes