13 Commits

Author SHA1 Message Date
jow
b121baf46c [PATCH 2/4] packages/lang/php5: Remove uts domain patch
This patch removes the domain name patch for the new php version 5.3.1 as
it doesn't apply anymore.
Signed-off-by: Michael Heimpold <michael.heimpold@s2000.tu-chemnitz.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@19267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 01:09:20 +00:00
jow
74c87930e2 [PATCH 1/4] packages/lang/php5: Update to version 5.3.1
The following patchset upgrades the php5 package to php's 5.3 stable branch.
It removes the SPL build option as this is included in php's core henceforth, likewise
for pcre module. On the other hand a new option for SysV IPC is added and a package
for sqlite3 is introduced.
As FastCGI support is now a core feature the php5-fastcgi package now depends
on the php5-cgi package, containing just a link to the binary and the startup script.
The cross-compile patch is updated to fit the new version.
Signed-off-by: Michael Heimpold <michael.heimpold@s2000.tu-chemnitz.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@19266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 01:08:54 +00:00
pavlov
2f35c6369e update php-apc to 3.0.16, disable pthread mutex's as they are on by default now.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 17:30:17 +00:00
olli
f99eeb71bc php5:
* Update 5.2.3 > 5.2.4
 * Minor Makefile cleanups
 * Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 10:57:31 +00:00
pavlov
90c8b53715 update to php 5.2.3, bugfixes and security fixes... note, the binaries have changed names slightly for consistency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 19:08:20 +00:00
pavlov
c18969e590 add option to compile APC for php5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 16:35:41 +00:00
pavlov
14c1a8db5f patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:34:12 +00:00
pavlov
2a91f86517 fixes compile for ldap module in php5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 00:52:17 +00:00
pavlov
85116048da trivial update to eliminate the fuzz on the patch and update the file signature
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 02:02:32 +00:00
pavlov
57baf4fa31 move from php 5.0.5 to php 5.1.6... compiles but not tested on a platform
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 01:44:28 +00:00
florian
c52976b899 Fix php5 compilation error (#1427)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 12:26:06 +00:00
florian
447e620e40 Rename patches to match conventions, second round; *ouch*
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 17:28:45 +00:00
nico
62bcf8dace port php5 to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 21:32:16 +00:00