head 1.3; access; symbols pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.20 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.18 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.14 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.12 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.10 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.8 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.6 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.4 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.2 pkgsrc-2015Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2019.01.14.13.13.08; author taca; state dead; branches; next 1.2; commitid hOEHcoTQuuXTGK7B; 1.2 date 2018.02.04.11.35.39; author jdolecek; state Exp; branches; next 1.1; commitid L4DZXusi1YSOcxpA; 1.1 date 2015.12.06.15.17.31; author taca; state Exp; branches 1.1.20.1; next ; commitid q7kz8KyseDYLRTLy; 1.1.20.1 date 2018.03.03.09.23.35; author spz; state Exp; branches; next ; commitid ctu4ydVJFQQfCZsA; desc @@ 1.3 log @lang/php70: remove php70 package Remove php70 package since PHP 7.0 has been EOL. @ text @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. This package provides PHP version 7.0.x. 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 NOTE: This version is on security support only, with planned End of Live on December 3 2018. Update to PHP 7.1.x or 7.2.x is recommended. @ 1.2 log @note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x Those releases will stop getting official support on Dec 31 2018 and Dec 3 2018 respectively, and they should be removed from pkgsrc by then. @ text @@ 1.1 log @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 @ text @d24 3 @ 1.1.20.1 log @Pullup ticket #5716 - requested by taca lang/php70: security update Revisions pulled up: - lang/php70/DESCR 1.2 - lang/php70/MESSAGE 1.2-1.3 - lang/php70/buildlink3.mk 1.4 - lang/php70/distinfo 1.42-1.43 - lang/php70/patches/patch-configure 1.4 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: jperkin Date: Tue Jan 16 11:26:18 UTC 2018 Modified Files: pkgsrc/lang/php70: distinfo pkgsrc/lang/php70/patches: patch-configure Log Message: php70: Don't automatically add libgcc on SunOS. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/lang/php70/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php70/patches/patch-configure ------------------------------------------------------------------- Module Name: pkgsrc Committed By: jdolecek Date: Sun Feb 4 11:35:39 UTC 2018 Modified Files: pkgsrc/lang/php56: DESCR MESSAGE pkgsrc/lang/php70: DESCR MESSAGE Log Message: note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x Those releases will stop getting official support on Dec 31 2018 and Dec 3 2018 respectively, and they should be removed from pkgsrc by then. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php70/DESCR pkgsrc/lang/php70/MESSAGE ------------------------------------------------------------------- Module Name: pkgsrc Committed By: jdolecek Date: Sun Feb 4 11:37:54 UTC 2018 Modified Files: pkgsrc/lang/php70: MESSAGE Log Message: adjust wording - php70 is actually on regular security fixes only support To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php70/MESSAGE ------------------------------------------------------------------- Module Name: pkgsrc Committed By: jperkin Date: Mon Feb 5 11:21:56 UTC 2018 Modified Files: pkgsrc/lang/php70: buildlink3.mk pkgsrc/lang/php71: buildlink3.mk pkgsrc/lang/php72: buildlink3.mk Log Message: php7*: Standardise on major.minor.99 usage in buildlink3.mk With the introduction of beta and rc releases of php7* into pkgsrc the pattern matching is often incorrect (for example the current version of php-7.1.0rc6 breaks both <7.1.0 and >=7.1.0). Using .99 is not ideal but does at least avoid the confusion developers seem to be having with the pmatch ordering. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php70/buildlink3.mk ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Fri Mar 2 02:12:27 UTC 2018 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php70: distinfo Log Message: lang/php70: update to 7.0.28 01 Mar 2018 PHP 7.0.28 - Standard: . Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas) To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/php70/distinfo @ text @a23 3 NOTE: This version is on security support only, with planned End of Live on December 3 2018. Update to PHP 7.1.x or 7.2.x is recommended. @