Port details |
- mod_php5 PHP Scripting Language
- 5.4.45,1 www
=55 5.4.45,1Version of this port present on the latest quarterly branch.
- DEPRECATED: PHP 5.4 is End of Life http://php.net/supported-versions.php
This port expired on: 2016-01-15
- Maintainer: ale@FreeBSD.org
- Port Added: 2003-07-16 11:10:58
- Last Update: 2016-02-14 19:21:31
- SVN Revision: 408884
- People watching this port, also watch:: nmap, postfix
- Also Listed In: devel
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mod_php5
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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/php5
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- apxs : www/apache24
- php.h : lang/php5
- Library dependencies:
-
- libpcre.so : devel/pcre
- 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:
- * - 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_php5-5.4.45,1:
AP2FILTER=off: Use Apache 2.x filter interface (experimental)
DEBUG=off: Enable debug
DTRACE=off: Enable DTrace support
IPV6=on: Enable ipv6 support
MAILHEAD=off: Enable mail header patch
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:
- tar:bzip2 cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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/php5 |
Commit | Credits | Log message |
5.4.45,1 14 Feb 2016 19:21:31 |
rene |
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.
Adjust Mk/bsd.php.mk
Reviewed by: antoine, marino
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D5278 |
5.4.26,1 03 Apr 2014 08:09:56 |
ale |
Add PORTEPOCH to silent portaudit
(once upon a time mod_php5 was repo-copied from mod_php4 without removing the
PORTEPOCH) |
5.4.26 28 Mar 2014 07:02:15 |
ale |
Override CATEGORIES. |
5.4.26 27 Mar 2014 16:09:37 |
ale |
Welcome the new mod_php ports, in order to have default packages for
Apache PHP modules.
Submitted by: marcus
Reworked by: ale (me)
Requested by: many, too many |
5.1.2_1,1 06 May 2006 13:26:49 |
ale |
Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me). |
5.0.0_1,1 19 Jul 2004 07:05:36 |
ale |
First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports |
5.0.0.r2,1 28 Apr 2004 22:23:20 |
ale |
Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions |
5.0.0.a5,1 13 Feb 2004 11:46:02 |
ale |
Update to the latest snapshot.
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)
Approved by: nork (mentor/implicitly) |
5.0.0.a1,1 16 Jul 2003 11:10:18 |
nork |
Add mod_php5, is a PHP Apache module as php5's
slave port.
PR: ports/54521
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections) |