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
php80-xsl The xsl shared extension for php
8.0.18 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.0.18Version of this port present on the latest quarterly branch.
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-15 22:32:43
Commit Hash: a592ad4
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/php80-xsl-8.0.18/catalog.mk
  2. /usr/local/share/licenses/php80-xsl-8.0.18/LICENSE
  3. /usr/local/share/licenses/php80-xsl-8.0.18/PHP301
Collapse this list.
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}xsl>0:textproc/php80-xsl
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-xsl
To install the port:
cd /usr/ports/textproc/php80-xsl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/php80-xsl
  • pkg install php80-xsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php80-xsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650059162 SHA256 (php/php-8.0.18.tar.xz) = db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7 SIZE (php/php-8.0.18.tar.xz) = 10871224

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/php80
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/php80
  3. autoconf>0 : devel/autoconf
  4. dom.so : textproc/php80-dom
  5. xml.so : textproc/php80-xml
Runtime dependencies:
  1. php.h : lang/php80
  2. dom.so : textproc/php80-dom
  3. xml.so : textproc/php80-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_php80-xsl
USES:
compiler:c11 tar:xz cpe gnome pkgconfig 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/php80
CommitCreditsLog message
8.0.18
15 Apr 2022 22:32:43
commit hash: a592ad4e069ec7d5ce69d9a6f17a851dc63cc1cccommit hash: a592ad4e069ec7d5ce69d9a6f17a851dc63cc1cccommit hash: a592ad4e069ec7d5ce69d9a6f17a851dc63cc1cccommit hash: a592ad4e069ec7d5ce69d9a6f17a851dc63cc1cc files touched by this commit
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:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.17_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