notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/php82-intl/Makefile

Number of commits found: 8

Saturday, 20 Apr 2024
21:52 Jan Beich (jbeich) search for other commits by this committer
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)
commit hash: e680bd98d34a86302db434c5be23d0cf9d23df23 commit hash: e680bd98d34a86302db434c5be23d0cf9d23df23 commit hash: e680bd98d34a86302db434c5be23d0cf9d23df23 commit hash: e680bd98d34a86302db434c5be23d0cf9d23df23 e680bd9
Friday, 16 Feb 2024
15:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php82: Update version 8.2.15=>8.2.16

Changelog: https://www.php.net/ChangeLog-8.php#8.2.16
commit hash: b82cc94b5efe0fef5d92aa6323c3e96eb5d6639a commit hash: b82cc94b5efe0fef5d92aa6323c3e96eb5d6639a commit hash: b82cc94b5efe0fef5d92aa6323c3e96eb5d6639a commit hash: b82cc94b5efe0fef5d92aa6323c3e96eb5d6639a b82cc94
Friday, 17 Nov 2023
11:46 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f e55b801
Friday, 14 Apr 2023
17:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 57a55442fc76036987443f3a33fe6490d3e0b818 commit hash: 57a55442fc76036987443f3a33fe6490d3e0b818 commit hash: 57a55442fc76036987443f3a33fe6490d3e0b818 commit hash: 57a55442fc76036987443f3a33fe6490d3e0b818 57a5544
Thursday, 13 Apr 2023
00:56 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b f1f1a8b
Friday, 25 Nov 2022
23:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 2747d4a41de14ad20acae0322f362ada239cf5b0 commit hash: 2747d4a41de14ad20acae0322f362ada239cf5b0 commit hash: 2747d4a41de14ad20acae0322f362ada239cf5b0 commit hash: 2747d4a41de14ad20acae0322f362ada239cf5b0 2747d4a
Wednesday, 19 Oct 2022
08:10 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 dfe25d7
Saturday, 11 Jun 2022
21:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*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
commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 665b149

Number of commits found: 8