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 2022Q3
mod_php72 PHP Scripting Language
7.2.34 www Deleted on this many watch lists=2 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 7.2.34Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Security Support ends on 30 Nov 2020
Expired This port expired on: 2020-12-31
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-16 10:49:07
Last Update: 2020-12-31 12:44:40
SVN Revision: 559731
People watching this port, also watch:: apache24, p5-Net-HTTP, font-misc-meltho, p5-Algorithm-C3, p5-CPAN-Meta-YAML
Also Listed In: devel
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 ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mod_php72-7.2.34/catalog.mk
  2. /usr/local/share/licenses/mod_php72-7.2.34/LICENSE
  3. /usr/local/share/licenses/mod_php72-7.2.34/PHP301
  4. libexec/apache24/libphp7.so
  5. @postexec %D/sbin/apxs -e -a -n php7 %f
  6. @preunexec %D/sbin/apxs -e -A -n php7 %f
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • mod_php72>0:www/mod_php72
No installation instructions:
This port has been deleted.
PKGNAME: mod_php72
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1602192494 SHA256 (php-7.2.34.tar.xz) = 409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903 SIZE (php-7.2.34.tar.xz) = 12309432

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: lang/php72
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libargon2.so : security/libargon2
  3. libxml2.so : textproc/libxml2
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. misc/achievo*
  2. net-mgmt/hawk*
  3. www/mod_vhs*
  4. www/redaxo*
  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:
===> The following configuration options are available for mod_php72-7.2.34: AP2FILTER=off: Use Apache 2.x filter interface (experimental) PHPDBG=off: Interactive PHP debugger DEBUG=off: Build with debugging support DTRACE=on: Build with DTrace probes IPV6=on: IPv6 protocol support MYSQLND=on: Build with MySQL Native Driver LINKTHR=on: Link thread lib (for threaded extensions) ZTS=off: Force Zend Thread Safety (ZTS) build ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe gnome tar:xz autoreconf:build apache:2.2+
pkg-message:
For install:
Make sure index.php is part of your DirectoryIndex. You should add the following to your Apache configuration file: <FilesMatch "\.php$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> If you are building PHP-based ports in poudriere(8) or Synth with ZTS enabled, add WITH_MPM=event to /etc/make.conf to prevent build failures.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.php.net/distributions/
Collapse this list.

There are no commits on branch 2022Q3 for this port