./lang/php53, PHP Hypertext Preprocessor version 5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 5.3.8nb1, Package name: php-5.3.8nb1, Maintainer: pkgsrc-users

PHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.

MESSAGE.suhosin [+/-]

Required to run:
[textproc/libxml2]

Required to build:
[devel/pkg-config] [devel/gmake] [devel/libtool-base]

Package options: ssl, inet6

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2011-10-22 09:01:25 by Steven Drake | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #3573 - requested by taca
lang/php53 security update

Revisions pulled up:
- lang/php53/Makefile                                           1.18
- lang/php53/Makefile.php                                       1.9-1.10
- lang/php53/distinfo                                           1.23-1.26
- lang/php53/patches/patch-Zend_zend__builtin__functions.c      1.1-1.2
- lang/php53/patches/patch-as                                   1.1

---
   Module Name:	pkgsrc
   Committed By:	jklos
   Date:		Thu Oct  6 05:34:00 UTC 2011

   Modified Files:
   	pkgsrc/lang/php53: distinfo
   Added Files:
   	pkgsrc/lang/php53/patches: patch-as

   Log message:
   Atomic operations via gcc are not supported on many archs. Allow them only
     on amd64, powerpc, i386 and alpha.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct 20 12:38:24 UTC 2011

   Modified Files:
   	pkgsrc/lang/php53: Makefile.php distinfo

   Log message:
   Re-add suhosin-patch to distinfo.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct 20 12:39:33 UTC 2011

   Modified Files:
   	pkgsrc/lang/php53: Makefile.php

   Log message:
   Revert accidental commit with previous commit.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct 20 13:32:20 UTC 2011

   Modified Files:
   	pkgsrc/lang/php53: Makefile distinfo
   Added Files:
   	pkgsrc/lang/php53/patches: patch-Zend_zend__builtin__functions.c

   Log message:
   Add fix for 2011-3379 from r317183 from PHP's repository.

   Bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct 20 14:30:55 UTC 2011

   Modified Files:
   	pkgsrc/lang/php53: distinfo
   	pkgsrc/lang/php53/patches: patch-Zend_zend__builtin__functions.c

   Log message:
   A small correction in comment text of the patch.