Port details |
- php81-intl The intl shared extension for php
- 8.1.30 devel =6 8.1.29Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream EOL reaches on 2025-12-31
EXPIRATION DATE: 2025-12-31
- Maintainer: bofh@FreeBSD.org
- Port Added: 2021-12-29 02:21:11
- Last Update: 2024-06-07 15:15:39
- Commit Hash: 4940c35
- People watching this port, also watch:: php81-simplexml, psutils, libevent, indexinfo, jpeg-turbo
- 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/php81-intl
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/php81-intl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php81-intl
- pkg install php81-intl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-intl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727411956
SHA256 (php-8.1.30.tar.xz) = f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1
SIZE (php-8.1.30.tar.xz) = 11850340
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php81
- 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/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- Library dependencies:
-
- libicui18n.so : devel/icu
- This port is required by:
- for Run
-
- www/dolibarr16
- www/moodle41
-
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_php81-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/php81 |
Commit | Credits | Log message |
8.1.29 07 Jun 2024 15:15:39 |
Muhammad Moinur Rahman (bofh) |
*/php81: Update version 8.1.28=>8.1.29
- Fix comment in rc files
- Make the rc script jail ready [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.1.29
Reported by: netchile [1] |
8.1.28_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.1.28 13 Apr 2024 10:17:32 |
Muhammad Moinur Rahman (bofh) |
lang/php81: Update version 8.1.27=>8.1.28
Changelog: https://www.php.net/ChangeLog-8.php#8.1.28 |
8.1.25_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.1.18 14 Apr 2023 17:32:50 |
Muhammad Moinur Rahman (bofh) |
lang/php81: Update version 8.1.7=>8.1.8
Changelog: https://www.php.net/ChangeLog-8.php#8.1.18
Sponsored by: Bounce Experts |
8.1.17_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.1.13 25 Nov 2022 12:38:27 |
Muhammad Moinur Rahman (bofh) |
lang/php81: Update version 8.1.12=>8.1.13
* CLI:
- Fixed bug GH-9709 (Null pointer dereference with -w/-s options).
* Core:
- Fixed bug GH-9752 (Generator crashes when interrupted during
argument evaluation with extra named params).
- Fixed bug GH-9801 (Generator crashes when memory limit is exceeded
during initialization).
- Fixed potential NULL pointer dereference Windows shm*() functions.
- Fixed bug GH-9750 (Generator memory leak when interrupted during
argument evaluation.
* Date:
- Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null
byte if the argument is an offset larger than 100*60 minutes). (Only the first 15 lines of the commit message are shown above ) |
8.1.11_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.1.5 15 Apr 2022 22:31:12 |
Torsten Zuehlsdorff (tz) |
lang/php81: Upgrade from 8.1.4 to 8.1.5
Changelog:
Core:
Fixed bug #8176 (Enum values in property initializers leak).
Fixed freeing of internal attribute arguments.
Fixed bug #8070 (memory leak of internal function attribute hash).
Fixed bug #8160 (ZTS support on Alpine is broken).
Filter:
Fixed signedness confusion in php_filter_validate_domain().
Intl:
Fixed bug #8115 (Can't catch arg type deprecation when instantiating
Intl classes).
Fixed bug #8142 (Compilation error on cygwin).
Fixed bug #7734 (Fix IntlPartsIterator key off-by-one error and first
key). (Only the first 15 lines of the commit message are shown above ) |
8.1.4_3 08 Apr 2022 04:34:43 |
Jan Beich (jbeich) |
devel/php*-intl: combine PORTREVISION with lang/php* after 268cee3b0227
- *devel/php74-intl* <tz@FreeBSD.org>: php74-intl-7.4.28_1 < php74-intl-7.4.28_2
(master: lang/php74)
- *devel/php80-intl* <tz@FreeBSD.org>: php80-intl-8.0.17_1 < php80-intl-8.0.17_2
(master: lang/php80)
- *devel/php81-intl* <bofh@FreeBSD.org>: php81-intl-8.1.4_1 < php81-intl-8.1.4_2
(master: lang/php81)
PR: 262654
Reported by: portmgr (Ports with version numbers going backwards) |
8.1.4_1 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
8.1.1 29 Dec 2021 02:09:08 |
Muhammad Moinur Rahman (bofh) |
Add php81 to the tree
Core:
Fixed inclusion order for phpize builds on Windows.
Added missing hashtable insertion APIs for arr/obj/ref.
Implemented FR #77372 (Relative file path is removed from uploaded
file).
Fixed bug #81607 (CE_CACHE allocation with concurrent access).
Fixed bug #81507 (Fiber does not compile on AIX).
Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
Fixed bug #81518 (Header injection via default_mimetype / default_charset).
Fixed bug #75941 (Fix compile failure on Solaris with clang).
Fixed bug #81380 (Observer may not be initialized properly).
Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php). (Only the first 15 lines of the commit message are shown above ) |