summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-19 23:02:49 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-19 23:02:49 +0000
commit2145ffefc739bad8a613dc70ccab107c062d7278 (patch)
tree9f9c38278e9161b637bcb74efa32b99a46ef27f2 /package
parent0ea3d29e82f2d58ea212a8ddcc87d05d959a430f (diff)
change Maintainer: field,
fix php4-* package dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1947 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/php4/ipkg/php4-cgi.control5
-rw-r--r--package/php4/ipkg/php4-cli.control5
-rw-r--r--package/php4/ipkg/php4-fastcgi.control5
-rw-r--r--package/php4/ipkg/php4-mod-ftp.control4
-rw-r--r--package/php4/ipkg/php4-mod-gd.control4
-rw-r--r--package/php4/ipkg/php4-mod-ldap.control4
-rw-r--r--package/php4/ipkg/php4-mod-mysql.control4
-rw-r--r--package/php4/ipkg/php4-mod-openssl.control4
-rw-r--r--package/php4/ipkg/php4-mod-pcre.control4
-rw-r--r--package/php4/ipkg/php4-mod-pgsql.control4
-rw-r--r--package/php4/ipkg/php4-mod-session.control4
-rw-r--r--package/php4/ipkg/php4-mod-sockets.control4
-rw-r--r--package/php4/ipkg/php4-mod-sqlite.control4
-rw-r--r--package/php4/ipkg/php4-mod-xml.control4
14 files changed, 31 insertions, 28 deletions
diff --git a/package/php4/ipkg/php4-cgi.control b/package/php4/ipkg/php4-cgi.control
index 4ba837711..46f87357a 100644
--- a/package/php4/ipkg/php4-cgi.control
+++ b/package/php4/ipkg/php4-cgi.control
@@ -3,7 +3,8 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: PHP4 compiled as for CGI
Provides: php4
+Depends: libopenssl, zlib
+Description: PHP4 compiled as for CGI
diff --git a/package/php4/ipkg/php4-cli.control b/package/php4/ipkg/php4-cli.control
index 7e54a16d5..dc927b7e1 100644
--- a/package/php4/ipkg/php4-cli.control
+++ b/package/php4/ipkg/php4-cli.control
@@ -3,7 +3,8 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: PHP4 CLI (Command Line Interface)
Provides: php4
+Depends: libopenssl, zlib
+Description: PHP4 CLI (Command Line Interface)
diff --git a/package/php4/ipkg/php4-fastcgi.control b/package/php4/ipkg/php4-fastcgi.control
index 1326f7bdd..61d383b28 100644
--- a/package/php4/ipkg/php4-fastcgi.control
+++ b/package/php4/ipkg/php4-fastcgi.control
@@ -3,7 +3,8 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: PHP4 compiled for FastCGI (for use with libhttpd-fastcgi)
Provides: php4
+Depends: libopenssl, zlib
+Description: PHP4 compiled for FastCGI (for use with libhttpd-fastcgi)
diff --git a/package/php4/ipkg/php4-mod-ftp.control b/package/php4/ipkg/php4-mod-ftp.control
index 9aaaeed78..702b75ea5 100644
--- a/package/php4/ipkg/php4-mod-ftp.control
+++ b/package/php4/ipkg/php4-mod-ftp.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: FTP module for PHP4
Depends: php4
+Description: FTP module for PHP4
diff --git a/package/php4/ipkg/php4-mod-gd.control b/package/php4/ipkg/php4-mod-gd.control
index 5e946c4e6..a3f203ff0 100644
--- a/package/php4/ipkg/php4-mod-gd.control
+++ b/package/php4/ipkg/php4-mod-gd.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: GD module for PHP4
Depends: php4, libgd, libpng
+Description: GD module for PHP4
diff --git a/package/php4/ipkg/php4-mod-ldap.control b/package/php4/ipkg/php4-mod-ldap.control
index c8c52c4a4..1143eac73 100644
--- a/package/php4/ipkg/php4-mod-ldap.control
+++ b/package/php4/ipkg/php4-mod-ldap.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: LDAP module for PHP4
Depends: php4, libopenldap
+Description: LDAP module for PHP4
diff --git a/package/php4/ipkg/php4-mod-mysql.control b/package/php4/ipkg/php4-mod-mysql.control
index ae0818a36..48de29697 100644
--- a/package/php4/ipkg/php4-mod-mysql.control
+++ b/package/php4/ipkg/php4-mod-mysql.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: MySQL module for PHP4
Depends: php4, libmysqlclient
+Description: MySQL module for PHP4
diff --git a/package/php4/ipkg/php4-mod-openssl.control b/package/php4/ipkg/php4-mod-openssl.control
index 926c28396..476bd2a2f 100644
--- a/package/php4/ipkg/php4-mod-openssl.control
+++ b/package/php4/ipkg/php4-mod-openssl.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: OpenSSL module for PHP4
Depends: php4, libopenssl
+Description: OpenSSL module for PHP4
diff --git a/package/php4/ipkg/php4-mod-pcre.control b/package/php4/ipkg/php4-mod-pcre.control
index da0efe0d5..9ae420d61 100644
--- a/package/php4/ipkg/php4-mod-pcre.control
+++ b/package/php4/ipkg/php4-mod-pcre.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: PCRE module for PHP4
Depends: php4, libpcre
+Description: PCRE module for PHP4
diff --git a/package/php4/ipkg/php4-mod-pgsql.control b/package/php4/ipkg/php4-mod-pgsql.control
index bf813c76c..39eb48186 100644
--- a/package/php4/ipkg/php4-mod-pgsql.control
+++ b/package/php4/ipkg/php4-mod-pgsql.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: PostgreSQL module for PHP4
Depends: php4, libpq
+Description: PostgreSQL module for PHP4
diff --git a/package/php4/ipkg/php4-mod-session.control b/package/php4/ipkg/php4-mod-session.control
index 84b38e1fe..dd116c616 100644
--- a/package/php4/ipkg/php4-mod-session.control
+++ b/package/php4/ipkg/php4-mod-session.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: Sessions module for PHP4
Depends: php4
+Description: Sessions module for PHP4
diff --git a/package/php4/ipkg/php4-mod-sockets.control b/package/php4/ipkg/php4-mod-sockets.control
index d4be5dbdc..154d0c1df 100644
--- a/package/php4/ipkg/php4-mod-sockets.control
+++ b/package/php4/ipkg/php4-mod-sockets.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: Sockets module for PHP4
Depends: php4
+Description: Sockets module for PHP4
diff --git a/package/php4/ipkg/php4-mod-sqlite.control b/package/php4/ipkg/php4-mod-sqlite.control
index 4a60d68cc..58d3c8bd0 100644
--- a/package/php4/ipkg/php4-mod-sqlite.control
+++ b/package/php4/ipkg/php4-mod-sqlite.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: SQLite module for PHP4
Depends: php4, libsqlite2
+Description: SQLite module for PHP4
diff --git a/package/php4/ipkg/php4-mod-xml.control b/package/php4/ipkg/php4-mod-xml.control
index 235dd7a8b..223cccf5c 100644
--- a/package/php4/ipkg/php4-mod-xml.control
+++ b/package/php4/ipkg/php4-mod-xml.control
@@ -3,7 +3,7 @@ Priority: optional
Section: net
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/
-Description: XML module for PHP4
Depends: php4, libexpat
+Description: XML module for PHP4