add php5 package
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Aug 2005 16:27:48 +0000 (16:27 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Aug 2005 16:27:48 +0000 (16:27 +0000)
commitce351aa49b62d498403a55c90c38d6d24d900846
treec74524546a450b64ffd88cc7313f48e9961afbb1
parent5c53387d3a5f0422ae2c93477dad755e1b83bb92
add php5 package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1667 3c298f89-4303-0410-b956-a3cf2f4a3e73
25 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/php5/Config.in [new file with mode: 0644]
openwrt/package/php5/Makefile [new file with mode: 0644]
openwrt/package/php5/files/php.ini [new file with mode: 0644]
openwrt/package/php5/files/php.init [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-cgi.conffiles [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-cgi.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-cli.conffiles [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-cli.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-fastcgi.conffiles [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-fastcgi.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-ftp.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-gd.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-ldap.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-mysql.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-openssl.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-pcre.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-pgsql.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-session.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-sockets.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-sqlite.control [new file with mode: 0644]
openwrt/package/php5/ipkg/php5-mod-xml.control [new file with mode: 0644]
openwrt/package/php5/patches/php-5.0.4-configure-cross.patch [new file with mode: 0644]
openwrt/package/php5/patches/php-5.0.4-xml-expat-no-xml2.patch [new file with mode: 0644]