Port details on branch 2016Q4 |
- php70 PHP Scripting Language
- 7.0.14 lang
=0 7.0.14Version of this port present on the latest quarterly branch. - Maintainer: tz@FreeBSD.org
 - Port Added: 2016-10-19 14:37:29
- Last Update: 2016-12-09 13:40:36
- Commit Hash: fe8be09
- Also Listed In: devel www
- License: PHP301
- WWW:
- http://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: http://www.php.net/
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/php70/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php70
- pkg install php70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php70
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1481099651
SHA256 (php-7.0.14.tar.xz) = 0f1dff6392a1cc2ed126b9695f580a2ed77eb09d2c23b41cabfb41e6f27a8c89
SIZE (php-7.0.14.tar.xz) = 12534712
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf-2.69 : devel/autoconf
- Library dependencies:
-
- libpcre.so : devel/pcre
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- archivers/php70-bz2
- archivers/php70-phar
- archivers/php70-zip
- archivers/php70-zlib
- converters/php70-iconv
- converters/php70-mbstring
- converters/php70-recode
- for Run
-
- archivers/php70-bz2
- archivers/php70-phar
- archivers/php70-zip
- archivers/php70-zlib
- converters/php70-iconv
- converters/php70-mbstring
- converters/php70-recode
Configuration Options:
- ===> The following configuration options are available for php70-7.0.14:
CLI=on: Build CLI version
CGI=on: Build CGI version
FPM=on: Build FPM version
EMBED=off: Build embedded library
PHPDBG=off: Interactive PHP debugger
DEBUG=off: Enable debug
DTRACE=on: Enable DTrace support
IPV6=on: Enable ipv6 support
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:
- lang_php70
- USES:
- tar:xz cpe gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.14 09 Dec 2016 13:40:36
    |
Torsten Zuehlsdorff (tz)  |
MFH: r427496 r428078 r428120
lang/php70: enabled DTRACE option by default where possible
Approved by: tz (maintainer)
lang/php70: DTRACE option is not valid on DragonFly
Note that following the OPTIONS_EXCLUDE+= line appears to redundant
and could be removed, and the OPTIONS_EXCLUDE_FreeBSD_9 line should
be "=" operator, not "+=", from what I can tell.
Approved by: DF support blanket
Update PHP 7 from 7.0.13 to 7.0.14
Changelog: http://www.php.net/ChangeLog-7.php#7.0.14
Approved by: mentors (implicit)
Approved by: ports-secteam (junovitch) |
7.0.14 09 Dec 2016 13:40:36
  |
tz  |
MFH: r427496 r428078 r428120
lang/php70: enabled DTRACE option by default where possible
Approved by: tz (maintainer)
lang/php70: DTRACE option is not valid on DragonFly
Note that following the OPTIONS_EXCLUDE+= line appears to redundant
and could be removed, and the OPTIONS_EXCLUDE_FreeBSD_9 line should
be "=" operator, not "+=", from what I can tell.
Approved by: DF support blanket
Update PHP 7 from 7.0.13 to 7.0.14
Changelog: http://www.php.net/ChangeLog-7.php#7.0.14
Approved by: mentors (implicit)
Approved by: ports-secteam (junovitch) |
7.0.13 23 Nov 2016 15:14:16
    |
Torsten Zuehlsdorff (tz)  |
MFH: r426243
Update PHP 7 from 7.0.12 to 7.0.13
Changes: http://www.php.net/ChangeLog-7.php#7.0.13
Approved by: pi (mentor)
Approved by: ports-secteam (feld) |
7.0.13 23 Nov 2016 15:14:16
  |
tz  |
MFH: r426243
Update PHP 7 from 7.0.12 to 7.0.13
Changes: http://www.php.net/ChangeLog-7.php#7.0.13
Approved by: pi (mentor)
Approved by: ports-secteam (feld) |
7.0.12 19 Oct 2016 14:37:20
    |
Torsten Zuehlsdorff (tz)  |
MFH: r424244
Update PHP 7 from 7.0.11 to 7.0.12
Changes: http://www.php.net/ChangeLog-7.php#7.0.12
Approved by: pi (mentor)
Approved by: ports-secteam (feld) |
7.0.12 19 Oct 2016 14:37:20
  |
tz  |
MFH: r424244
Update PHP 7 from 7.0.11 to 7.0.12
Changes: http://www.php.net/ChangeLog-7.php#7.0.12
Approved by: pi (mentor)
Approved by: ports-secteam (feld) |
Number of commits found: 6
|