aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-10-11 23:35:47 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-10-11 23:35:47 +0800
commit72378c503a1a618f7b925d5b9c0b433b4b91a078 (patch)
tree8e23dc4a8b3e2a219b55841e949c81ee655b4c09 /www
parent741cf4d118b9fecaa945b9b18eae09afa26b1641 (diff)
downloadfreebsd-ports-gnome-72378c503a1a618f7b925d5b9c0b433b4b91a078.tar.gz
freebsd-ports-gnome-72378c503a1a618f7b925d5b9c0b433b4b91a078.tar.zst
freebsd-ports-gnome-72378c503a1a618f7b925d5b9c0b433b4b91a078.zip
This module is included in p5-Plack now.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Plack-Server-ServerSimple/Makefile30
-rw-r--r--www/p5-Plack-Server-ServerSimple/distinfo3
-rw-r--r--www/p5-Plack-Server-ServerSimple/pkg-descr3
-rw-r--r--www/p5-Plack-Server-ServerSimple/pkg-plist5
5 files changed, 0 insertions, 42 deletions
diff --git a/www/Makefile b/www/Makefile
index d201d5fcd5a9..0f8cc62907d3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1118,7 +1118,6 @@
SUBDIR += p5-Plack-Server-Coro
SUBDIR += p5-Plack-Server-POE
SUBDIR += p5-Plack-Server-ReverseHTTP
- SUBDIR += p5-Plack-Server-ServerSimple
SUBDIR += p5-Pod-Site
SUBDIR += p5-PodToHTML
SUBDIR += p5-REST-Google-Apps-Provisioning
diff --git a/www/p5-Plack-Server-ServerSimple/Makefile b/www/p5-Plack-Server-ServerSimple/Makefile
deleted file mode 100644
index 95e623fba63f..000000000000
--- a/www/p5-Plack-Server-ServerSimple/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: Plack::Server::ServerSimple
-# Date created: 13 Oct 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Plack-Server-ServerSimple
-PORTVERSION= 0.03
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= Perl extension for Plack Server w/ HTTP::Server::Simple
-
-RUN_DEPENDS= \
- p5-HTTP-Server-Simple>=0.41:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-Plack>0:${PORTSDIR}/www/p5-Plack
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
-BROKEN= installs same files as its dependency
-
-PERL_CONFIGURE= yes
-
-MAN3= Plack::Server::ServerSimple.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-Plack-Server-ServerSimple/distinfo b/www/p5-Plack-Server-ServerSimple/distinfo
deleted file mode 100644
index 631abad2e3be..000000000000
--- a/www/p5-Plack-Server-ServerSimple/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Plack-Server-ServerSimple-0.03.tar.gz) = d8dc9383633722d738042ea20f9f93a7
-SHA256 (Plack-Server-ServerSimple-0.03.tar.gz) = 95903611ad1bb2df1807173423450ed7be0e62a46884773f228bbf7a828c0b43
-SIZE (Plack-Server-ServerSimple-0.03.tar.gz) = 41558
diff --git a/www/p5-Plack-Server-ServerSimple/pkg-descr b/www/p5-Plack-Server-ServerSimple/pkg-descr
deleted file mode 100644
index ef30b2cf60e3..000000000000
--- a/www/p5-Plack-Server-ServerSimple/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Plack Server implementation that uses HTTP::Server::Simple.
-
-WWW: http://search.cpan.org/dist/Plack-Server-ServerSimple/
diff --git a/www/p5-Plack-Server-ServerSimple/pkg-plist b/www/p5-Plack-Server-ServerSimple/pkg-plist
deleted file mode 100644
index ab1b4f6bb591..000000000000
--- a/www/p5-Plack-Server-ServerSimple/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/ServerSimple/.packlist
-%%SITE_PERL%%/Plack/Server/ServerSimple.pm
-@dirrmtry %%SITE_PERL%%/Plack/Server
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/ServerSimple
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server