Port details |
- php56-phar The phar shared extension for php
- 5.6.39 archivers
=2 5.6.39Version of this port present on the latest quarterly branch.
- DEPRECATED: Security Support ends on 31 Dec 2018
This port expired on: 2019-01-01
- Maintainer: ale@FreeBSD.org
- Port Added: 2014-09-04 14:24:51
- Last Update: 2019-01-01 14:17:47
- SVN Revision: 488895
- People watching this port, also watch:: py39-parsedatetime, python, py39-pycparser, screen, libqrencode
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}phar>0:archivers/php56-phar
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-phar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1544448187
SHA256 (php-5.6.39.tar.xz) = 8147576001a832ff3d03cb2980caa2d6b584a10624f87ac459fcd3948c6e4a10
SIZE (php-5.6.39.tar.xz) = 12467096
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:
- Master port: lang/php56
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- hash.so : security/php56-hash
- Runtime dependencies:
-
- php.h : lang/php56
- hash.so : security/php56-hash
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - 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:
- No options to configure
- Options name:
- N/A
- USES:
- tar:xz cpe php:ext,noflavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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/php56 | Commit | Credits | Log message |
5.6.39 01 Jan 2019 14:17:47 |
rene |
Remove expired php56- ports:
2019-01-01 net/php56-soap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-ldap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-xmlrpc: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-sockets: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-ctype: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlwriter: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlreader: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-pspell: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-dom: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xsl: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-simplexml: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-enchant: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-wddx: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xml: Security Support ends on 31 Dec 2018 (Only the first 15 lines of the commit message are shown above ) |
5.6.26 23 Sep 2016 08:26:44 |
tz |
lang/php56: Update from 5.6.25 to 5.6.26
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor) |
5.6.25 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
5.6.25 30 Aug 2016 12:55:20 |
tz |
lang/php56: Update from 5.6.24 to 5.6.25
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor) |
5.6.24_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
5.6.24 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
5.6.20_1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
5.6.0 04 Sep 2014 14:24:26 |
ale |
Import PHP 5.6 branch! |
Number of commits found: 8
|