summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-10-31 21:53:56 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-10-31 21:53:56 +0000
commit73086b79df3ec9910ac12020c98c9cd9c232f0ae (patch)
tree0d34162f100ecd7b3dc90a307662a5fc44cd8d1f
parent73f813671d971f580fc5f0d391b0d86727609774 (diff)
downloadpkgsrc-73086b79df3ec9910ac12020c98c9cd9c232f0ae.tar.gz
Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip.
-rw-r--r--doc/CHANGES3
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index d1f2a690b58..14022f09ba4 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7633 2004/10/31 16:23:21 seb Exp $
+$NetBSD: CHANGES,v 1.7634 2004/10/31 21:53:56 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4997,3 +4997,4 @@ Changes to the packages collection and infrastructure in 2004:
Added p5-Test-Builder-Tester-1.01 [seb 2004-10-31]
Added p5-Test-Pod-1.20 [seb 2004-10-31]
Added p5-NetAddr-IP-3.21 [seb 2004-10-31]
+ Added ap-php5-5.0.2 [jdolecek 2004-10-31]
diff --git a/www/Makefile b/www/Makefile
index 6531a8b3eb9..e5d87869594 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.351 2004/10/31 21:46:41 jdolecek Exp $
+# $NetBSD: Makefile,v 1.352 2004/10/31 21:53:56 jdolecek Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -29,6 +29,7 @@ SUBDIR+= ap-layout
SUBDIR+= ap-mp3
SUBDIR+= ap-perl
SUBDIR+= ap-php4
+SUBDIR+= ap-php5
SUBDIR+= ap-python
SUBDIR+= ap-ruby
SUBDIR+= ap-ssl