aboutsummaryrefslogtreecommitdiffstats
path: root/main/php
Commit message (Collapse)AuthorAgeFilesLines
...
* main/php: enabled some defaults for php-fpmMatt Smith2010-12-311-1/+7
| | | | | | I enabled some defaults for php-fpm so that it will start without configuration. Let me know what you think.
* main/php: added missing patchNatanael Copa2010-12-201-0/+5786
|
* main/php: upgrade to 5.3.4Natanael Copa2010-12-201-11/+11
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/php: update to compile fpm supportCameron Banta2010-12-102-4/+38
|
* main/php: bump pkgrelv2.1.0_rc1Natanael Copa2010-10-271-1/+1
|
* main/php: add apache2 subpkgJeff Bilyk2010-10-242-1/+109
| | | | ref #393
* main/php: rebuild against fixed bzip2 (CVE-2010-0405)Natanael Copa2010-09-221-1/+1
|
* main/php: rebuild against new icuNatanael Copa2010-09-031-1/+1
|
* main/php: php-pear should depend on php-cliNatanael Copa2010-08-101-2/+2
| | | | fixes #399
* main/php: added missing patchNatanael Copa2010-07-271-0/+11
|
* main/php: upgrade to 5.3.3Natanael Copa2010-07-275-259/+12
|
* main/php: fix for CVE-2010-2225Natanael Copa2010-07-062-2/+200
| | | | based on http://svn.php.net/viewvc?view=revision&revision=300843
* main/php: use gmp-dev instead of gmp5-devNatanael Copa2010-06-301-2/+2
|
* main/php: rebuild against gmp5Natanael Copa2010-05-191-2/+2
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/php: enable shared xmlNatanael Copa2010-05-112-1/+22
| | | | we need patch the make install to find the xml.so
* main/php: add php-pearCarlo Landmeter2010-05-111-4/+14
| | | | xml is now buildin to support pear install.
* main/php: fixed mysql socked file location.Carlo Landmeter2010-05-101-2/+2
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/php: apply upstream patch to fix issue that affects mediawikiNatanael Copa2010-03-172-2/+14
| | | | | | | | | Mediawiki page has it on download page http://www.mediawiki.org/w/index.php?title=Download&oldid=308208 References: http://www.mwusers.com/forums/showthread.php?14371-ConfirmEdit-and-reCaptcha-extensions-cause-Internal-Errors http://bugs.php.net/bug.php?id=50394
* main/php: upgrade to 5.3.2Natanael Copa2010-03-121-5/+5
|
* main/php: new subpackage: php-cliNatanael Copa2010-02-111-4/+9
| | | | | | | fixes #272 The php modules no longer depend on php package so those needs to be maintained manually now
* main/php: rebuild against jpeg-8Natanael Copa2010-02-111-1/+1
|
* main/php: rebuild against libpng-1.4Natanael Copa2010-01-281-1/+1
|
* main/php: update suhosin patch and fix extension_dirNatanael Copa2010-01-121-6/+8
| | | | ref #241
* main/php: rebuild against db-4.8. add php as dep for the extensionsNatanael Copa2009-11-241-1/+2
|
* main/php: upgrade to 5.3.1Natanael Copa2009-11-231-10/+5
|
* main/php: move 5.3.0 from testing to mainNatanael Copa2009-11-132-20/+38
|
* main/php: upgrade to 5.2.11Natanael Copa2009-11-091-9/+4
| | | | | rebuild against fixed imap c-client lib. fixes #202
* main/php: explicit link to pthreadNatanael Copa2009-10-121-1/+4
| | | | fixes #183
* main/php: remove 5.3 related link in post-installNatanael Copa2009-10-122-12/+1
|
* main/php: fix default config for extension_dirNatanael Copa2009-10-021-1/+3
|
* */php: move php-5.3 to testing and downgrade main/php to 5.2.10Natanael Copa2009-09-142-20/+37
| | | | | many apps needs 5.2 fixes #165
* main/php: ship config that loads the extension by defaultv1.9.0_rc2Natanael Copa2009-09-111-5/+6
| | | | also removed enchant. depends on x11.
* main/php: clean up the php 5.3 upgradeNatanael Copa2009-09-072-67/+181
| | | | | | | | | | | * remove php-session extension (its compiled in by default) fixes #156 * added various php extensions * added the suhosinver php hardening patch * renamed php-postgresql to php-pgsql
* main/php: upgrade to 5.3.0Natanael Copa2009-09-012-7/+19
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+144
and fixed misc build issues