Port details |
- php82-intl The intl shared extension for php
- 8.2.23 devel =3 8.2.19Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2022-06-11 21:06:06
- Last Update: 2024-05-11 23:06:47
- Commit Hash: e792b33
- People watching this port, also watch:: indexinfo, p5-Text-Unidecode, p5-MIME-Tools, autoconf, gnupg1
- License: PHP301
- WWW:
- https://www.php.net/
- Description:
- PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}intl>0:devel/php82-intl
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/php82-intl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php82-intl
- pkg install php82-intl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-intl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725002496
SHA256 (php-8.2.23.tar.xz) = 81c5ae6ba44e262a076349ee54a2e468638a4571085d80bff37f6fd308e1d8d5
SIZE (php-8.2.23.tar.xz) = 12118028
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php82
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- Library dependencies:
-
- libicui18n.so : devel/icu
- This port is required by:
- for Build
-
- net-mgmt/icingaweb2
- for Run
-
- audio/ampache
- devel/php-composer
- dns/dns-ui
- finance/prestashop
- mail/roundcube
- mail/snappymail
- multimedia/zoneminder
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_php82-intl
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz php:ext,noflavors pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/php82 |
Commit | Credits | Log message |
8.2.19 11 May 2024 23:06:47 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.18=>8.2.19
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2 |
8.2.18_1 20 Apr 2024 21:52:00 |
Jan Beich (jbeich) |
devel/php*-intl: unbreak build with ICU 75
In file included from ext/intl/intl_convertcpp.cpp:17:
In file included from ./intl_convertcpp.h:22:
In file included from /usr/local/include/unicode/unistr.h:39:
/usr/local/include/unicode/stringpiece.h:133:29: error: no template named
'enable_if_t' in namespace 'std'
typename = std::enable_if_t<
~~~~~^
/usr/local/include/unicode/stringpiece.h:134:23: error: no template named
'is_same_v' in namespace 'std'; did you mean 'is_same'?
(std::is_same_v<decltype(T().data()), const char*>
~~~~~^
/usr/include/c++/v1/__type_traits/is_same.h:22:29: note: 'is_same' declared here
struct _LIBCPP_TEMPLATE_VIS is_same : _BoolConstant<__is_same(_Tp, _Up)> { };
^
In file included from ext/intl/intl_convertcpp.cpp:17:
In file included from ./intl_convertcpp.h:22:
In file included from /usr/local/include/unicode/unistr.h:39:
/usr/local/include/unicode/stringpiece.h:139:17: error: use of address-of-label
extension outside of a function body
std::is_same_v<decltype(T().size()), size_t>>>
^
/usr/local/include/unicode/stringpiece.h:139:62: error: expected member name or
';' after declaration specifiers
std::is_same_v<decltype(T().size()), size_t>>>
^
PR: 278420
Reported by: antoine (via exp-run) |
8.2.16 16 Feb 2024 15:55:58 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.15=>8.2.16
Changelog: https://www.php.net/ChangeLog-8.php#8.2.16 |
8.2.12_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
8.2.5 14 Apr 2023 17:33:42 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.4=>8.2.5
Changelog: https://www.php.net/ChangeLog-8.php#8.2.5
Sponsored by: Bounce Experts |
8.2.4_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
8.2.0.r7 25 Nov 2022 23:47:44 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.0RC6=>8.2.0RC7
- Core:
. Move observer_declared_function_notify until after pass_two(). (Bob)
. Do not report MINIT stage internal class aliases in extensions.
(Bob)
- Opcache:
. Fix opcache preload with observers enabled. (Bob)
- Standard:
. Fix crash reading module_entry after DL_UNLOAD() when module already
loaded. (Bob)
Relnotes: https://github.com/php/php-src/blob/php-8.2.0RC7/NEWS
Sponsored by: Bounce Experts |
8.2.0.r4_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
8.2.0.a1 11 Jun 2022 21:02:49 |
Muhammad Moinur Rahman (bofh) |
*/*php82*: Welcome php 8.2.0 Alpha 1
Please DO NOT use this version in production, it is an early test
version.
port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.
Sponsored by: Bounce Experts |