aboutsummaryrefslogtreecommitdiffstats
path: root/package/php5/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 16:27:48 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 16:27:48 +0000
commitaef2bda2e5aad2203a8607e2946300b16ae911c3 (patch)
tree51a8683ab7c3aee412879147c419e25d4aef607c /package/php5/ipkg
parentbd316bc9b2a8f338831dfb7ff6844f430984f826 (diff)
downloadmaster-187ad058-aef2bda2e5aad2203a8607e2946300b16ae911c3.tar.gz
master-187ad058-aef2bda2e5aad2203a8607e2946300b16ae911c3.tar.bz2
master-187ad058-aef2bda2e5aad2203a8607e2946300b16ae911c3.zip
add php5 package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1667 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php5/ipkg')
-rw-r--r--package/php5/ipkg/php5-cgi.conffiles1
-rw-r--r--package/php5/ipkg/php5-cgi.control9
-rw-r--r--package/php5/ipkg/php5-cli.conffiles1
-rw-r--r--package/php5/ipkg/php5-cli.control9
-rw-r--r--package/php5/ipkg/php5-fastcgi.conffiles2
-rw-r--r--package/php5/ipkg/php5-fastcgi.control9
-rw-r--r--package/php5/ipkg/php5-mod-ftp.control9
-rw-r--r--package/php5/ipkg/php5-mod-gd.control9
-rw-r--r--package/php5/ipkg/php5-mod-ldap.control9
-rw-r--r--package/php5/ipkg/php5-mod-mysql.control9
-rw-r--r--package/php5/ipkg/php5-mod-openssl.control9
-rw-r--r--package/php5/ipkg/php5-mod-pcre.control9
-rw-r--r--package/php5/ipkg/php5-mod-pgsql.control9
-rw-r--r--package/php5/ipkg/php5-mod-session.control9
-rw-r--r--package/php5/ipkg/php5-mod-sockets.control9
-rw-r--r--package/php5/ipkg/php5-mod-sqlite.control9
-rw-r--r--package/php5/ipkg/php5-mod-xml.control9
17 files changed, 130 insertions, 0 deletions
diff --git a/package/php5/ipkg/php5-cgi.conffiles b/package/php5/ipkg/php5-cgi.conffiles
new file mode 100644
index 0000000000..f1b6b5fc94
--- /dev/null
+++ b/package/php5/ipkg/php5-cgi.conffiles
@@ -0,0 +1 @@
+/etc/php.ini
diff --git a/package/php5/ipkg/php5-cgi.control b/package/php5/ipkg/php5-cgi.control
new file mode 100644
index 0000000000..710f3ec632
--- /dev/null
+++ b/package/php5/ipkg/php5-cgi.control
@@ -0,0 +1,9 @@
+Package: php5-cgi
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: PHP5 compiled as for CGI
+Provides: php5
diff --git a/package/php5/ipkg/php5-cli.conffiles b/package/php5/ipkg/php5-cli.conffiles
new file mode 100644
index 0000000000..f1b6b5fc94
--- /dev/null
+++ b/package/php5/ipkg/php5-cli.conffiles
@@ -0,0 +1 @@
+/etc/php.ini
diff --git a/package/php5/ipkg/php5-cli.control b/package/php5/ipkg/php5-cli.control
new file mode 100644
index 0000000000..63385caa34
--- /dev/null
+++ b/package/php5/ipkg/php5-cli.control
@@ -0,0 +1,9 @@
+Package: php5-cli
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: PHP5 CLI (Command Line Interface)
+Provides: php5
diff --git a/package/php5/ipkg/php5-fastcgi.conffiles b/package/php5/ipkg/php5-fastcgi.conffiles
new file mode 100644
index 0000000000..6d0835326c
--- /dev/null
+++ b/package/php5/ipkg/php5-fastcgi.conffiles
@@ -0,0 +1,2 @@
+/etc/php.ini
+/etc/init.d/php
diff --git a/package/php5/ipkg/php5-fastcgi.control b/package/php5/ipkg/php5-fastcgi.control
new file mode 100644
index 0000000000..ab99ef958b
--- /dev/null
+++ b/package/php5/ipkg/php5-fastcgi.control
@@ -0,0 +1,9 @@
+Package: php5-fastcgi
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: PHP5 compiled for FastCGI (for use with libhttpd-fastcgi)
+Provides: php5
diff --git a/package/php5/ipkg/php5-mod-ftp.control b/package/php5/ipkg/php5-mod-ftp.control
new file mode 100644
index 0000000000..1173167bf1
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-ftp.control
@@ -0,0 +1,9 @@
+Package: php5-mod-ftp
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: FTP module for PHP5
+Depends: php5
diff --git a/package/php5/ipkg/php5-mod-gd.control b/package/php5/ipkg/php5-mod-gd.control
new file mode 100644
index 0000000000..8ff80d5558
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-gd.control
@@ -0,0 +1,9 @@
+Package: php5-mod-gd
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: GD module for PHP5
+Depends: php5, libgd, libpng
diff --git a/package/php5/ipkg/php5-mod-ldap.control b/package/php5/ipkg/php5-mod-ldap.control
new file mode 100644
index 0000000000..734d84540e
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-ldap.control
@@ -0,0 +1,9 @@
+Package: php5-mod-ldap
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: LDAP module for PHP5
+Depends: php5, libopenldap
diff --git a/package/php5/ipkg/php5-mod-mysql.control b/package/php5/ipkg/php5-mod-mysql.control
new file mode 100644
index 0000000000..611527891a
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-mysql.control
@@ -0,0 +1,9 @@
+Package: php5-mod-mysql
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: MySQL module for PHP5
+Depends: php5, libmysqlclient
diff --git a/package/php5/ipkg/php5-mod-openssl.control b/package/php5/ipkg/php5-mod-openssl.control
new file mode 100644
index 0000000000..08c9103539
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-openssl.control
@@ -0,0 +1,9 @@
+Package: php5-mod-openssl
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: OpenSSL module for PHP5
+Depends: php5, libopenssl
diff --git a/package/php5/ipkg/php5-mod-pcre.control b/package/php5/ipkg/php5-mod-pcre.control
new file mode 100644
index 0000000000..f4f69f2bb8
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-pcre.control
@@ -0,0 +1,9 @@
+Package: php5-mod-pcre
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: PCRE module for PHP5
+Depends: php5, libpcre
diff --git a/package/php5/ipkg/php5-mod-pgsql.control b/package/php5/ipkg/php5-mod-pgsql.control
new file mode 100644
index 0000000000..2e4526c9ee
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-pgsql.control
@@ -0,0 +1,9 @@
+Package: php5-mod-pgsql
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: PostgreSQL module for PHP5
+Depends: php5, libpq
diff --git a/package/php5/ipkg/php5-mod-session.control b/package/php5/ipkg/php5-mod-session.control
new file mode 100644
index 0000000000..9ad925cdde
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-session.control
@@ -0,0 +1,9 @@
+Package: php5-mod-session
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: Sessions module for PHP5
+Depends: php5
diff --git a/package/php5/ipkg/php5-mod-sockets.control b/package/php5/ipkg/php5-mod-sockets.control
new file mode 100644
index 0000000000..a037eb46d4
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-sockets.control
@@ -0,0 +1,9 @@
+Package: php5-mod-sockets
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: Sockets module for PHP5
+Depends: php5
diff --git a/package/php5/ipkg/php5-mod-sqlite.control b/package/php5/ipkg/php5-mod-sqlite.control
new file mode 100644
index 0000000000..847db0f07a
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-sqlite.control
@@ -0,0 +1,9 @@
+Package: php5-mod-sqlite
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: SQLite module for PHP5
+Depends: php5, libsqlite2
diff --git a/package/php5/ipkg/php5-mod-xml.control b/package/php5/ipkg/php5-mod-xml.control
new file mode 100644
index 0000000000..f92d3916ff
--- /dev/null
+++ b/package/php5/ipkg/php5-mod-xml.control
@@ -0,0 +1,9 @@
+Package: php5-mod-xml
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/
+Description: XML module for PHP5
+Depends: php5, libexpat