Add php4 package (Thanks aorlinsk and enzo for the help)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Jul 2005 17:03:18 +0000 (17:03 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Jul 2005 17:03:18 +0000 (17:03 +0000)
commit8d6baf0057572fba7f20c4824918fcbebc86edc5
tree001af1f942deb147234a69c37d20c529c594842a
parent01e28344295faff460371b1c08f665ddd07f3311
Add php4 package (Thanks aorlinsk and enzo for the help)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1334 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]