Age | Commit message (Expand) | Author | Files | Lines |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 3 | -7/+7 |
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. | rillig | 1 | -2/+4 |
2005-11-08 | php 4.4.1 has a bug which cause squirrelmail's sort function to misbehave: | bouyer | 3 | -3/+19 |
2005-11-05 | Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}. | rillig | 1 | -2/+2 |
2005-11-04 | Use --with-openssl=${BUILDLINK_PREFIX.openssl} to specify real path | tv | 1 | -2/+2 |
2005-11-02 | Remove obsolete file "include/php/main/config.nw.h" from package list, | tron | 2 | -3/+3 |
2005-11-02 | Remove "XML_RPC-1.4.0.tgz". It is part of PHP 4.4.1 and therefore no | tron | 1 | -5/+1 |
2005-11-01 | Update php to 4.4.1. Besides incorporating XML_RPC-1.4.0 and fopen wrappers | jdolecek | 5 | -40/+8 |
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/+9 |
2005-10-08 | make it possible to switch the IPv6 support on/off via a package option, | jdolecek | 1 | -2/+11 |
2005-10-08 | openssl is included unconditionally | jdolecek | 1 | -8/+4 |
2005-10-08 | fix plural | jdolecek | 1 | -2/+2 |
2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 3 | -4/+8 |
2005-10-07 | Add a fix to LDAP extension build to properly detect LDAP capabilities, | jdolecek | 2 | -1/+14 |
2005-10-05 | Add patch from Debian bug report 323585 to fix CAN-2005-3054. | tron | 3 | -2/+19 |
2005-09-10 | put back XML_RPC upgrade - the fixed one is 1._4_.0, not 1.3.1 | jdolecek | 2 | -2/+15 |
2005-09-10 | PHP 4.4.0 already comes with XML_RPC 1.3.1, so it's not necessary to update | jdolecek | 2 | -15/+2 |
2005-09-04 | Move some options that only apply to the PHP CGI package from Makefile.php | jlam | 2 | -4/+5 |
2005-08-18 | Use "${GZCAT}" instead of "{GZIP_CMD} -cd". | tron | 1 | -3/+3 |
2005-08-17 | Use per distribution file site list for "XML_RPC-1.4.0.tgz". | tron | 1 | -7/+7 |
2005-08-17 | Define "USE_TOOLS" to make "post-extract" target work on arbitrary | tron | 1 | -1/+3 |
2005-08-17 | Update "php4" package to version 4.4.0. The update fixes a large number | tron | 5 | -12/+30 |
2005-06-12 | g/c the UPGRADE_PKG code - it's no longer used, and the empty 'for' | jdolecek | 1 | -10/+1 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -6/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-07 | do not define MASTER_SITES and EXTRACT_SUFX if PECL_VERSION is set, | jdolecek | 1 | -1/+4 |
2005-04-21 | Apply cleanly after update to 4.3.11 | salo | 2 | -7/+7 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-11 | doesn't appear to be needed anymore | jdolecek | 1 | -41/+0 |
2005-04-11 | Update php4 to 4.3.11. | jdolecek | 7 | -176/+96 |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 |
2004-12-19 | fix an incorrect test for __ppc__, unbreaking this package on Darwin. | grant | 2 | -1/+18 |
2004-12-18 | claim MAINTAINER | jdolecek | 1 | -2/+2 |
2004-12-17 | php4 4.3.10 already ships with Net_SMTP-1.2.6, so don't bother trying | jdolecek | 1 | -2/+2 |
2004-12-17 | Update "php" package to version 4.3.10. Changes since version 4.3.9: | tron | 4 | -9/+8 |
2004-12-16 | s,ap-php4,ap-php | jdolecek | 1 | -2/+2 |
2004-12-12 | completely ignore system php.ini for all pear-related operations; this | jdolecek | 3 | -3/+14 |
2004-12-12 | abort do-install if pear upgrade fails | jdolecek | 1 | -2/+2 |
2004-12-12 | update the PLIST for the updated Net_SMTP - the newer version installs | jdolecek | 1 | -1/+11 |
2004-12-09 | When apache2 is built with the "worker" MPM, the PHP4 configure script | jlam | 2 | -1/+21 |
2004-11-27 | Upgrade bundled Net_Socket to 1.0.2 and Net_SMTP to 1.2.6 on installation. | jdolecek | 3 | -6/+15 |
2004-11-06 | merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk, | jdolecek | 1 | -72/+0 |
2004-11-05 | share MESSAGE.module and PLIST.module between php4 and php5 packages, moving | jdolecek | 3 | -16/+3 |
2004-11-01 | use shared pear package support framework for both php4 & php5; based on | jdolecek | 2 | -105/+0 |