88 Commits

Author SHA1 Message Date
Bartłomiej Piotrowski
36df970514 main/php: upgrade to 5.3.21 2013-01-24 15:10:12 +01:00
Natanael Copa
545b973e89 main/php: use libjpeg-turbo 2013-01-01 12:42:58 +00:00
Bartłomiej Piotrowski
92c77a0129 main/php: upgrade to 5.3.20 2012-12-24 09:52:59 +01:00
Bartłomiej Piotrowski
ea6540325f main/php: upgrade to 5.3.19 2012-12-17 19:55:29 +01:00
Natanael Copa
8a17df0e97 main/php: upgrade to 5.3.18 2012-10-19 06:15:17 +00:00
Leonardo Arena
be459fb752 main/php: upgrade to 5.3.17 2012-09-24 07:17:42 +00:00
Natanael Copa
870e14cd07 main/php: upgrade to 5.3.16 2012-09-13 07:53:44 +00:00
Natanael Copa
c97b873c86 main/php: security upgrade to 5.3.15 (CVE-2012-2688,CVE-2012-3365)
fixes #1268
2012-08-02 09:44:50 +00:00
Natanael Copa
1ad988c7f0 main/php: rebuild against sqlite-libs 2012-05-31 09:21:42 +00:00
Natanael Copa
a24ed08595 main/php: rebuild against icu-49 2012-05-11 15:04:39 +00:00
Natanael Copa
cf51994bd3 main/php: update depends for postgresql plugins
fixes #741
(cherry picked from commit 12aeffb20777458004c76c6c2339db003c083c81)
2012-05-07 11:33:03 +00:00
Natanael Copa
ef73ee2da8 main/php: security upgrade to 5.3.12 (CVE-2012-1823)
fixes #1121
(cherry picked from commit 3094cc97b38c43163f36e8de49b1be8a57f0d7cc)
2012-05-07 08:48:58 +00:00
Natanael Copa
ead4beef19 main/php: rebuild against new net-snmp subpackages 2012-04-19 20:19:32 +00:00
Leonardo Arena
d8622745f7 main/php: enable wddx extension 2012-04-06 11:37:52 +00:00
Natanael Copa
fe5a022d24 main/php: fix checksum 2012-03-18 12:26:19 +00:00
Jeff Bilyk
a6655ac9b6 various: bump pkgrel on packages where opts were replaced
bump pkgrel on various packages
2012-03-17 16:17:57 +00:00
Jeff Bilyk
20c64ce990 various: replace opts
fixes #948
2012-03-17 16:09:50 +00:00
Natanael Copa
7f0dbe56f0 main/php: rebuild against pcre-8.30 2012-03-12 20:49:45 +00:00
Natanael Copa
7f12577d7f main/php: rebuild against gdbm-1.10 2012-02-23 09:49:39 +00:00
Natanael Copa
ebd7f2afcb main/php: security upgrade to 5.3.10 (CVE-2012-0830)
fixes #991
2012-02-03 07:37:35 +00:00
Natanael Copa
b0e764afe8 main/php/: rebuild against db-5.3 2012-01-27 22:14:34 +00:00
Natanael Copa
56856330d4 main/php: upgrade to 5.3.9 2012-01-17 09:36:06 +00:00
Natanael Copa
048cf16b51 main/php: security fix (CVE-2011-4885)
fixes #918
2012-01-10 15:55:45 +00:00
Natanael Copa
21c8143248 main/php: build/install pear again
This reverts commit 7ca9bed6c7cae20d1211944354c89bc5ce899f4b.

Seems like php pear works now. and this is the simpler way to do it.
2011-10-27 13:31:56 +00:00
Natanael Copa
929405ed94 main/php: upgrade to 5.3.8 2011-08-23 12:44:59 +00:00
Natanael Copa
94193c1044 main/php: fix crypt() md5 hashing
https://bugs.php.net/bug.php?id=55439
2011-08-23 06:31:33 +00:00
Natanael Copa
7ca9bed6c7 main/php: upgrade to 5.3.7, remove pear
We will build pear separately
2011-08-22 20:26:00 +00:00
Natanael Copa
8282d74c17 main/icu: upgrade to 4.8 2011-06-07 10:39:34 +00:00
Carlo Landmeter
00e1fda749 main/php: build against libpng 1.5 2011-05-14 10:55:09 +00:00
Carlo Landmeter
019fe40039 main/php: add support for mailparse (needs pecl mailparse) 2011-05-11 22:40:21 +00:00
Carlo Landmeter
1f06e1d988 main/php: rebuild because of changed freetds 2011-04-15 22:30:38 +00:00
Carlo Landmeter
524a6f813d main/php: added mssql support and remove old configure flags 2011-04-15 13:01:10 +00:00
Matt Smith
ac0745471c main/php: added apache2 to php-apache2's depends 2011-04-11 01:56:36 -05:00
Matt Smith
349f108890 main/php: php-pear depends on php-xml, date.timezone defaults to UTC, improved php-doc 2011-04-09 00:20:25 -05:00
Matt Smith
604b69f249 main/php: added db depends to db extensions 2011-04-08 02:09:50 -05:00
Matt Smith
6bcb03d73f main/php: fixed remaining dependency issues, added php-ctype, php-enchant, php-xmlreader, gdbm support to php-dba
Changelog (php-5.3.6-r2 -> r3)
- removed cyrus-sasl-dev from makedepends; php-ldap *could* use it, but
  there are issues with it finding sasl.h (let me know if you fix it)
- added gdbm support to php-dba
- added php-ctype, php-enchant, and php-xmlreader
- removed --disable-all from ./configure line (it's best to keep
  defaults enabled)
- php extensions now depend on the php package
- fixed remaining inter-extension dependency issues
2011-04-07 04:36:05 -05:00
Kiyoshi Aman
8952db922a main/php: php-xsl depends on php-dom. 2011-04-06 03:06:32 -04:00
Matt Smith
dcd1f5b67f main/php: improved subpackage dependencies
- php-sqlite now depends on php-pdo_sqlite in order to fix a dependency
  issue
- php-pdo_* now depends on php-pdo
- added --disable-all to configure line and added php-dom as a shared
  module,  as a result
2011-04-05 06:17:47 -05:00
Matt Smith
c94b4d2c54 main/php: upgraded to 5.3.6 and took over maintainership 2011-03-24 00:58:01 -05:00
Natanael Copa
b891887975 main/php: fix php-dev package and cleanup building
- install all in $pkgdir first, then move to subpackages this is
  alpine style and prevents -dev package be broken
- move duplicate code to function _do_build
- build the variants out of source tree. only copy object files
  this saves space
- build cli, cgi and pear in one shot. saves one build (of cli)
- move phpize to php-cli. seems like pecl needs it.
2011-03-04 18:51:54 +00:00
Natanael Copa
4f5884fe4c main/php: added safty check for API version 2011-03-02 09:42:30 +00:00
Natanael Copa
f9bda5c141 main/php: set executable permission on phpize 2011-02-25 11:29:36 +00:00
Natanael Copa
0223c5be38 main/php: rebuild against db5 2011-02-23 10:20:20 +00:00
William Pitcock
f9f2be718d main/php: php-common should replaces on php for php.ini 2011-01-21 14:10:33 -06:00
Matt Smith
2b99bf98f2 main/php: bumped pkgrel for snmp update
Fixes php from complaining about snmp.so.
2011-01-14 10:58:06 -06:00
Matt Smith
d88adbc16a main/php: improved APKBUILD, see changes
php-5.3.5-r2 changelog:
- Recreated php-cli subpackage and moved it out of the main php package;
- Combined php-cli and php-pear in the build() function (one less `make`
  to perform);
- Created php-common subpackage, currently containing php.ini;
- Converted the main php package into a metapackage, which currently depends
  on php-common and php-cgi;
- Updated the dev() split function to include all the build dirs we used,
  and then symlinked /usr/lib/php/build to build-cgi by default;
- Moved the phar command to the php-phar subpackage;

Let me know what you think.

Matt
2011-01-13 14:14:00 +00:00
William Pitcock
ba2600dc6e Set all packages with arch="x86 x86_64" to arch="all". 2011-01-13 06:06:02 -06:00
Natanael Copa
c66c633d26 main/php: rebuild against new icu 2011-01-10 20:26:26 +00:00
Matt Smith
188c120b8a main/php: updated to 5.3.5 and made cosmetic changes to APKBUILD
See the PHP 5.3.5 release announcement for more information:
http://www.php.net/archive/2011.php#id2011-01-06-1

Also, there is not a newer Suhosin patch available at this time, however,
the current suhosin-patch-5.3.4-0.9.10.patch appears to be working fine.
2011-01-09 12:43:45 +00:00
Matt Smith
264c8486ac main/php: improved APKBUILD, see changes [resent, updated]
I based my updates off of Arch Linux's work for this package.

Here's the changelog:
- Each 'main subpackage' gets its own build dir, in order to eliminate
  build-time complications.
- Added php-cgi subpackage (in combination with the above change, fixes #505)
- Added php-embed subpackage.
- Removed php-cli subpackage; it's now in the main 'php' package.
- Added the configure options --with-readline and --enable-pcntl to the 'php'
  package (previously known as the php-cli package).
- Enabled the 'error_log' default option for php-fpm.conf
- Enabled cgi.discard_path in php.ini, as --enable-discard-path was dropped from
  being a configure option.
- Dropped --enable-force-cgi-redirect from configure options, as it was
  deprecated and enabled by default in php.ini.
- Did away with $phpextensionsapache2 in the APKBUILD; seems it was there for a
  workaround.  Perhaps it was part of the #183 fix?  (Apache still segfaults,
  with or without the $phpextensionsapache2 workaround.)

For more info regarding PHP configure options:
http://www.php.net/manual/en/configure.about.php

Also, can someone look over the updates I made to the #183 fix, regarding the
above $phpextensionsapache2 workaround changes and the changes to where it says
"# see #183" throughout the APKBUILD?  I want to make sure that I didn't break
that fix.

Thanks,
Matt

P.S.: I resent the patch to fix quoting the $srcdir variables and the like.
      e.g. From "$srcdir/$pkgname-$pkgver" to "$srcdir"/$pkgname-$pkgver
2011-01-09 11:55:42 +00:00