NOTICE: This package has been removed from pkgsrc

./lang/php5, PHP Hypertext Preprocessor version 5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.2.17nb6, Package name: php-5.2.17nb6, Maintainer: pkgsrc-users

PHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.

MESSAGE.suhosin [+/-]

Required to run:
[textproc/libxml2]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Package options: cgi, inet6, ssl

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2012-06-16 17:15:06 by Takahiro Kambe | Files touched by this commit (32) | Package removed
Log message:
Remove php5 (PHP 5.2.17), please migra to php53 or php54.
   2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202)
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
   2012-06-12 17:46:06 by Thomas Klausner | Files touched by this commit (106)
Log message:
Add inet6 to default suggested options. It's 2012.
   2012-06-05 10:58:36 by David Brownlee | Files touched by this commit (2)
Log message:
Work around VAX lack of FP INF
   2012-05-17 21:01:43 by John Marino | Files touched by this commit (2)
Log message:
lang/php5: Fix unwanted directory removal

Replace OWN_DIRS with @pkgdir to avoid unwanted deletion of PHP extension
directory when the only extension is deinstalled.
   2012-05-13 18:09:52 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add fix for CVE-2012-1823.

Bump PKGREVISION.
   2012-05-13 18:08:37 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Remove duplicate definition of PHP_EXTENSION_DIR from Makefile.php.
* Simplify comparsion of PHP_BASE_VERS and SUHOSIN_PHPVER.
   2012-05-12 12:12:32 by OBATA Akio | Files touched by this commit (1)
Log message:
Set DISTNAME and DIST_SUBDIR only for !defined(PECL_VERSION).