diff options
author | taca <taca@pkgsrc.org> | 2013-07-21 17:29:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-07-21 17:29:47 +0000 |
commit | 07e0bbb10318c49657aaf952173bd9ae94672e28 (patch) | |
tree | 8659004723fcc8e45a7c4e09ba29004214f11f24 /lang/php54/PLIST | |
parent | 7b9e6798ac6e08bbc9a053d867e1581c7c44ae88 (diff) | |
download | pkgsrc-07e0bbb10318c49657aaf952173bd9ae94672e28.tar.gz |
Clean up php's framework.
* Define PHP's version at one place.
* Remove obsolete description in comments.
* Add "used by www/php-fpm/Makefile" in php5[34]/Makefile.php.
* Remove commented out support for suhosin extension from php54.
* Add PHP_CHECK_INSTALLED and PHP_EXTENSION_DIR to php/phpversion.mk.
No functional should be made.
Diffstat (limited to 'lang/php54/PLIST')
-rw-r--r-- | lang/php54/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/php54/PLIST b/lang/php54/PLIST index 6646f4e949b..3dda1bbaf97 100644 --- a/lang/php54/PLIST +++ b/lang/php54/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2012/08/17 15:34:01 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/07/21 17:29:47 taca Exp $ bin/phar bin/phar.phar bin/php @@ -213,9 +213,6 @@ include/php/main/streams/php_stream_plain_wrapper.h include/php/main/streams/php_stream_transport.h include/php/main/streams/php_stream_userspace.h include/php/main/streams/php_streams_int.h -${PLIST.suhosin}include/php/main/suhosin_globals.h -${PLIST.suhosin}include/php/main/suhosin_logo.h -${PLIST.suhosin}include/php/main/suhosin_patch.h include/php/main/win32_internal_function_disabled.h include/php/main/win95nt.h include/php/sapi/cli/cli.h |