notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
php80-xmlwriter The xmlwriter shared extension for php
8.0.26 textproc on this many watch lists=3 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: 2020-10-21 22:59:42
Last Update: 2022-04-15 22:31:12
Commit Hash: adc832a
People watching this port, also watch:: zip, smartmontools, tmux, php80-filter, php80-phar
License: PHP301
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php80-xmlwriter-8.0.26/catalog.mk
  2. /usr/local/share/licenses/php80-xmlwriter-8.0.26/LICENSE
  3. /usr/local/share/licenses/php80-xmlwriter-8.0.26/PHP301
Collapse this list.
Dependency lines:
  • php80-xmlwriter>0:textproc/php80-xmlwriter
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-xmlwriter
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/php80-xmlwriter/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/php80-xmlwriter
  • pkg install php80-xmlwriter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php80-xmlwriter
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
php80-xmlwriter
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd648.0.118.0.11
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3868.0.118.0.11
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout8.0.28_1
FreeBSD:12:amd648.0.28_18.0.28_1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3868.0.28_18.0.28_1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout8.0.6
FreeBSD:13:aarch648.0.28_18.0.28_1
FreeBSD:13:amd648.0.28_18.0.28_1
FreeBSD:13:armv68.0.18.0.20
FreeBSD:13:armv78.0.28_18.0.28_1
FreeBSD:13:i3868.0.28_18.0.28_1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips648.0.18.0.2
FreeBSD:13:powerpc648.0.0_18.0.28_1
FreeBSD:13:riscv64pkg-fallout8.0.20
FreeBSD:14:aarch648.0.28_1pkg-fallout
FreeBSD:14:amd648.0.28_1pkg-fallout
FreeBSD:14:armv68.0.27pkg-fallout
FreeBSD:14:armv78.0.28_1pkg-fallout
FreeBSD:14:i3868.0.28_1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips648.0.15pkg-fallout
FreeBSD:14:powerpc648.0.28_1pkg-fallout
FreeBSD:14:riscv648.0.13pkg-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
Runtime dependencies:
  1. php.h : lang/php80
Library dependencies:
  1. libxml2.so : textproc/libxml2
This port is required by:
for Run
  1. lang/php80-extensions
  2. www/ilias

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. net-mgmt/zabbix3-frontend*
  2. net-mgmt/zabbix4-frontend*
  3. net-mgmt/zabbix5-frontend*
  4. www/ilias6*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
Options name:
USES:
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.
Port Moves
  • port moved here from textproc/php74-xmlwriter on 2022-12-25
    REASON: Has expired: Security support ended on 2022-11-22

Number of commits found: 7

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:31:12
commit hash:adc832aebae0fb8abd815e60eafa39de6b56de79commit hash:adc832aebae0fb8abd815e60eafa39de6b56de79commit hash:adc832aebae0fb8abd815e60eafa39de6b56de79commit hash:adc832aebae0fb8abd815e60eafa39de6b56de79 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:11:41
commit hash:d63665f7cd9c99880704a3c5bc221829cb009744commit hash:d63665f7cd9c99880704a3c5bc221829cb009744commit hash:d63665f7cd9c99880704a3c5bc221829cb009744commit hash:d63665f7cd9c99880704a3c5bc221829cb009744 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 commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
8.0.17_1
26 Mar 2022 08:27:27
commit hash:247c7db7513f1264922428278678da641c5a3f52commit hash:247c7db7513f1264922428278678da641c5a3f52commit hash:247c7db7513f1264922428278678da641c5a3f52commit hash:247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
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
8.0.11
16 Oct 2021 09:51:39
commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
8.0.3
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
8.0.3
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8.0.0.r2
21 Oct 2020 22:58:51
Revision:552906Original commit files touched by this commit
tz search for other commits by this committer
Welcome PHP 8.0 RC 2 to the ports tree

There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848

Number of commits found: 7