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.

Port details
php85-extensions "meta-port" to install PHP extensions (8.5.X branch)
1.0 langnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-02 16:32:57
Last Update: 2025-07-03 18:49:00
Commit Hash: 68f5535
License: NA
WWW:
https://www.php.net/
Description:
This is a "meta-port" to install the extensions for PHP 8.5 Defaults to: ctype, dom, filter, iconv, json, opcache, pdo, pdo_sqlite, phar, posix, session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php85-extensions-1.0/catalog.mk
  2. /usr/local/share/licenses/php85-extensions-1.0/LICENSE
  3. /usr/local/share/licenses/php85-extensions-1.0/NA
Collapse this list.
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}extensions>0:lang/php85-extensions
To install the port:
cd /usr/ports/lang/php85-extensions/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/php85-extensions
  • pkg install php85-extensions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php85-extensions
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
php85-extensions
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.0--1.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.0--1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php85
  2. ctype.so : textproc/php85-ctype
  3. dom.so : textproc/php85-dom
  4. filter.so : security/php85-filter
  5. iconv.so : converters/php85-iconv
  6. opcache.so : www/php85-opcache
  7. pdo.so : databases/php85-pdo
  8. pdo_sqlite.so : databases/php85-pdo_sqlite
  9. phar.so : archivers/php85-phar
  10. posix.so : sysutils/php85-posix
  11. session.so : www/php85-session
  12. simplexml.so : textproc/php85-simplexml
  13. sqlite3.so : databases/php85-sqlite3
  14. tokenizer.so : devel/php85-tokenizer
  15. xml.so : textproc/php85-xml
  16. xmlreader.so : textproc/php85-xmlreader
  17. xmlwriter.so : textproc/php85-xmlwriter
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for php85-extensions-1.0: BCMATH=off: bc style precision math functions BZ2=off: bzip2 library support CALENDAR=off: calendar conversion support CTYPE=on: ctype functions CURL=off: CURL support DBA=off: dba support DOM=on: DOM support ENCHANT=off: Enchant spelling support EXIF=off: EXIF support FFI=off: Foreign Function Interface support FILEINFO=off: fileinfo support FILTER=on: input filter support FTP=off: FTP support GD=off: GD library support GETTEXT=off: gettext library support GMP=off: GNU MP support ICONV=on: iconv support INTL=off: Internationalization(ICU) LDAP=off: OpenLDAP support MBSTRING=off: multibyte string support MYSQLI=off: MySQLi database support ODBC=off: ODBC support OPCACHE=on: OPcache support PCNTL=off: pcntl support (CLI only) PDO=on: PHP Data Objects Interface (PDO) PDO_DBLIB=off: PDO DBLIB-DB driver PDO_FIREBIRD=off: PDO Firebird driver PDO_MYSQL=off: PDO MySQL driver PDO_ODBC=off: PDO ODBC driver PDO_PGSQL=off: PDO PostgreSQL driver PDO_SQLITE=on: PDO sqlite driver PGSQL=off: PostgreSQL database support PHAR=on: phar support POSIX=on: POSIX-like functions READLINE=off: readline support (CLI only) SESSION=on: session support SHMOP=off: shmop support SIMPLEXML=on: simplexml support SNMP=off: SNMP support SOAP=off: SOAP support SOCKETS=off: sockets support SODIUM=off: Sodium encryption support SQLITE3=on: sqlite3 support SYSVMSG=off: System V message support SYSVSEM=off: System V semaphore support SYSVSHM=off: System V shared memory support TIDY=off: TIDY support TOKENIZER=on: tokenizer support XML=on: XML support XMLREADER=on: XMLReader support XMLWRITER=on: XMLWriter support XSL=off: XSL support (Implies DOM) ZIP=off: ZIP support ZLIB=off: ZLIB support ===> Use 'make config' to modify these settings
Options name:
lang_php85-extensions
USES:
metaport php
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
03 Jul 2025 18:49:00
commit hash: 68f55354316d60040595ea8bcd33d97ce81c8399commit hash: 68f55354316d60040595ea8bcd33d97ce81c8399commit hash: 68f55354316d60040595ea8bcd33d97ce81c8399commit hash: 68f55354316d60040595ea8bcd33d97ce81c8399 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
lang/php*-extensions: Fix version numbers and Makefile ordering

- Update pkg-descr files to show correct PHP version (was 8.0 for all)
- Update COMMENT in Makefiles to include correct version branch
- Fix Makefile variable ordering (IGNORE_WITH_PHP before PHP_VER)
- Fix incomplete IGNORE_WITH_PHP entries to include all other PHP versions
- Apply portfmt formatting

While here, ensure all ports pass portclippy validation.

Reviewed by:	bofh
Differential Revision:	https://reviews.freebsd.org/D51148
1.0
02 Jul 2025 16:29:38
commit hash: c0b9892033cb566ec6a0c6d0fe5ce4b97c4c88decommit hash: c0b9892033cb566ec6a0c6d0fe5ce4b97c4c88decommit hash: c0b9892033cb566ec6a0c6d0fe5ce4b97c4c88decommit hash: c0b9892033cb566ec6a0c6d0fe5ce4b97c4c88de files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php85*: Sunrise

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

Number of commits found: 2