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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/php80-intl/Makefile

Number of commits found: 19

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 beced89
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, 9 Jun 2023
17:15 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Update version 8.0.28=>8.0.29

Changelog: https://www.php.net/ChangeLog-8.php#8.0.29
Sponsored by:	Bounce Experts
commit hash: 718a57b96f5b2582ecc70059baacd5c820f5b518 commit hash: 718a57b96f5b2582ecc70059baacd5c820f5b518 commit hash: 718a57b96f5b2582ecc70059baacd5c820f5b518 commit hash: 718a57b96f5b2582ecc70059baacd5c820f5b518 718a57b
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
Tuesday, 10 Jan 2023
00:07 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Update version 8.0.26=>8.0.27

Approved by:	tz (private email)
MFH:		2023Q1
Relnotes:       https://www.php.net/ChangeLog-8.php#8.0.27
Sponsored by:	Bounce Experts
commit hash: bdae7d6bff0d1ca2a07d9e423b7e4ba7af486204 commit hash: bdae7d6bff0d1ca2a07d9e423b7e4ba7af486204 commit hash: bdae7d6bff0d1ca2a07d9e423b7e4ba7af486204 commit hash: bdae7d6bff0d1ca2a07d9e423b7e4ba7af486204 bdae7d6
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
Friday, 15 Apr 2022
22:31 Torsten Zuehlsdorff (tz) search for other commits by this committer
lang/php80: Upgrade from 8.0.17 to 8.0.18

Changelog:

    Core:
        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 #8142 (Compilation error on cygwin).
    MBString:
        Fixed bug #8208 (mb_encode_mimeheader: $indent functionality broken).
    MySQLi:
        Fixed bug #8068 (mysqli_fetch_object creates inaccessible properties).
    Pcntl:
        Fixed bug #8142 (Compilation error on cygwin).
    PgSQL:
        Fixed result_type related stack corruption on LLP64 architectures.
        Fixed bug #8253 (pg_insert() fails for references).
    Sockets:
        Fixed Solaris builds.
    SPL:
        Fixed bug #8121 (SplFileObject - seek and key with csv file
inconsistent).
    Standard:
        Fixed bug #8048 (Force macOS to use statfs).

Sponsored by:	Bounce Experts
commit hash: adc832aebae0fb8abd815e60eafa39de6b56de79 commit hash: adc832aebae0fb8abd815e60eafa39de6b56de79 commit hash: adc832aebae0fb8abd815e60eafa39de6b56de79 commit hash: adc832aebae0fb8abd815e60eafa39de6b56de79 adc832a
Friday, 8 Apr 2022
04:34 Jan Beich (jbeich) search for other commits by this committer
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)
commit hash: a04558108fb6bac03eb2a121e052812270e8610d commit hash: a04558108fb6bac03eb2a121e052812270e8610d commit hash: a04558108fb6bac03eb2a121e052812270e8610d commit hash: a04558108fb6bac03eb2a121e052812270e8610d a045581
Thursday, 7 Apr 2022
00:39 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 268cee3
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
Thursday, 28 Oct 2021
16:37 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 f34ece3
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Friday, 7 May 2021
22:53 Torsten Zuehlsdorff (tz) search for other commits by this committer
lang/php80: Update from 8.0.5 to 8.0.6

PDO_pgsql:

    Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as
PDO::PARAM_STR)"

Sponsored by:	Bounce Experts
commit hash: 85d390d64b21091cba650449989bab8144d97dab commit hash: 85d390d64b21091cba650449989bab8144d97dab commit hash: 85d390d64b21091cba650449989bab8144d97dab commit hash: 85d390d64b21091cba650449989bab8144d97dab 85d390d
Thursday, 8 Apr 2021
23:33 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f 69d24a7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 5 Feb 2021
22:54 tz search for other commits by this committer
lang/php80: Update from 8.0.1 to 8.0.2

    Core:
        Fixed bug #80523 (bogus parse error on >4GB source code).
        Fixed bug #80384 (filter buffers entire read until file closed).
        Fixed bug #80596 (Invalid union type TypeError in anonymous classes).
        Fixed bug #80617 (GCC throws warning about type narrowing in
ZEND_TYPE_INIT_CODE).
    BCMath:
        Fixed bug #80545 (bcadd('a', 'a') doesn't throw an exception).
    Curl:
        Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request).
    Date:
        Fixed bug #80376 (last day of the month causes runway cpu usage).
    DOM:
        Fixed bug #80537 (Wrong parameter type in
DOMElement::removeAttributeNode stub).
    Filter:
        Fixed bug #80584 (0x and 0X are considered valid hex numbers by
filter_var()).
    GMP:
        Fixed bug #80560 (Strings containing only a base prefix return 0
object).
    Intl:
        Fixed bug #80644 (Missing resource causes subsequent get() calls to
fail).
    MySQLi:
        Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to
interpret bit columns).
        Fixed bug #64638 (Fetching resultsets from stored procedure with cursor
fails).
        Fixed bug #72862 (segfault using prepared statements on stored
procedures that use a cursor).
        Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an
SP with a cursor).
    ODBC:
        Fixed bug #80592 (all floats are the same in ODBC parameters).
    Opcache:
        Fixed bug #80422 (php_opcache.dll crashes when using Apache 2.4 with
JIT).
    PDO_Firebird:
        Fixed bug #80521 (Parameters with underscores no longer recognized).
    Phar:
        Fixed bug #76929 (zip-based phar does not respect phar.require_hash).
        Fixed bug #77565 (Incorrect locator detection in ZIP-based phars).
        Fixed bug #69279 (Compressed ZIP Phar extractTo() creates garbage
files).
    Phpdbg:
        Reverted fix for bug #76813 (Access violation near NULL on source
operand).
    SOAP:
        Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702)

Sponsored by:	PHP Update Service
Original commitRevision:564156 
Tuesday, 3 Nov 2020
00:56 jbeich search for other commits by this committer
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:553940 
Wednesday, 21 Oct 2020
22:58 tz search for other commits by this committer
Welcome PHP 8.0 RC 2 to the ports tree

There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
Original commitRevision:552906 

Number of commits found: 19