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
mod_php71 PHP Scripting Language
7.1.33 www Deleted 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 7.1.33Version of this port present on the latest quarterly branch.
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-25 16:35:12
Last Update: 2019-12-17 20:21:15
SVN Revision: 520344
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 (6 items)
Collapse this list.
  1. /usr/local/share/licenses/mod_php71-7.1.33/catalog.mk
  2. /usr/local/share/licenses/mod_php71-7.1.33/LICENSE
  3. /usr/local/share/licenses/mod_php71-7.1.33/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
Collapse this list.
Dependency lines:
  • mod_php71>0:www/mod_php71
Conflicts:
CONFLICTS:
  • php56-*
  • php70-*
  • php72-*
  • php73-*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: mod_php71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1571995551 SHA256 (php-7.1.33.tar.xz) = bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968 SIZE (php-7.1.33.tar.xz) = 12370228

Expand this list (2 items)

Collapse this list.

SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7 SIZE (php-7.1.x-mail-header.patch) = 4504

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: lang/php71
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. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mod_php71-7.1.33: 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 MAILHEAD=off: Enable mail header patch 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 (10 items)
Collapse this list.
  1. http://br.php.net/distributions/
  2. http://cn.php.net/distributions/
  3. http://de.php.net/distributions/
  4. http://es.php.net/distributions/
  5. http://fr.php.net/distributions/
  6. http://it.php.net/distributions/
  7. http://jp.php.net/distributions/
  8. http://se.php.net/distributions/
  9. http://uk3.php.net/distributions/
  10. http://us2.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/php71
CommitCreditsLog message
7.1.33
17 Dec 2019 20:21:15
Revision:520344Original commit files touched by this commit
rene search for other commits by this committer
Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 :

2019-12-01 archivers/php71-bz2
2019-12-01 archivers/php71-phar
2019-12-01 archivers/php71-zip
2019-12-01 archivers/php71-zlib
2019-12-01 converters/php71-iconv
2019-12-01 converters/php71-mbstring
2019-12-01 converters/php71-recode
2019-12-01 databases/php71-dba
2019-12-01 databases/php71-interbase
2019-12-01 databases/php71-mysqli
2019-12-01 databases/php71-odbc
2019-12-01 databases/php71-pdo
2019-12-01 databases/php71-pdo_dblib
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.1.1
25 Jan 2017 16:32:10
Revision:432446Original commit files touched by this commit
sunpoet search for other commits by this committer
Add mod_php71 7.1.1 (copied from mod_php70)

Number of commits found: 2