Subject: CVS commit: pkgsrc/lang/php70
From: Takahiro Kambe
Date: 2015-12-06 16:17:31
Message id: 20151206151731.D9B1B98@cvs.netbsd.org

Log Message:
Add php70 version 7.0.0 (PHP 7.0.0).

PHP 7.0.0 comes with a new version of the Zend Engine, numerous improvements
and new features such as

* Improved performance: PHP 7 is up to twice as fast as PHP 5.6
* Significantly reduced memory usage
* Abstract Syntax Tree
* Consistent 64-bit support
* Improved Exception hierarchy
* Many fatal errors converted to Exceptions
* Secure random number generator
* Removed old and unsupported SAPIs and extensions
* The null coalescing operator (??)
* Return and Scalar Type Declarations
* Anonymous Classes
* Zero cost asserts

Files:
RevisionActionfile
1.1addpkgsrc/lang/php70/DESCR
1.1addpkgsrc/lang/php70/MESSAGE
1.1addpkgsrc/lang/php70/Makefile
1.1addpkgsrc/lang/php70/Makefile.common
1.1addpkgsrc/lang/php70/Makefile.php
1.1addpkgsrc/lang/php70/PLIST
1.1addpkgsrc/lang/php70/buildlink3.mk
1.1addpkgsrc/lang/php70/distinfo
1.1addpkgsrc/lang/php70/patches/patch-acinclude.m4
1.1addpkgsrc/lang/php70/patches/patch-configure
1.1addpkgsrc/lang/php70/patches/patch-ext_gd_config.m4
1.1addpkgsrc/lang/php70/patches/patch-ext_imap_config.m4
1.1addpkgsrc/lang/php70/patches/patch-ext_opcache_config.m4
1.1addpkgsrc/lang/php70/patches/patch-ext_pdo__mysql_config.m4
1.1addpkgsrc/lang/php70/patches/patch-ext_pdo_config.m4
1.1addpkgsrc/lang/php70/patches/patch-ext_phar_Makefile.frag
1.1addpkgsrc/lang/php70/patches/patch-ext_phar_phar_phar.php
1.1addpkgsrc/lang/php70/patches/patch-ext_sqlite3_libsqlite_sqlite3.c
1.1addpkgsrc/lang/php70/patches/patch-ext_standard_basic__functions.c
1.1addpkgsrc/lang/php70/patches/patch-makedist
1.1addpkgsrc/lang/php70/patches/patch-php.ini-development
1.1addpkgsrc/lang/php70/patches/patch-php.ini-production
1.1addpkgsrc/lang/php70/patches/patch-run-tests.php
1.1addpkgsrc/lang/php70/patches/patch-sapi_cgi_Makefile.frag
1.1addpkgsrc/lang/php70/patches/patch-sapi_fpm_fpm_events_port.c
1.1addpkgsrc/lang/php70/patches/patch-sapi_fpm_php-fpm.conf.in