Subject: CVS commit: pkgsrc/lang/php83
From: Takahiro Kambe
Date: 2023-11-30 17:14:51
Message id: 20231130161451.2D16FFA40@cvs.NetBSD.org

Log Message:
lang/php83: add version 8.3.0

PHP is a widely-used open source general-purpose scripting language
that is especially suited for web development and can be embedded
into HTML.  It is modular, and object-oriented.  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.

PHP 8.3 comes with numerous improvements and new features such as

* Typed Class Constants
* Fetch class constant dynamically syntax
* Readonly Amendments
* Override Attribute
* New Randomizer method Random\Randomizer::getBytesFromString
* New function json_validate
* And much much more...

Files:
RevisionActionfile
1.1addpkgsrc/lang/php83/DESCR
1.1addpkgsrc/lang/php83/MESSAGE
1.1addpkgsrc/lang/php83/Makefile
1.1addpkgsrc/lang/php83/Makefile.common
1.1addpkgsrc/lang/php83/Makefile.php
1.1addpkgsrc/lang/php83/PLIST
1.1addpkgsrc/lang/php83/buildlink3.mk
1.1addpkgsrc/lang/php83/distinfo
1.1addpkgsrc/lang/php83/options.mk
1.1addpkgsrc/lang/php83/patches/patch-configure
1.1addpkgsrc/lang/php83/patches/patch-ext_enchant_enchant.c
1.1addpkgsrc/lang/php83/patches/patch-ext_phar_Makefile.frag
1.1addpkgsrc/lang/php83/patches/patch-ext_standard_php__fopen__wrapper.c
1.1addpkgsrc/lang/php83/patches/patch-ext_tidy_config.m4
1.1addpkgsrc/lang/php83/patches/patch-ext_xsl_php__xsl.h
1.1addpkgsrc/lang/php83/patches/patch-main_streams_streams.c
1.1addpkgsrc/lang/php83/patches/patch-php.ini-development
1.1addpkgsrc/lang/php83/patches/patch-php.ini-production
1.1addpkgsrc/lang/php83/patches/patch-sapi_cgi_Makefile.frag
1.1addpkgsrc/lang/php83/patches/patch-sapi_cli_Makefile.frag
1.1addpkgsrc/lang/php83/patches/patch-sapi_fpm_php-fpm.conf.in