aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Plack-Request/Makefile32
-rw-r--r--www/p5-Plack-Request/distinfo3
-rw-r--r--www/p5-Plack-Request/pkg-descr3
-rw-r--r--www/p5-Plack-Request/pkg-plist9
6 files changed, 1 insertions, 48 deletions
diff --git a/MOVED b/MOVED
index d43bab0c99d5..3c86b63a932d 100644
--- a/MOVED
+++ b/MOVED
@@ -4351,3 +4351,4 @@ audio/ym2wav|audio/stymulator|2010-03-27|ym2wav is now part of stymulator
www/trac-webadmin||2010-03-30|Incorporated to www/trac
audio/gstreamer-plugins-ivorbis|audio/gstreamer-plugins-vorbis|2010-03-30|ivorbis plugin got merged into the vorbis plugin.
math/octave-forge-arpack||2010-04-02|Incorporated to math/octave-forge
+www/p5-Plack-Request||2010-04-03|Incorporated to www/p5-Plack
diff --git a/www/Makefile b/www/Makefile
index ddbf8ad2bd11..f68c470d54bb 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1090,7 +1090,6 @@
SUBDIR += p5-Plack-Middleware-Deflater
SUBDIR += p5-Plack-Middleware-Header
SUBDIR += p5-Plack-Middleware-Session
- SUBDIR += p5-Plack-Request
SUBDIR += p5-Plack-Server-AnyEvent
SUBDIR += p5-Plack-Server-Coro
SUBDIR += p5-Plack-Server-POE
diff --git a/www/p5-Plack-Request/Makefile b/www/p5-Plack-Request/Makefile
deleted file mode 100644
index 7b4292a1ef51..000000000000
--- a/www/p5-Plack-Request/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: Plack::Request
-# Date created: 13 Oct 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Plack-Request
-PORTVERSION= 0.09
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= Perl extension for portable HTTP request object from PSGI env hash
-
-RUN_DEPENDS= \
- p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \
- p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-HTTP-Body>=1.05:${PORTSDIR}/www/p5-HTTP-Body \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-URI>0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Plack::Request.3 \
- Plack::Request::Upload.3 \
- Plack::Response.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-Plack-Request/distinfo b/www/p5-Plack-Request/distinfo
deleted file mode 100644
index 9d04df4d8212..000000000000
--- a/www/p5-Plack-Request/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Plack-Request-0.09.tar.gz) = e45f80f4b7c448ad56d3cff8ee1db9b6
-SHA256 (Plack-Request-0.09.tar.gz) = e46e0e05c9a42787bb8c13a63912fdb47ece52750b4cc8a7bedb2ae16faeda72
-SIZE (Plack-Request-0.09.tar.gz) = 56333
diff --git a/www/p5-Plack-Request/pkg-descr b/www/p5-Plack-Request/pkg-descr
deleted file mode 100644
index 716470a0baed..000000000000
--- a/www/p5-Plack-Request/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Portable HTTP request object from PSGI env hash.
-
-WWW: http://search.cpan.org/dist/Plack-Request/
diff --git a/www/p5-Plack-Request/pkg-plist b/www/p5-Plack-Request/pkg-plist
deleted file mode 100644
index 24a4dc6731bd..000000000000
--- a/www/p5-Plack-Request/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Request/.packlist
-%%SITE_PERL%%/Plack/Request.pm
-%%SITE_PERL%%/Plack/Request/BodyParser.pm
-%%SITE_PERL%%/Plack/Request/Upload.pm
-%%SITE_PERL%%/Plack/Response.pm
-@dirrm %%SITE_PERL%%/Plack/Request
-@dirrmtry %%SITE_PERL%%/Plack
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Request
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack