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)
commitd26d551aa50fbf28a39ab7d254d438e7ea88c132
tree001af1f942deb147234a69c37d20c529c594842a
parent6c0eacad74056fad5a269621c291f68eb32ee81d
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]