aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-07-17 16:40:37 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-07-17 16:40:37 +0000
commit90e108873fdff53899717404b5f60b55d318d537 (patch)
tree27ee57f51b413f587170c57e2c22578414faa7af /www/p5-CGI
parent80ee1799c07706da205c01b10ce889f20710ea7c (diff)
downloadports-90e108873fdff53899717404b5f60b55d318d537.tar.gz
ports-90e108873fdff53899717404b5f60b55d318d537.zip
www/p5-CGI was repocopied to www/p5-CGI-modules. Finish this process:
- remove www/p5-CGI/*; - modify www/p5-CGI-modules/Makefile to reflect the new name; - change p5-CGI to p5-CGI-modules in the category's Makefile. OK'ed by: markm Reminded to _BE_CAREFUL_!! by: markm
Notes
Notes: svn path=/head/; revision=45205
Diffstat (limited to 'www/p5-CGI')
-rw-r--r--www/p5-CGI/Makefile26
-rw-r--r--www/p5-CGI/distinfo1
-rw-r--r--www/p5-CGI/pkg-comment1
-rw-r--r--www/p5-CGI/pkg-descr11
-rw-r--r--www/p5-CGI/pkg-plist10
5 files changed, 0 insertions, 49 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
deleted file mode 100644
index 62d1927ea7c0..000000000000
--- a/www/p5-CGI/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: p5-CGI
-# Date created: September 30th 1996
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= CGI
-PORTVERSION= 2.76
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= CGI
-PKGNAMEPREFIX= p5-
-DISTNAME= CGI-modules-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
-
-PERL_CONFIGURE= yes
-
-MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
- CGI::MiniSvr.3 CGI::Request.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-.include <bsd.port.mk>
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
deleted file mode 100644
index 6fcc7311e40b..000000000000
--- a/www/p5-CGI/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (CGI-modules-2.76.tar.gz) = be3a6dff87ae14bbf54b60005ceb5bb3
diff --git a/www/p5-CGI/pkg-comment b/www/p5-CGI/pkg-comment
deleted file mode 100644
index 47578df5dc15..000000000000
--- a/www/p5-CGI/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Modules for perl5, for use in writing CGI scripts
diff --git a/www/p5-CGI/pkg-descr b/www/p5-CGI/pkg-descr
deleted file mode 100644
index db19ef4d69eb..000000000000
--- a/www/p5-CGI/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-These are the CGI:: modules for perl5, for use in writing CGI scripts.
-
-Online documentation of these modules as well as related modules (such
-as the earlier CGI.pm module) can be found at:
-
-WWW: http://www-genome.wi.mit.edu/ftp/pub/software/WWW/CGIperl/
-
-Many examples of CGI scripts of various degrees of complexity can be
-found at:
-
- http://www-genome.wi.mit.edu/WWW/examples/Ch9/
diff --git a/www/p5-CGI/pkg-plist b/www/p5-CGI/pkg-plist
deleted file mode 100644
index 822174c9c235..000000000000
--- a/www/p5-CGI/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Base.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/BasePlus.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Carp.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Form.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/MiniSvr.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Request.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/test.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI