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/php74/pkg-plist

Number of commits found: 5

Sunday, 25 Dec 2022
19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 0d310d7
Saturday, 27 Mar 2021
22:25 bapt search for other commits by this committer
Convert to @touch
Original commitRevision:569365 
Thursday, 22 Oct 2020
12:35 bapt search for other commits by this committer
Convert to use @rmempty
Original commitRevision:552964 
Friday, 15 May 2020
19:42 tz search for other commits by this committer
lang/php74: Update from 7.4.5 to 7.4.6

Changelog:

    Core:
        Fixed bug #78434 (Generator yields no items after valid() call).
        Fixed bug #79477 (casting object into array creates references).
        Fixed bug #79514 (Memory leaks while including unexistent file).
        Fixed bug #79470 (PHP incompatible with 3rd party file system on
demand).
        Fixed bug #78784 (Unable to interact with files inside a VFS for Git
repository).
        Fixed bug #78875 (Long variables cause OOM and temp files are not
cleaned). (CVE-2019-11048).
        Fixed bug #78876 (Long variables in multipart/form-data cause OOM and
temp files are not cleaned). (CVE-2019-11048).
    DOM:
        Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes).
    EXIF:
        Fixed bug #79336 (ext/exif/tests/bug79046.phpt fails on Big endian
arch).
    FCGI:
        Fixed bug #79491 (Search for .user.ini extends up to root dir).
    MBString:
        Fixed bug #79441 (Segfault in mb_chr() if internal encoding is
unsupported).
    OpenSSL:
        Fixed bug #79497 (stream_socket_client() throws an unknown error
sometimes with <1s timeout).
    PCRE:
        Upgraded to PCRE2 10.34.
    Phar:
        Fixed bug #79503 (Memory leak on duplicate metadata).
    SimpleXML:
        Fixed bug #79528 (Different object of the same xml between 7.4.5 and
7.4.4).
    SPL:
        Fixed bug #69264 (__debugInfo() ignored while extending SPL classes).
        Fixed bug #67369 (ArrayObject serialization drops the iterator class).
    Standard:
        Fixed bug #79468 (SIGSEGV when closing stream handle with a stream
filter appended).
        Fixed bug #79447 (Serializing uninitialized typed properties with
__sleep should not throw).

Sponsored by:	Bounce Experts
Original commitRevision:535324 
Friday, 20 Sep 2019
12:21 tz search for other commits by this committer
Welcome PHP 7.4 RC 1 in the ports-tree.

There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated

Special thanks to tobik and ale for their support.

Reviewed by:	tobik, ale, joneum
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D21349
Original commitRevision:512406 

Number of commits found: 5