Commit graph

8 commits

Author SHA1 Message Date
Ade Lovett
843f8123d4 Sync to final (for now) bsd.autotools.mk 2010-12-22 20:05:49 +00:00
Martin Matuska
69e2c7fae3 - Update to 5.2.16
PR:		ports/153246
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
2010-12-17 11:30:56 +00:00
Martin Matuska
9047bfa3ab - Add patch that fixes PHP bug #53516 (open_basedir not working)
PR:		ports/152981
Submitted by:	Alex Keda <admin@lissyara.su>
2010-12-10 22:24:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Martin Matuska
310f2b80e1 - Add optional support for PHP-FPM (FastCGI process manager)
- Add sample configuration file and rc script for PHP-FPM

PR:		ports/147688
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
2010-06-16 10:12:36 +00:00
Martin Wilke
545f989b2a - Disable ZTS for Apache MPM-ITK for Zend Optimizer
PR:		147075
Submitted by:	Kuzma Bukin <kuzma.bukin@gmail.com>
Approved by:	maintainer
2010-06-05 19:52:11 +00:00
Dirk Meyer
3acf4c24e2 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/
PR:		145772
Submitted by:	Alex Keda
2010-04-23 15:03:13 +00:00