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
php71-mbstring The mbstring shared extension for php
7.1.33 converters Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. 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-24 11:54:35
Last Update: 2019-12-17 20:21:15
SVN Revision: 520344
People watching this port, also watch:: tmux
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php71-mbstring-7.1.33/catalog.mk
  2. /usr/local/share/licenses/php71-mbstring-7.1.33/LICENSE
  3. /usr/local/share/licenses/php71-mbstring-7.1.33/PHP301
Collapse this list.
Dependency lines:
  • php71-mbstring>0:converters/php71-mbstring
No installation instructions:
This port has been deleted.
PKGNAME: php71-mbstring
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. phpize : lang/php71
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php71
Library dependencies:
  1. libonig.so : devel/oniguruma
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 2 deleted ports
  1. net-mgmt/zabbix2-frontend*
  2. www/mediawiki129*
  3. 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 php71-mbstring-7.1.33: REGEX=on: Enable multibyte regex support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe gnome tar:xz php:ext,noflavors
FreshPorts was unable to extract/find any pkg message
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: 8

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.24
15 Nov 2018 16:40:59
Revision:485015Original commit files touched by this commit
joneum search for other commits by this committer
Update to 7.1.24

Changelog: http://www.php.net/ChangeLog-7.php#7.1.24

Approved by:	tz (implicit)
MFH:		2018Q4
Sponsored by:	Netzkommune GmbH
7.1.20
24 Jul 2018 08:44:32
Revision:475229Original commit files touched by this commit
tz search for other commits by this committer
PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions

This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
7.1.17
26 Apr 2018 14:49:18
Revision:468353Original commit files touched by this commit
tz search for other commits by this committer
Update PHP 7.1 from 7.1.16 to 7.1.17

Changelog: http://www.php.net/ChangeLog-7.php#7.1.17

MFH:		2018Q2
Security:	CVE-2018-5712
7.1.15_2
19 Mar 2018 23:01:50
Revision:465040Original commit files touched by this commit
antoine search for other commits by this committer
Fix build with oniguruma 6.8.1

PR:		226717
Submitted by:	Christian Ullrich, madpilot
With hat:	portmgr
7.1.8
03 Aug 2017 14:54:24
Revision:447218Original commit files touched by this commit
tz search for other commits by this committer
Update PHP 7.1 from 7.1.7 to 7.1.8

Changelog: http://www.php.net/ChangeLog-7.php#7.1.8

MFH: 2017Q3
7.1.7_1
10 Jul 2017 11:40:48
Revision:445429Original commit files touched by this commit
tz search for other commits by this committer
PHP 7.0 and 7.1: switch to devel/oniguruma6

For mbstring extensions switch from devel/oniguruma5
to devel/oniguruma6 to fix security issues covert in
Oniguruma 6.4.

PHP bundles oniguruma 6.3 but i did some more tests,
to make sure nothing breaks.

Also add $FreeBSD$ header to Makefile.ext

PR:           220598
Submitted by: Trond.Endrestol@ximalas.info
MFH:          2017Q3
7.1.1
24 Jan 2017 11:54:20
Revision:432324Original commit files touched by this commit This port version is marked as vulnerable.
tz search for other commits by this committer
Add PHP 7.1

Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org

Number of commits found: 8