Next | Query returned 59 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2007-09-14 14:19:17 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Don't mess with libtool -- stock version rom configure doesn't work
on at least DragonFly.
   2007-09-02 23:12:42 by Jaromir Dolecek | Files touched by this commit (8)
Log message:
Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 other
bug fixes
   2007-09-02 21:33:06 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
use full LIBTOOL_OVERRIDE (i.e. same setting as the base packages php4 and
php5) to fix build on Mac OS X

compilation confirmed on Mac OS X 10.4.10 and NetBSD 4.99.19

PR: 32397 by MOCHIDA Shuji
   2007-08-02 17:10:04 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update of www/php5 package affects ap-php, too.

So, bump PKGREVISION.

(I just forgot to commit.)
   2007-05-08 13:30:50 by Adrian Portelli | Files touched by this commit (5)
Log message:
Reset the PKGREVISION in packages that use the version string from php4 or php5
Pointed out by Geert Hendrickx on tech-pkg@
   2007-02-25 21:06:09 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
bump revision for openssl omission fix in lang/php5 for PHP 5.2.1

noted by Manuel Bouyer
   2006-10-21 00:10:34 by Jaromir Dolecek | Files touched by this commit (5)
Log message:
remove --enable-memory-limit - 8MB is too low, and this just
duplicates process resource limits, which already provide necessary
"safety net" protection against rogue scripts

bump PKGREVISION for this

adressess PR pkg/32007 by "pancake"

also remove --enable-track-vars, since that configure argument
is long gone from PHP
   2006-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63)
Log message:
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
   2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136)
Log message:
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
   2006-04-14 15:47:30 by Quentin Garnier | Files touched by this commit (6)
Log message:
PHP4/5 security changes...  They're not critical issues;  secunia classes
them between "not critical" and "less critical".

Fix CVE-2006-0996, CVE-2006-1494, CVE-2006-1608, CVE-2006-1490.

See:
    http://secunia.com/advisories/19383/
    http://secunia.com/advisories/19599/

Patches were extracted from CVS.  I had to translate the one for
CVE-2006-1608 on php4 because it has not made its way to the php4.4 branch
(I don't know why;  I can confirm it fixes the issue).

While here, add PATCHDIR to the list of variables php5's Makefile.php
defines.  That way, ap-php gets patched too...

Next | Query returned 59 messages, browsing 41 to 50 | Previous