Add php4 package (Thanks aorlinsk and enzo for the help)
authorNicolas Thill <nico@openwrt.org>
Mon, 4 Jul 2005 17:03:18 +0000 (17:03 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 4 Jul 2005 17:03:18 +0000 (17:03 +0000)
commit1b5e6127f5cffdadea418edfa20bc199c2d9e29e
tree001af1f942deb147234a69c37d20c529c594842a
parentd52a3a3fd3a6a7fce8f99a6366842bf660893fb7
Add php4 package (Thanks aorlinsk and enzo for the help)

SVN-Revision: 1334
26 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/php4/Config.in [new file with mode: 0644]
openwrt/package/php4/Makefile [new file with mode: 0644]
openwrt/package/php4/files/php.ini [new file with mode: 0644]
openwrt/package/php4/files/php.init [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-cgi.conffiles [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-cgi.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-cli.conffiles [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-cli.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-fastcgi.conffiles [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-fastcgi.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-ftp.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-gd.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-ldap.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-mysql.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-openssl.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-pcre.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-pgsql.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-session.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-sockets.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-sqlite.control [new file with mode: 0644]
openwrt/package/php4/ipkg/php4-mod-xml.control [new file with mode: 0644]
openwrt/package/php4/patches/php-4.3.11-sqlite-1.0.patch [new file with mode: 0644]
openwrt/package/php4/patches/php4_configure.patch [new file with mode: 0644]
openwrt/package/php4/patches/php4_dns_skipname.patch [new file with mode: 0644]