pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc adjust for rename of most php4-* packages to php-*



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6464412c48e2
branches:  trunk
changeset: 482660:6464412c48e2
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Oct 31 21:46:40 2004 +0000

description:
adjust for rename of most php4-* packages to php-*

diffstat:

 archivers/Makefile  |   6 +++---
 converters/Makefile |   4 ++--
 databases/Makefile  |  18 +++++++++---------
 devel/Makefile      |  14 +++++++-------
 graphics/Makefile   |   6 +++---
 mail/Makefile       |   4 ++--
 math/Makefile       |   4 ++--
 misc/Makefile       |   6 +++---
 net/Makefile        |  10 +++++-----
 security/Makefile   |   8 ++++----
 textproc/Makefile   |   4 ++--
 www/Makefile        |   4 ++--
 12 files changed, 44 insertions(+), 44 deletions(-)

diffs (257 lines):

diff -r b5aaa90eff10 -r 6464412c48e2 archivers/Makefile
--- a/archivers/Makefile        Sun Oct 31 21:28:51 2004 +0000
+++ b/archivers/Makefile        Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2004/08/29 15:32:01 recht Exp $
+# $NetBSD: Makefile,v 1.78 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Archivers
@@ -48,9 +48,9 @@
 SUBDIR+=       p7zip
 SUBDIR+=       par2
 SUBDIR+=       pax
-SUBDIR+=       php4-bz2
+SUBDIR+=       php-bz2
 SUBDIR+=       php4-zip
-SUBDIR+=       php4-zlib
+SUBDIR+=       php-zlib
 SUBDIR+=       ppmd
 SUBDIR+=       ppunpack
 SUBDIR+=       rar
diff -r b5aaa90eff10 -r 6464412c48e2 converters/Makefile
--- a/converters/Makefile       Sun Oct 31 21:28:51 2004 +0000
+++ b/converters/Makefile       Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2004/09/05 23:30:33 grant Exp $
+# $NetBSD: Makefile,v 1.73 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -37,7 +37,7 @@
 SUBDIR+=       p5-Unicode-String
 SUBDIR+=       p5-jcode
 SUBDIR+=       p5-nkf
-SUBDIR+=       php4-iconv
+SUBDIR+=       php-iconv
 SUBDIR+=       psiconv
 SUBDIR+=       py-cjkcodecs
 SUBDIR+=       py-jpCodecs
diff -r b5aaa90eff10 -r 6464412c48e2 databases/Makefile
--- a/databases/Makefile        Sun Oct 31 21:28:51 2004 +0000
+++ b/databases/Makefile        Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2004/10/28 01:14:58 xtraeme Exp $
+# $NetBSD: Makefile,v 1.146 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Databases
@@ -78,14 +78,14 @@
 SUBDIR+=       p5-postgresql
 SUBDIR+=       p5-sybperl
 SUBDIR+=       pgaccess
-SUBDIR+=       php4-dba
-SUBDIR+=       php4-dbase
-SUBDIR+=       php4-filepro
-SUBDIR+=       php4-ldap
-SUBDIR+=       php4-mssql
-SUBDIR+=       php4-mysql
-SUBDIR+=       php4-odbc
-SUBDIR+=       php4-pgsql
+SUBDIR+=       php-dba
+SUBDIR+=       php-dbase
+SUBDIR+=       php-filepro
+SUBDIR+=       php-ldap
+SUBDIR+=       php-mssql
+SUBDIR+=       php-mysql
+SUBDIR+=       php-odbc
+SUBDIR+=       php-pgsql
 SUBDIR+=       phpldapadmin
 SUBDIR+=       phpmyadmin
 SUBDIR+=       phppgadmin
diff -r b5aaa90eff10 -r 6464412c48e2 devel/Makefile
--- a/devel/Makefile    Sun Oct 31 21:28:51 2004 +0000
+++ b/devel/Makefile    Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.554 2004/10/31 16:09:41 seb Exp $
+# $NetBSD: Makefile,v 1.555 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Development utilities
@@ -417,12 +417,12 @@
 SUBDIR+=       pcl-cvs
 SUBDIR+=       pcre
 SUBDIR+=       pedisassem
-SUBDIR+=       php4-gettext
-SUBDIR+=       php4-gmp
-SUBDIR+=       php4-posix
-SUBDIR+=       php4-shmop
-SUBDIR+=       php4-sysvsem
-SUBDIR+=       php4-sysvshm
+SUBDIR+=       php-gettext
+SUBDIR+=       php-gmp
+SUBDIR+=       php-posix
+SUBDIR+=       php-shmop
+SUBDIR+=       php-sysvsem
+SUBDIR+=       php-sysvshm
 SUBDIR+=       physfs
 SUBDIR+=       pilrc
 SUBDIR+=       pkgconfig
diff -r b5aaa90eff10 -r 6464412c48e2 graphics/Makefile
--- a/graphics/Makefile Sun Oct 31 21:28:51 2004 +0000
+++ b/graphics/Makefile Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2004/10/25 20:02:36 minskim Exp $
+# $NetBSD: Makefile,v 1.340 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -193,8 +193,8 @@
 SUBDIR+=       pgraf
 SUBDIR+=       photopc
 SUBDIR+=       php-jpgraph
-SUBDIR+=       php4-exif
-SUBDIR+=       php4-gd
+SUBDIR+=       php-exif
+SUBDIR+=       php-gd
 SUBDIR+=       phpsview
 SUBDIR+=       pixieplus
 SUBDIR+=       pixmap
diff -r b5aaa90eff10 -r 6464412c48e2 mail/Makefile
--- a/mail/Makefile     Sun Oct 31 21:28:51 2004 +0000
+++ b/mail/Makefile     Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.233 2004/10/02 14:07:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.234 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -134,7 +134,7 @@
 SUBDIR+=       p5-Sendmail-PMilter
 SUBDIR+=       p5-User-Identity
 SUBDIR+=       p5-razor-agents
-SUBDIR+=       php4-imap
+SUBDIR+=       php-imap
 SUBDIR+=       pine
 SUBDIR+=       pine-pgp-filters
 SUBDIR+=       popa3d
diff -r b5aaa90eff10 -r 6464412c48e2 math/Makefile
--- a/math/Makefile     Sun Oct 31 21:28:51 2004 +0000
+++ b/math/Makefile     Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2004/09/05 18:42:15 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Mathematics
@@ -74,7 +74,7 @@
 SUBDIR+=       p5-Spreadsheet-WriteExcel
 SUBDIR+=       pari
 SUBDIR+=       pari-galdata
-SUBDIR+=       php4-bcmath
+SUBDIR+=       php-bcmath
 SUBDIR+=       pspp
 SUBDIR+=       py-Numeric
 SUBDIR+=       py-Scientific
diff -r b5aaa90eff10 -r 6464412c48e2 misc/Makefile
--- a/misc/Makefile     Sun Oct 31 21:28:51 2004 +0000
+++ b/misc/Makefile     Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2004/10/29 17:28:28 erh Exp $
+# $NetBSD: Makefile,v 1.215 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -137,8 +137,8 @@
 SUBDIR+=       p5-Search
 SUBDIR+=       parchive
 SUBDIR+=       pdmenu
-SUBDIR+=       php4-calendar
-SUBDIR+=       php4-mbstring
+SUBDIR+=       php-calendar
+SUBDIR+=       php-mbstring
 SUBDIR+=       pinfo
 SUBDIR+=       proj
 SUBDIR+=       proj-doc
diff -r b5aaa90eff10 -r 6464412c48e2 net/Makefile
--- a/net/Makefile      Sun Oct 31 21:28:51 2004 +0000
+++ b/net/Makefile      Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.503 2004/10/31 16:21:32 seb Exp $
+# $NetBSD: Makefile,v 1.504 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Networking tools
@@ -257,10 +257,10 @@
 SUBDIR+=       pconsole
 SUBDIR+=       pen
 SUBDIR+=       pfnet
-SUBDIR+=       php4-ftp
-SUBDIR+=       php4-snmp
-SUBDIR+=       php4-sockets
-SUBDIR+=       php4-yp
+SUBDIR+=       php-ftp
+SUBDIR+=       php-snmp
+SUBDIR+=       php-sockets
+SUBDIR+=       php-yp
 SUBDIR+=       pim6dd
 SUBDIR+=       pim6sd
 SUBDIR+=       pload
diff -r b5aaa90eff10 -r 6464412c48e2 security/Makefile
--- a/security/Makefile Sun Oct 31 21:28:51 2004 +0000
+++ b/security/Makefile Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.203 2004/10/29 23:02:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.204 2004/10/31 21:46:40 jdolecek Exp $
 #
 
 COMMENT=       Security tools
@@ -155,9 +155,9 @@
 SUBDIR+=       pgp2
 SUBDIR+=       pgp5
 SUBDIR+=       pgpdump
-SUBDIR+=       php4-mcrypt
-SUBDIR+=       php4-mhash
-SUBDIR+=       php4-openssl
+SUBDIR+=       php-mcrypt
+SUBDIR+=       php-mhash
+SUBDIR+=       php-openssl
 SUBDIR+=       pinentry
 SUBDIR+=       pinepgp
 SUBDIR+=       pks
diff -r b5aaa90eff10 -r 6464412c48e2 textproc/Makefile
--- a/textproc/Makefile Sun Oct 31 21:28:51 2004 +0000
+++ b/textproc/Makefile Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2004/09/26 04:48:49 epg Exp $
+# $NetBSD: Makefile,v 1.261 2004/10/31 21:46:41 jdolecek Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -194,7 +194,7 @@
 SUBDIR+=       p5-libxml-enno
 SUBDIR+=       par
 SUBDIR+=       php4-domxml
-SUBDIR+=       php4-wddx
+SUBDIR+=       php-wddx
 SUBDIR+=       php4-xslt
 SUBDIR+=       postgresql-autodoc
 SUBDIR+=       psgml-mode
diff -r b5aaa90eff10 -r 6464412c48e2 www/Makefile
--- a/www/Makefile      Sun Oct 31 21:28:51 2004 +0000
+++ b/www/Makefile      Sun Oct 31 21:46:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.350 2004/10/28 21:07:11 cube Exp $
+# $NetBSD: Makefile,v 1.351 2004/10/31 21:46:41 jdolecek Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -210,7 +210,7 @@
 SUBDIR+=       php-FastTemplate
 SUBDIR+=       php4
 SUBDIR+=       php4-apc
-SUBDIR+=       php4-curl
+SUBDIR+=       php-curl
 SUBDIR+=       privoxy
 SUBDIR+=       py-HTMLgen
 SUBDIR+=       py-curl



Home | Main Index | Thread Index | Old Index