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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
php80-soap The soap shared extension for php
8.0.18 net 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-soap-8.0.18/catalog.mk
  2. /usr/local/share/licenses/php80-soap-8.0.18/LICENSE
  3. /usr/local/share/licenses/php80-soap-8.0.18/PHP301
Collapse this list.
Dependency lines:
  • php80-soap>0:net/php80-soap
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-soap
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/php80-soap/ && make install clean
To add the package, run one of these commands:
  • pkg install net/php80-soap
  • pkg install php80-soap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php80-soap
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.
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_php80-soap
USES:
compiler:c11 tar:xz cpe gnome pkgconfig php:ext,noflavors pkgconfig
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