notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ftp/php74-ftp/Makefile
SVNWeb

Number of commits found: 7

Sun, 25 Dec 2022
[ 19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  0d310d7  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
*/*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
Sat, 16 Oct 2021
[ 09:51 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  4460cf7  (Only the first 10 of 476 ports in this commit are shown above. View all ports for this commit)
*: fix tab vs. space issues, and comments according to the guide.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 25 Jan 2020
[ 00:11 tz search for other commits by this committer ] Original commit   Revision:523997
lang/php74: Upgrade from 7.4.1 to 7.4.2

Changelog:

    Core:
        Preloading support on Windows has been disabled.
        Fixed bug #79022 (class_exists returns True for classes that are not
ready to be used).
        Fixed bug #78929 (plus signs in cookie values are converted to spaces).
        Fixed bug #78973 (Destructor during CV freeing causes segfault if opline
never saved).
        Fixed bug #78776 (Abstract method implementation from trait does not
check "static").
        Fixed bug #78999 (Cycle leak when using function result as temporary).
        Fixed bug #79008 (General performance regression with PHP 7.4 on
Windows).
        Fixed bug #79002 (Serializing uninitialized typed properties with
__sleep makes unserialize throw).
    CURL:
        Fixed bug #79033 (Curl timeout error with specific url and post).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 23 Dec 2019
[ 22:31 tz search for other commits by this committer ] Original commit   Revision:520745
ftp/php74-ftp: Fix Undefined symbol "SSL_library_init"

The ftp module always compiles against the base openssl,
causes the error on FreeBSD 11.3. All other ports based
on OpenSSL import the needed openssl from ports, if its
not in base. Therefore we adjust the behaviour of the
ftp module to match for example the imap module.

PR:		241591
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
Fri, 20 Sep 2019
[ 12:21 tz search for other commits by this committer ] Original commit   Revision:512406 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 7