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: www/mod_php81/Makefile

Number of commits found: 7

Wednesday, 25 Jan 2023
21:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/mod_php8*: Fix build

USES=apache must be called before bsd.pre.port.mk however this was
overridden using an include clause. During my previous commit on
refactoring apache.mk these include blocks were deleted which causes
failure to the build of these port as USES=apache in preport.mk is never
called. This commit changes and refactors the code.

Fixes: 40843b1 Mk/Uses/apache.mk: Refactor after removal of older versions
commit hash: 8ea662c5f71699443c369821319d211bd91f5901 commit hash: 8ea662c5f71699443c369821319d211bd91f5901 commit hash: 8ea662c5f71699443c369821319d211bd91f5901 commit hash: 8ea662c5f71699443c369821319d211bd91f5901 8ea662c
Saturday, 6 Aug 2022
21:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php81: Update version 8.1.8=>8.1.9

CLI:
- Fixed potential overflow for the builtin server via the
  PHP_CLI_SERVER_WORKERS environment variable.
- Fixed GH-8952 (Intentionally closing std handles no longer possible).
Core:
- Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
- Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
Date:
- Fixed bug #80047 (DatePeriod doesn't warn with custom
  DateTimeImmutable).
FPM:
- Fixed zlog message prepend, free on incorrect address.
- Fixed possible double free on configuration loading failure. (Heiko
  Weber).
GD:
- Fixed bug GH-8848 (imagecopyresized() error refers to the wrong
  argument).
Intl:
- Fixed build for ICU 69.x and onwards.
OPcache:
- Fixed bug GH-8847 (PHP hanging infinitly at 100% cpu when check php
  syntax of a valid file).
- Fixed bug GH-8030 (Segfault with JIT and large match/switch
  statements).
Reflection:
- Fixed bug GH-8943 (Fixed Reflection::getModifierNames() with readonly
  modifier).
Standard:
- Fixed the crypt_sha256/512 api build with clang > 12.
- Uses CCRandomGenerateBytes instead of arc4random_buf on macOs. (David
  Carlier).
- Fixed bug GH-9017 (php_stream_sock_open_from_socket could return
  NULL).

Relnotes:	https://www.php.net/ChangeLog-8.php#8.1.9
Sponsored by:	Bounce Experts
commit hash: 62f39629436e88b20db9b439d46daaa5efd9a275 commit hash: 62f39629436e88b20db9b439d46daaa5efd9a275 commit hash: 62f39629436e88b20db9b439d46daaa5efd9a275 commit hash: 62f39629436e88b20db9b439d46daaa5efd9a275 62f3962
Saturday, 9 Jul 2022
16:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/mod_php81: Fix CONFLICTS_INSTALL

- After d4b3ad6 mod_php* ports creates CONFLICTS with php* ports itself

Reported by:    vvd@unislabs.com
Fixes:          d4b3ad make CONFLICTS_INSTALL visible to PHP module ports
MFH:            2022Q3
Sponsored by:   Bounce Experts
commit hash: 7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5 commit hash: 7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5 commit hash: 7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5 commit hash: 7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5 7d9bad3
Friday, 13 May 2022
18:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php81: Update version 8.1.5=>8.1.6

* Core:
  Fixed bug #8310 (Registry settings are no longer recognized).
  Fixed potential race condition during resource ID allocation.
  Fixed bug #8133 (Preloading of constants containing arrays with enums
  segfaults).
  Fixed Haiku ZTS builds.
* Date:
  Fixed bug #7752 (DateTimeZone::getTransitions() returns insufficient
   data).
  Fixed bug #8108 (Timezone doesn't work as intended).
  Fixed bug #81660 (DateTimeZone::getTransitions() returns invalid data)
  Fixed bug #8289 (Exceptions thrown within a yielded from iterator are
   not rethrown into the generator).
* FFI:
  Fixed bug #8433 (Assigning function pointers to structs in FFI leaks).
* FPM:
  Fixed bug #76003 (FPM /status reports wrong number of active processe)
  Fixed bug #77023 (FPM cannot shutdown processes).
  Fixed comment in kqueue remove callback log message.
* Hash:
  Fixed bug #81714 (segfault when serializing finalized HashContext).
* Iconv:
  Fixed bug #8218 (ob_end_clean does not reset Content-Encoding header).
* Intl:
  Fixed bug #8364 (msgfmt_format $values may not support references).
* MBString:
  Number of error markers emitted for invalid UTF-8 text matches WHATWG
  specification. This is a return to the behavior of PHP 8.0 and earlier.
* MySQLi:
  Fixed bug #8267 (MySQLi uses unsupported format specifier on Windows).
* SPL:
  Fixed bug #8366 (ArrayIterator may leak when calling __construct()).
  Fixed bug #8273 (SplFileObject: key() returns wrong value).
* Streams:
  Fixed php://temp does not preserve file-position when switched to
   temporary file.
* zlib:
  Fixed bug #8218 (ob_end_clean does not reset Content-Encoding header).

Sponsored by:	Bounce Experts
commit hash: 716c17799f1bbd46ffa8cee33f62579bcba82e4e commit hash: 716c17799f1bbd46ffa8cee33f62579bcba82e4e commit hash: 716c17799f1bbd46ffa8cee33f62579bcba82e4e commit hash: 716c17799f1bbd46ffa8cee33f62579bcba82e4e 716c177
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Wednesday, 29 Dec 2021
02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Add php81 to the tree

Core:
  Fixed inclusion order for phpize builds on Windows.
  Added missing hashtable insertion APIs for arr/obj/ref.
  Implemented FR #77372 (Relative file path is removed from uploaded
  file).
  Fixed bug #81607 (CE_CACHE allocation with concurrent access).
  Fixed bug #81507 (Fiber does not compile on AIX).
  Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
  Fixed bug #81518 (Header injection via default_mimetype / default_charset).
  Fixed bug #75941 (Fix compile failure on Solaris with clang).
  Fixed bug #81380 (Observer may not be initialized properly).
  Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
  Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 44e99de

Number of commits found: 7