aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-28 14:33:23 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-28 14:33:23 +0800
commit68216ac47afbe2e8ab25043c5c151dc63218d8db (patch)
treebb9ed9319995089fc31c8292f88dcf1d5404da3f /www
parent8263e7d678d78c0b99ba801eedf3d87b2a8b5f7e (diff)
downloadfreebsd-ports-gnome-68216ac47afbe2e8ab25043c5c151dc63218d8db.tar.gz
freebsd-ports-gnome-68216ac47afbe2e8ab25043c5c151dc63218d8db.tar.zst
freebsd-ports-gnome-68216ac47afbe2e8ab25043c5c151dc63218d8db.zip
nuke p5-Bundle-libservlet
use p5-libservlet instead
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Bundle-libservlet/Makefile24
-rw-r--r--www/p5-Bundle-libservlet/distinfo1
-rw-r--r--www/p5-Bundle-libservlet/pkg-comment1
-rw-r--r--www/p5-Bundle-libservlet/pkg-descr15
-rw-r--r--www/p5-Bundle-libservlet/pkg-plist5
6 files changed, 0 insertions, 47 deletions
diff --git a/www/Makefile b/www/Makefile
index 8f3c4292ce03..ca45d4ef398b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -199,7 +199,6 @@
SUBDIR += p5-Apache-SSI
SUBDIR += p5-Apache-Session
SUBDIR += p5-Apache-Session-SharedMem
- SUBDIR += p5-Bundle-libservlet
SUBDIR += p5-CGI-Application
SUBDIR += p5-CGI-ArgChecker
SUBDIR += p5-CGI-Cache
diff --git a/www/p5-Bundle-libservlet/Makefile b/www/p5-Bundle-libservlet/Makefile
deleted file mode 100644
index f2eecf6670bf..000000000000
--- a/www/p5-Bundle-libservlet/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: Bundle-libservlet
-# Date created: Jul 26, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= Bundle-libservlet
-PORTVERSION= 0.9.2
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Bundle
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ijliao@FreeBSD.org
-
-USE_PERL5= yes
-PERL_CONFIGURE= yes
-
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Bundle::libservlet.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-Bundle-libservlet/distinfo b/www/p5-Bundle-libservlet/distinfo
deleted file mode 100644
index a04d581debbe..000000000000
--- a/www/p5-Bundle-libservlet/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Bundle-libservlet-0.9.2.tar.gz) = c3d47a03a70db7554b052625b59dce28
diff --git a/www/p5-Bundle-libservlet/pkg-comment b/www/p5-Bundle-libservlet/pkg-comment
deleted file mode 100644
index de82606a3040..000000000000
--- a/www/p5-Bundle-libservlet/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Servlet API for Perl
diff --git a/www/p5-Bundle-libservlet/pkg-descr b/www/p5-Bundle-libservlet/pkg-descr
deleted file mode 100644
index 483f09ac80cf..000000000000
--- a/www/p5-Bundle-libservlet/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-The Servlet API for Perl (libservlet) is a formulation of the Java (TM)
-Servlet API in Perl.
-
-While the servlet concept originated with Java (TM), its component model is
-quite natural for Perl as well. By writing servlet applications and deploying
-them in a servlet container, application authors can spare themselves the
-effort of writing commonly needed web application infrastructure components
-for each new project. Furthermore, servlet applications are portable between
-deployment environments; they can be executed in any servlet container using
-any process model with only a few configuration changes and no application
-code changes. Servlet applications are insulated from changes in vendor or
-platform and are able to portably take advantage of standard web
-infrastructure services offered by any servlet container.
-
-WWW: http://www.maz.org/libservlet/
diff --git a/www/p5-Bundle-libservlet/pkg-plist b/www/p5-Bundle-libservlet/pkg-plist
deleted file mode 100644
index ff876be42d29..000000000000
--- a/www/p5-Bundle-libservlet/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/Bundle/libservlet.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Bundle/libservlet/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Bundle/libservlet
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Bundle