| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.
Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.
This commit introduces databases/lmdb0 as a holding port for the 0.9.35
release, pinned to the 0.x branch with PORTSCOUT=limit:^0. and mutually
conflicting with databases/lmdb, which retains 1.0. The two packages
cannot be installed simultaneously, but having lmdb0 available means:
* Ports known to require the 0.9 ABI can declare an explicit dependency
on databases/lmdb0 until they are validated against 1.0.
* Users with existing databases in the 0.9 format can still access the
mdb_dump and mdb_load utilities to migrate data before upgrading.
* The package conflict prevents accidental mixing.
All 50 direct dependents of databases/lmdb are redirected to
databases/lmdb0 for now with a PORTREVISION bump, effectively restoring
the tree to the state prior to the LMDB 1.0 update. Once all dependent
ports are validated against LMDB 1.0, they will be moved back to
databases/lmdb and databases/lmdb0 will be removed.
PR: ports/296530
|
| |
|
|
|
|
|
|
|
| |
Please DO NOT use this version in production, it is an early test version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.6.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha1/NEWS
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.32
|
| |
|
|
|
|
| |
- Upstream EOL reaches on 2026-12-31
See https://www.php.net/supported-versions.php for more information
- Set EXPIRATION_DATE 2026-12-31
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.31
MFH: 2026Q2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.30
MFH: 2025Q4
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.29
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
|
| |
|
|
|
|
|
|
|
|
| |
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.5.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS
|
| | |
|
| |
|
|
| |
- Fix comments in rc
|
| |
|
|
|
|
|
|
|
| |
- Make rc script prefix safe for profiles [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.28
PR: 284468 [1]
Co-authored-by: Andrew Fyfe <andrew@neptune-one.net>
|
| |
|
|
| |
...to avoid library mismatches
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.27
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.26
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.25
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.24
|
| |
|
|
|
|
|
|
|
| |
- Rename rc script to comply to the rc scripting recommendations [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.23
PR: 280134 [1]
Co-authored-by: Alexander Leidinger <netchild@FreeBSD.org>
|
| |
|
|
| |
Changelog: https://www.php.net/archive/2024.php#2024-08-01-2
|
| |
|
|
|
|
|
|
|
|
| |
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
|
| |
|
|
|
|
|
|
|
| |
- Add profile support in php-fpm rc script for running multiple php
master process
- Make the rc script jail ready [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.21
Reported by: netchild [1]
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.20
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2
|
| |
|
|
|
| |
json module is by default built into php and these module configs were
stale.
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2
|
| |
|
|
|
| |
As tidy-lib has been deprecated switch the dependencies of php8*-tidy
to www/tidy-html5.
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.17
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.16
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
| |
PR: fluffy
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.15
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- php modules while build with system pcre fails to run when using
apache httpd and mod_php. So OPTIONIZE and add as a non-DEFAULT
option. However to my knowledge and experience I haven't faced this
with nginx and php-fpm yet. [1]
- There is another corner case with apache httpd and mod_php when run
on 13.2-RELEASE or newer specially on versions where ASLR is by default
turned on. All modules specialy opcache crashes httpd. So add a
warning message to advise users to move into php-fpm. [2]
- Remove unnecesary patches from devel/php82-readline [3]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.14
PR: 275522 [1], 268318 [2], 275795 [3]
Reported by: majo-bugs.freebsd.org@cerny.sk [1], zarychtam@plan-b.pwste.edu.pl [2], x0r+freebsd@x0r.fr [3]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Switch to system pcre
- Switch to libenchant-2 for enchant extension
- Remove OPTIONS for using the deprecated cclient library for imap
extension
- mysqli no longer supports building with external mysql libraries so
remove the options for MYSQLND
- Switch to libedit for readline extension
Changelog: https://www.php.net/ChangeLog-8.php#8.2.13
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.12
|
| |
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.11
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.10
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.9
Sponsored by: Bounce Experts
|
| |
|
|
| |
New major version 3.0.0
|
| |
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.8
Sponsored by: Bounce Experts
|
| |
|
|
|
|
|
|
|
|
|
| |
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by: Bounce Experts
|
| |
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.7
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.6
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.5
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
PR: 266175
Reported by: fluffy
Sponsored by: Bounce Experts
|
| |
|
|
|
|
|
|
| |
- Refresh patches
PR: 266175
Reported by: thresh@nginx.com
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.4
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changelog: https://www.php.net/ChangeLog-8.php#8.2.3
MFH: 2023Q1
Sponsored by: Bounce Experts
|