Next | Query returned 196 messages, browsing 151 to 160 | Previous

History of commit frequency

CVS Commit History:


   2005-12-03 19:53:57 by Jaromir Dolecek | Files touched by this commit (12)
Log message:
Update PHP5 to version 5.1.1. Some of the key features include:

* A complete rewrite of date handling code, with improved timezone support.
* Significant performance improvements compared to PHP 5.0.X.
* PDO extension is now enabled by default (separate pkg for pkgsrc)
* Over 30 new functions in various extensions and built-in functionality.
* Bundled libraries, PCRE and SQLite upgraded to latest versions.
* Over 400 various bug fixes.
* PEAR upgraded to version 1.4.5

This release also fixes various security problems discovered in 5.0.X.
   2005-11-21 10:13:28 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter.
This is done via an option group, default is CGI. Note that the
FastCGI interpreter can still be used for normal CGI, but there
might be security issues involved in doing so.
   2005-11-11 08:10:06 by Roland Illig | Files touched by this commit (1)
Log message:
PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot
be used here.
   2005-11-05 18:18:28 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced an overly complex expression with the equivalent ${PKGBASE}.
   2005-10-23 18:59:49 by Jaromir Dolecek | Files touched by this commit (2)
Log message:
php regex is also necessary on Linux; pointed out by Ondrej Tuma
in private e-mail
   2005-10-19 20:11:26 by Todd Vierling | Files touched by this commit (1)
Log message:
Bring back the "ssl" option so that the builder may have the *option* to
turn it off.  It's still on by default (in PKG_SUGGESTED_OPTIONS), so
no PKGREVISION bump required.
   2005-10-16 14:17:47 by Jaromir Dolecek | Files touched by this commit (5)
Log message:
Fix bug in mbstring extension function mb_encode_mimeheader(), which
misinterpreted some Japanese characters as ASCII.

PR: 31223 by Takahiro Kambe
   2005-10-16 14:06:05 by Jaromir Dolecek | Files touched by this commit (2)
Log message:
use PHP-provided regex on Solaris, PHP doesn't build with system regex
there

PR: 31047 by Gilles Dauphin
   2005-10-08 23:04:36 by Jaromir Dolecek | Files touched by this commit (2)
Log message:
add inet6 to list of supported options; this effectively enables IPv6
support by default, since the USE_INET6 mapping now properly kicks in
   2005-10-08 18:51:50 by Jaromir Dolecek | Files touched by this commit (2)
Log message:
fix plural

Next | Query returned 196 messages, browsing 151 to 160 | Previous