head	1.2;
access;
symbols
	pkgsrc-2013Q2:1.1.0.10
	pkgsrc-2013Q2-base:1.1
	pkgsrc-2013Q1:1.1.0.8
	pkgsrc-2013Q1-base:1.1
	pkgsrc-2012Q4:1.1.0.6
	pkgsrc-2012Q4-base:1.1
	pkgsrc-2012Q3:1.1.0.4
	pkgsrc-2012Q3-base:1.1
	pkgsrc-2012Q2:1.1.0.2
	pkgsrc-2012Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2013.07.21.17.29.47;	author taca;	state dead;
branches;
next	1.1;
commitid	ikMx1xaHI95UtmYw;

1.1
date	2012.06.16.05.21.55;	author taca;	state Exp;
branches
	1.1.10.1;
next	;

1.1.10.1
date	2013.08.25.16.56.44;	author tron;	state dead;
branches;
next	;
commitid	jztiYTBN94lZbR2x;


desc
@@


1.2
log
@Clean up php's framework.

* Define PHP's version at one place.
* Remove obsolete description in comments.
* Add "used by www/php-fpm/Makefile" in php5[34]/Makefile.php.
* Remove commented out support for suhosin extension from php54.
* Add PHP_CHECK_INSTALLED and PHP_EXTENSION_DIR to php/phpversion.mk.

No functional should be made.
@
text
@===========================================================================
$NetBSD: MESSAGE.suhosin,v 1.1 2012/06/16 05:21:55 taca Exp $

As you have chosen to install the Suhosin patch you may also want to
install the Suhosin extension which can be found in security/php-suhosin.

===========================================================================
@


1.1
log
@Adding php54 (PHP 5.4.4) to pkgsrc.

Key new features: traits, a shortened array syntax, a built-in webserver for
testing purposes and more.

A migration guide: http://php.net/migration54
Full changes: http://www.php.net/ChangeLog-5.php
@
text
@d2 1
a2 1
$NetBSD$
@


1.1.10.1
log
@Pullup ticket #4221 - requested by taca
lang/php*: apply framework changes to make pullup requests possible

Revisions pulled up:
- lang/php/common.mk                                            1.1
- lang/php/ext.mk                                               1.30
- lang/php/phpversion.mk                                        1.37-1.39
- lang/php53/DESCR                                              1.2
- lang/php53/Makefile                                           1.40-1.42
- lang/php53/Makefile.common                                    1.28-1.29
- lang/php53/Makefile.php                                       1.37
- lang/php54/DESCR                                              1.2
- lang/php54/MESSAGE.suhosin                                    deleted
- lang/php54/Makefile                                           1.9-1.10,1.12
- lang/php54/Makefile.common                                    1.15-1.16
- lang/php54/Makefile.php                                       1.6
- lang/php54/PLIST                                              1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Jul 21 17:29:47 UTC 2013

   Modified Files:
   	pkgsrc/lang/php: ext.mk phpversion.mk
   	pkgsrc/lang/php53: Makefile.common Makefile.php
   	pkgsrc/lang/php54: Makefile.common Makefile.php PLIST
   Added Files:
   	pkgsrc/lang/php: common.mk
   Removed Files:
   	pkgsrc/lang/php54: MESSAGE.suhosin

   Log Message:
   Clean up php's framework.

   * Define PHP's version at one place.
   * Remove obsolete description in comments.
   * Add "used by www/php-fpm/Makefile" in php5[34]/Makefile.php.
   * Remove commented out support for suhosin extension from php54.
   * Add PHP_CHECK_INSTALLED and PHP_EXTENSION_DIR to php/phpversion.mk.

   No functional should be made.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 29 03:59:44 UTC 2013

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

   Log Message:
   Move PHP_CHECK_INSTALLED to before including Makefile.php since it should
   be defined before including lang/php/phpversion.mk.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 29 04:20:55 UTC 2013

   Modified Files:
   	pkgsrc/lang/php54: Makefile Makefile.common

   Log Message:
   Move PHP_CHECK_INSTALLED to before including Makefile.php since it should
   be defined before including lang/php/phpversion.mk.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 29 16:19:24 UTC 2013

   Modified Files:
   	pkgsrc/lang/php53: DESCR Makefile

   Log Message:
   Explicitly note it is PHP 5.3.x pacakge in COMMENT of Makefile and DESCR
   file.

   Bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 29 16:21:07 UTC 2013

   Modified Files:
   	pkgsrc/lang/php54: DESCR Makefile

   Log Message:
   Explicitly note it is PHP 5.4.x pacakge in COMMENT of Makefile and DESCR
   file.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 29 16:38:12 UTC 2013

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk

   Log Message:
   * Add php55 support.
   * Make PKG_PHP's value as description in comment.

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Tue Aug 13 10:22:26 UTC 2013

   Modified Files:
   	pkgsrc/lang/php53: Makefile
   	pkgsrc/lang/php54: Makefile
   	pkgsrc/lang/php55: Makefile

   Log Message:
   Allow only the PHP version itself, otherwise the multi-version logic
   will trigger with failing distinfo entries.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Aug 14 14:53:03 UTC 2013

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk


   Log Message:
   Correct checking condition of PHP_CHECK_INSTALLED.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.suhosin,v 1.1 2012/06/16 05:21:55 taca Exp $
@


