aboutsummaryrefslogtreecommitdiffstats
path: root/package/php4/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/php4/ipkg')
-rw-r--r--package/php4/ipkg/php4-cgi.conffiles1
-rw-r--r--package/php4/ipkg/php4-cgi.control6
-rw-r--r--package/php4/ipkg/php4-cli.conffiles1
-rw-r--r--package/php4/ipkg/php4-cli.control6
-rw-r--r--package/php4/ipkg/php4-fastcgi.conffiles2
-rw-r--r--package/php4/ipkg/php4-fastcgi.control6
-rw-r--r--package/php4/ipkg/php4-mod-curl.control5
-rw-r--r--package/php4/ipkg/php4-mod-ftp.control5
-rw-r--r--package/php4/ipkg/php4-mod-gd.control5
-rw-r--r--package/php4/ipkg/php4-mod-gmp.control5
-rw-r--r--package/php4/ipkg/php4-mod-ldap.control5
-rw-r--r--package/php4/ipkg/php4-mod-mysql.control5
-rw-r--r--package/php4/ipkg/php4-mod-openssl.control5
-rw-r--r--package/php4/ipkg/php4-mod-pcre.control5
-rw-r--r--package/php4/ipkg/php4-mod-pgsql.control5
-rw-r--r--package/php4/ipkg/php4-mod-session.control5
-rw-r--r--package/php4/ipkg/php4-mod-sockets.control5
-rw-r--r--package/php4/ipkg/php4-mod-sqlite.control5
-rw-r--r--package/php4/ipkg/php4-mod-xml.control5
19 files changed, 0 insertions, 87 deletions
diff --git a/package/php4/ipkg/php4-cgi.conffiles b/package/php4/ipkg/php4-cgi.conffiles
deleted file mode 100644
index f1b6b5fc94..0000000000
--- a/package/php4/ipkg/php4-cgi.conffiles
+++ /dev/null
@@ -1 +0,0 @@
-/etc/php.ini
diff --git a/package/php4/ipkg/php4-cgi.control b/package/php4/ipkg/php4-cgi.control
deleted file mode 100644
index 11b566baaf..0000000000
--- a/package/php4/ipkg/php4-cgi.control
+++ /dev/null
@@ -1,6 +0,0 @@
-Package: php4-cgi
-Priority: optional
-Section: net
-Provides: php4
-Depends: libopenssl, zlib
-Description: PHP4 compiled as for CGI
diff --git a/package/php4/ipkg/php4-cli.conffiles b/package/php4/ipkg/php4-cli.conffiles
deleted file mode 100644
index f1b6b5fc94..0000000000
--- a/package/php4/ipkg/php4-cli.conffiles
+++ /dev/null
@@ -1 +0,0 @@
-/etc/php.ini
diff --git a/package/php4/ipkg/php4-cli.control b/package/php4/ipkg/php4-cli.control
deleted file mode 100644
index 25b6a5d1bd..0000000000
--- a/package/php4/ipkg/php4-cli.control
+++ /dev/null
@@ -1,6 +0,0 @@
-Package: php4-cli
-Priority: optional
-Section: net
-Provides: php4
-Depends: libopenssl, zlib
-Description: PHP4 CLI (Command Line Interface)
diff --git a/package/php4/ipkg/php4-fastcgi.conffiles b/package/php4/ipkg/php4-fastcgi.conffiles
deleted file mode 100644
index 6d0835326c..0000000000
--- a/package/php4/ipkg/php4-fastcgi.conffiles
+++ /dev/null
@@ -1,2 +0,0 @@
-/etc/php.ini
-/etc/init.d/php
diff --git a/package/php4/ipkg/php4-fastcgi.control b/package/php4/ipkg/php4-fastcgi.control
deleted file mode 100644
index 0588612536..0000000000
--- a/package/php4/ipkg/php4-fastcgi.control
+++ /dev/null
@@ -1,6 +0,0 @@
-Package: php4-fastcgi
-Priority: optional
-Section: net
-Provides: php4
-Depends: libopenssl, zlib
-Description: PHP4 compiled for FastCGI (for use with libhttpd-fastcgi)
diff --git a/package/php4/ipkg/php4-mod-curl.control b/package/php4/ipkg/php4-mod-curl.control
deleted file mode 100644
index 5d67bd3f49..0000000000
--- a/package/php4/ipkg/php4-mod-curl.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-curl
-Priority: optional
-Section: net
-Depends: php4, libcurl
-Description: cURL module for PHP4
diff --git a/package/php4/ipkg/php4-mod-ftp.control b/package/php4/ipkg/php4-mod-ftp.control
deleted file mode 100644
index 5e31a26b23..0000000000
--- a/package/php4/ipkg/php4-mod-ftp.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-ftp
-Priority: optional
-Section: net
-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
deleted file mode 100644
index 3648fe6863..0000000000
--- a/package/php4/ipkg/php4-mod-gd.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-gd
-Priority: optional
-Section: net
-Depends: php4, libgd, libpng
-Description: GD module for PHP4
diff --git a/package/php4/ipkg/php4-mod-gmp.control b/package/php4/ipkg/php4-mod-gmp.control
deleted file mode 100644
index c7fae341eb..0000000000
--- a/package/php4/ipkg/php4-mod-gmp.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-gmp
-Priority: optional
-Section: net
-Depends: php4, libgmp
-Description: GMP (GNU MP) module for PHP4
diff --git a/package/php4/ipkg/php4-mod-ldap.control b/package/php4/ipkg/php4-mod-ldap.control
deleted file mode 100644
index 4183e8c408..0000000000
--- a/package/php4/ipkg/php4-mod-ldap.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-ldap
-Priority: optional
-Section: net
-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
deleted file mode 100644
index bcf64d6f57..0000000000
--- a/package/php4/ipkg/php4-mod-mysql.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-mysql
-Priority: optional
-Section: net
-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
deleted file mode 100644
index 96d9b7d44c..0000000000
--- a/package/php4/ipkg/php4-mod-openssl.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-openssl
-Priority: optional
-Section: net
-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
deleted file mode 100644
index 13c92ab4e1..0000000000
--- a/package/php4/ipkg/php4-mod-pcre.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-pcre
-Priority: optional
-Section: net
-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
deleted file mode 100644
index f90af963ae..0000000000
--- a/package/php4/ipkg/php4-mod-pgsql.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-pgsql
-Priority: optional
-Section: net
-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
deleted file mode 100644
index abf9c4e936..0000000000
--- a/package/php4/ipkg/php4-mod-session.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-session
-Priority: optional
-Section: net
-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
deleted file mode 100644
index fd286f4338..0000000000
--- a/package/php4/ipkg/php4-mod-sockets.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-sockets
-Priority: optional
-Section: net
-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
deleted file mode 100644
index dbff3679e1..0000000000
--- a/package/php4/ipkg/php4-mod-sqlite.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-sqlite
-Priority: optional
-Section: net
-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
deleted file mode 100644
index d948c738b2..0000000000
--- a/package/php4/ipkg/php4-mod-xml.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: php4-mod-xml
-Priority: optional
-Section: net
-Depends: php4, libexpat
-Description: XML module for PHP4