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 on branch 2022Q2
php81-xsl The xsl shared extension for php
8.1.5 textproc 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 8.1.5Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-15 22:32:51
Commit Hash: bbf813b
License: PHP301
WWW:
https://www.php.net/
Description:
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP. WWW: https://www.php.net/
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/php81-xsl-8.1.5/catalog.mk
  2. /usr/local/share/licenses/php81-xsl-8.1.5/LICENSE
  3. /usr/local/share/licenses/php81-xsl-8.1.5/PHP301
Collapse this list.
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}xsl>0:textproc/php81-xsl
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-xsl
To install the port:
cd /usr/ports/textproc/php81-xsl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/php81-xsl
  • pkg install php81-xsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php81-xsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650059198 SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a SIZE (php-8.1.5.tar.xz) = 11752684

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: lang/php81
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. phpize : lang/php81
  3. autoconf>0 : devel/autoconf
  4. dom.so : textproc/php81-dom
  5. xml.so : textproc/php81-xml
Runtime dependencies:
  1. php.h : lang/php81
  2. dom.so : textproc/php81-dom
  3. xml.so : textproc/php81-xml
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_php81-xsl
USES:
compiler:c11 cpe gnome pkgconfig tar:xz php:ext,noflavors
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://raw.githubusercontent.com/php/web-php-distributions/master/
  2. https://www.php.net/distributions/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/php81
CommitCreditsLog message
8.1.5
15 Apr 2022 22:32:51
commit hash: bbf813badaf704ea379b1997816e90a6f996f973commit hash: bbf813badaf704ea379b1997816e90a6f996f973commit hash: bbf813badaf704ea379b1997816e90a6f996f973commit hash: bbf813badaf704ea379b1997816e90a6f996f973 files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
lang/php81: Upgrade from 8.1.4 to 8.1.5

Changelog:

    Core:
        Fixed bug #8176 (Enum values in property initializers leak).
        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 #8115 (Can't catch arg type deprecation when instantiating
Intl classes).
        Fixed bug #8142 (Compilation error on cygwin).
        Fixed bug #7734 (Fix IntlPartsIterator key off-by-one error and first
key).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.1.4_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 2