Age | Commit message (Expand) | Author | Files | Lines |
2006-08-19 | Remove special DIST_SUBDIR processing from Makefile. | taca | 2 | -8/+5 |
2006-08-19 | Update php5 package to 5.1.5: | taca | 8 | -140/+23 |
2006-08-19 | More fix of PLIST, now pkg_delete should always succeed. | taca | 2 | -3/+5 |
2006-08-17 | Correct PLIST to fix a binary package: | taca | 2 | -4/+5 |
2006-08-10 | Add security fix for Secunia Advisory SA21403 from PHP's CVS repository. | taca | 3 | -3/+85 |
2006-07-18 | Fix for CVE-2006-3011 | adrianp | 3 | -3/+19 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-08 | Sync DIST_SUBDIR for PHP modules with DIST_SUBDIR in Makefile. | minskim | 1 | -2/+2 |
2006-07-08 | Change DIST_SUBDIR because the current distfile path was already used before | minskim | 2 | -6/+6 |
2006-06-06 | Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ. | jlam | 2 | -4/+12 |
2006-06-05 | Specify explicitly where openssl can be found. | minskim | 1 | -2/+2 |
2006-06-05 | This package needs lex to build. Add it to USE_TOOLS. | minskim | 1 | -2/+2 |
2006-05-23 | add patch for WDDX non-ASCII serializer/deserializer problem, reported | jdolecek | 2 | -1/+16 |
2006-05-17 | Use PKGNAME_NOREV for DIST_SUBDIR (instead of just PKGNAME). | reed | 2 | -6/+6 |
2006-05-16 | Tarball on php.net has changed to include the pear installation file | adrianp | 2 | -21/+7 |
2006-05-07 | Get distribtion file from sub directory in derived packages, too. | tron | 1 | -3/+5 |
2006-05-07 | Added missing DIST_SUBDIR | martti | 1 | -2/+2 |
2006-05-07 | update distinfo (part of PR pkg/33432 fix) | jdolecek | 1 | -4/+6 |
2006-05-07 | fetch PEAR installation archive too, to avoid use of wget by PHP installation | jdolecek | 1 | -1/+16 |
2006-05-06 | Update lang/php5 to 5.1.4. | jdolecek | 8 | -146/+22 |
2006-04-22 | do not require -I${PREFIX}/include/php/ext/date/lib when building | jdolecek | 2 | -1/+15 |
2006-04-22 | patch-as as renamed to patch-at before commit, follow rename | jdolecek | 1 | -2/+2 |
2006-04-22 | add patch to actually compile the contents of PHP WDDX module; before | jdolecek | 2 | -1/+13 |
2006-04-14 | The actual patches for PHP4/5. | cube | 3 | -0/+119 |
2006-04-14 | PHP4/5 security changes... They're not critical issues; secunia classes | cube | 3 | -4/+8 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-17 | Install bin/pear with correct file permissions | adam | 2 | -6/+6 |
2006-02-06 | add fix to build php-xmlrpc and php5-dom successfully with 5.1.2 | jdolecek | 1 | -1/+4 |
2006-02-06 | Updated lang/php5 to 5.1.2 | martti | 9 | -37/+55 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-02-02 | Added two missing files to the PLIST. Bumped PKGREVISION. | rillig | 2 | -3/+5 |
2006-01-04 | Use PKGMANDIR instead of "man". | reed | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-06 | patch php.ini-dist and php.ini-recommended to comment out extension_dir | jdolecek | 4 | -3/+54 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 3 | -7/+6 |
2005-12-04 | patch pear to use -n post-install - it cannot be done using normal | jdolecek | 1 | -2/+6 |
2005-12-04 | regen patch-ao with less context lines to avoid $Id$ in the original | jdolecek | 2 | -10/+6 |
2005-12-04 | remove no longer needed patches - pointed out by Peter Avalos | jdolecek | 1 | -10/+0 |
2005-12-03 | Update PHP5 to version 5.1.1. Some of the key features include: | jdolecek | 9 | -126/+138 |
2005-11-21 | Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter. | joerg | 1 | -1/+11 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot | rillig | 1 | -2/+4 |
2005-11-05 | Replaced an overly complex expression with the equivalent ${PKGBASE}. | rillig | 1 | -2/+2 |
2005-10-23 | php regex is also necessary on Linux; pointed out by Ondrej Tuma | jdolecek | 1 | -2/+2 |
2005-10-19 | Bring back the "ssl" option so that the builder may have the *option* to | tv | 1 | -5/+10 |
2005-10-16 | Fix bug in mbstring extension function mb_encode_mimeheader(), which | jdolecek | 2 | -1/+15 |
2005-10-16 | use PHP-provided regex on Solaris, PHP doesn't build with system regex | jdolecek | 1 | -1/+7 |
2005-10-08 | add inet6 to list of supported options; this effectively enables IPv6 | jdolecek | 2 | -3/+4 |
2005-10-08 | fix plural | jdolecek | 1 | -2/+2 |