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: lang/php80/files/patch-ext_standard_dns.c

Number of commits found: 2

Tuesday, 28 Dec 2021
02:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Update version 8.0.13=>8.0.14

- Refactor with OPTIONSNG

Changelog:

Core:
    Fixed bug #81582 (Stringable not implicitly declared if __toString()
    came from a trait).
    Fixed bug #81591 (Fatal Error not properly logged in particular
    cases).
    Fixed bug #81626 (Error on use static:: in __сallStatic() wrapped to
    Closure::fromCallable()).
    Fixed bug #81631 (::class with dynamic class name may yield wrong
    line number).
FPM:
    Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
GD:
    Fixed bug #71316 (libpng warning from imagecreatefromstring).
IMAP:
    Fixed bug #81649 (imap_(un)delete accept sequences, not single
    numbers).
OpenSSL:
    Fixed bug #75725 (./configure: detecting RAND_egd).
PCRE:
    Fixed bug #74604 (Out of bounds in php_pcre_replace_impl).
SPL:
    Fixed bug #81587 (MultipleIterator Segmentation fault w/
    SimpleXMLElement attached).
Standard:
    Fixed bug #81618 (dns_get_record fails on FreeBSD for missing type).
    Fixed bug #81659 (stream_get_contents() may unnecessarily
    overallocate).

Approved by:	tz (private email)
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.14
Sponsored by:	Bounce Experts
commit hash: b68b5084aa6927409730c87cbd618be7b62a74fd commit hash: b68b5084aa6927409730c87cbd618be7b62a74fd commit hash: b68b5084aa6927409730c87cbd618be7b62a74fd commit hash: b68b5084aa6927409730c87cbd618be7b62a74fd b68b508
Saturday, 20 Nov 2021
19:31 Torsten Zuehlsdorff (tz) search for other commits by this committer
lang/php80: Upgrade from 8.0.12 to 8.0.13

    Core:
        Fixed bug #81518 (Header injection via default_mimetype /
default_charset).
    Date:
        Fixed bug #81500 (Interval serialization regression since 7.3.14 /
7.4.2).
    DBA:
        Fixed bug #81588 (TokyoCabinet driver leaks memory).
    MBString:
        Fixed bug #76167 (mbstring may use pointer from some previous request).
    Opcache:
        Fixed bug #81512 (Unexpected behavior with arrays and JIT).
    PCRE:
        Fixed bug #81424 (PCRE2 10.35 JIT performance regression).
    XML:
        Fixed bug #79971 (special character is breaking the path in xml
function). (CVE-2021-21707)
    XMLReader:
        Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid
property).

Also include a patch to fix issue 259725:
dns_get_record fails when requested record doesn't exist

PR:		259725
Reported by:	fsbruva@yahoo.com
Sponsored by:	Bounce Experts
commit hash: 91fd937f88cae37d468aa1973dd88232c2fb498c commit hash: 91fd937f88cae37d468aa1973dd88232c2fb498c commit hash: 91fd937f88cae37d468aa1973dd88232c2fb498c commit hash: 91fd937f88cae37d468aa1973dd88232c2fb498c 91fd937

Number of commits found: 2