summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
committerjfitz <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
commit2b587a03064ed1baf7d45ff66e941990a31f5472 (patch)
tree38ac714cd7cb9d5a9e429eb4d55d49e846f936e7 /www
parente0a364c12d4b08edd46dcbf0870d48519479c8e8 (diff)
downloadFreeBSD-ports-2b587a03064ed1baf7d45ff66e941990a31f5472.zip
FreeBSD-ports-2b587a03064ed1baf7d45ff66e941990a31f5472.tar.gz
Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/p5-Apache/Makefile6
-rw-r--r--www/p5-CGI-modules/Makefile6
-rw-r--r--www/p5-CGI/Makefile6
-rw-r--r--www/p5-CGI_Lite/Makefile6
-rw-r--r--www/p5-HTML-QuickCheck/Makefile6
-rw-r--r--www/p5-HTML-Stream/Makefile6
-rw-r--r--www/p5-HTML/Makefile6
-rw-r--r--www/p5-HTTPD-Tools/Makefile6
-rw-r--r--www/p5-HTTPD-User-Manage/Makefile6
-rw-r--r--www/p5-libwww/Makefile6
-rw-r--r--www/wwwstat/Makefile4
12 files changed, 33 insertions, 34 deletions
diff --git a/www/Makefile b/www/Makefile
index 4719d9d..4354f46 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.42 1997/05/05 00:41:26 jfitz Exp $
+# $Id: Makefile,v 1.43 1997/05/17 20:35:28 peter Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -23,7 +23,6 @@
SUBDIR += netscape4
SUBDIR += p5-Apache
SUBDIR += p5-CGI
- SUBDIR += p5-CGI.pm
SUBDIR += p5-CGI_Lite
SUBDIR += p5-HTML
SUBDIR += p5-HTML-QuickCheck
diff --git a/www/p5-Apache/Makefile b/www/p5-Apache/Makefile
index 74845c3..ca341cd 100644
--- a/www/p5-Apache/Makefile
+++ b/www/p5-Apache/Makefile
@@ -3,7 +3,7 @@
# Date created: April 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/05/05 00:41:07 jfitz Exp $
#
DISTNAME= mod_perl-0.98
@@ -16,8 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/ExtUtils/Embed.pm:${PORTSDIR}/devel/p5-ExtUtils-Embed \
${PREFIX}/lib/perl5/site_perl/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
- perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+ perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
CONFIGURE_ENV+= PORTSDIR=${PORTSDIR} INSTALL_PROGRAM="${INSTALL_PROGRAM}"
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile
index 17fadc0..d1bf1b8 100644
--- a/www/p5-CGI-modules/Makefile
+++ b/www/p5-CGI-modules/Makefile
@@ -3,7 +3,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/20 13:53:07 wosch Exp $
+# $Id: Makefile,v 1.5 1997/04/20 21:26:43 jfitz Exp $
#
DISTNAME= CGI-modules-2.76
@@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= CGI
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
CGI::MiniSvr.3 CGI::Request.3
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 17fadc0..d1bf1b8 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -3,7 +3,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/20 13:53:07 wosch Exp $
+# $Id: Makefile,v 1.5 1997/04/20 21:26:43 jfitz Exp $
#
DISTNAME= CGI-modules-2.76
@@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= CGI
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
CGI::MiniSvr.3 CGI::Request.3
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 86f776a..c57f36a 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -3,7 +3,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/18 08:47:05 asami Exp $
+# $Id: Makefile,v 1.4 1997/04/20 13:53:11 wosch Exp $
#
DISTNAME= CGI_Lite-1.62.pm
@@ -15,8 +15,8 @@ EXTRACT_SUFX= .gz
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
NO_BUILD= yes
diff --git a/www/p5-HTML-QuickCheck/Makefile b/www/p5-HTML-QuickCheck/Makefile
index 88ce9ab..bf1dcac 100644
--- a/www/p5-HTML-QuickCheck/Makefile
+++ b/www/p5-HTML-QuickCheck/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/18 08:47:11 asami Exp $
+# $Id: Makefile,v 1.4 1997/04/20 13:53:17 wosch Exp $
#
DISTNAME= HTML-QuickCheck-1.0b1
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= HTML::QuickCheck.3
MANPREFIX= ${PREFIX}/lib/perl5
diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile
index 9d4ac79..d57cdf3 100644
--- a/www/p5-HTML-Stream/Makefile
+++ b/www/p5-HTML-Stream/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/05 20:28:16 jfitz Exp $
+# $Id: Makefile,v 1.5 1997/04/20 13:53:19 wosch Exp $
#
DISTNAME= HTML-Stream-1.38
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= HTML::Stream.3
MANPREFIX= ${PREFIX}/lib/perl5
diff --git a/www/p5-HTML/Makefile b/www/p5-HTML/Makefile
index 3a975b0..adca049 100644
--- a/www/p5-HTML/Makefile
+++ b/www/p5-HTML/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/18 08:47:21 asami Exp $
+# $Id: Makefile,v 1.4 1997/04/20 13:53:14 wosch Exp $
#
DISTNAME= HTML-0.6
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
NO_WRKSUBDIR= YES
NO_BUILD= YES
diff --git a/www/p5-HTTPD-Tools/Makefile b/www/p5-HTTPD-Tools/Makefile
index 465584b..a09d8ed 100644
--- a/www/p5-HTTPD-Tools/Makefile
+++ b/www/p5-HTTPD-Tools/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/20 13:53:21 wosch Exp $
+# $Id: Makefile,v 1.5 1997/04/20 21:26:46 jfitz Exp $
#
DISTNAME= HTTPD-Tools-0.53
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTTPD
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3
MANPREFIX= ${PREFIX}/lib/perl5
diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile
index 465584b..a09d8ed 100644
--- a/www/p5-HTTPD-User-Manage/Makefile
+++ b/www/p5-HTTPD-User-Manage/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/20 13:53:21 wosch Exp $
+# $Id: Makefile,v 1.5 1997/04/20 21:26:46 jfitz Exp $
#
DISTNAME= HTTPD-Tools-0.53
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTTPD
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3
MANPREFIX= ${PREFIX}/lib/perl5
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 16e2692..4a42848 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -3,7 +3,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/04/20 13:53:23 wosch Exp $
+# $Id: Makefile,v 1.8 1997/04/20 21:26:48 jfitz Exp $
#
DISTNAME= libwww-perl-5.08
@@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= URI
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/MD5.pm:${PORTSDIR}/security/p5-MD5 \
${PREFIX}/lib/perl5/site_perl/Net/FTP.pm:${PORTSDIR}/net/p5-Net
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN1= lwp-mirror.1 lwp-request.1 lwp-rget.1 lwp-download.1
MAN3= File::CounterFile.3 File::Listing.3 Font::AFM.3 \
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index 962021c..30636b8 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -3,7 +3,7 @@
# Date created: So 2 Mär 1997 18:10:49 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.3 1997/04/20 13:53:26 wosch Exp $
+# $Id: Makefile,v 1.4 1997/05/06 14:28:43 jfitz Exp $
#
DISTNAME= wwwstat-2.01
@@ -16,7 +16,7 @@ PATCHFILES= patch-2.01.txt
MAINTAINER= andreas@FreeBSD.ORG
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
DIST_SUBDIR= wwwstat
OpenPOWER on IntegriCloud