Changeset View
Changeset View
Standalone View
Standalone View
head/CHANGES
Updating Information for FreeBSD ports developers | Updating Information for FreeBSD ports developers | ||||
This file is maintained by portmgr@FreeBSD.org and copyrighted by the | This file is maintained by portmgr@FreeBSD.org and copyrighted by the | ||||
FreeBSD Foundation. | FreeBSD Foundation. | ||||
This file contains major changes to ports and the ports infrastructure. | This file contains major changes to ports and the ports infrastructure. | ||||
Intended audience are ports committers, maintainers and other | Intended audience are ports committers, maintainers and other | ||||
developers. User oriented changes should be submitted for inclusion | developers. User oriented changes should be submitted for inclusion | ||||
in the release notes and/or placed into UPDATING. | in the release notes and/or placed into UPDATING. | ||||
All ports committers are allowed to commit to this file. | All ports committers are allowed to commit to this file. | ||||
20160628: | |||||
AUTHOR: mat@FreeBSD.org | |||||
USEify USES=php. | |||||
The following variables have been folded into arguments: | |||||
- USE_PHPIZE -> USES=php:phpize | |||||
- USE_PHPEXT -> USES=php:ext | |||||
- USE_ZENDEXT -> USES=php:zend | |||||
- USE_PHP_BUILD -> USES=php:build | |||||
- WANT_PHP_CLI -> USES=php:cli | |||||
- WANT_PHP_CGI -> USES=php:cgi | |||||
- WANT_PHP_MOD -> USES=php:mod | |||||
- WANT_PHP_WEB -> USES=php:web | |||||
- WANT_PHP_EMB -> USES=php:embed | |||||
20160627: | 20160627: | ||||
AUTHOR: mat@FreeBSD.org | AUTHOR: mat@FreeBSD.org | ||||
USE_OPENSSL has been replaced by USES=ssl. | USE_OPENSSL has been replaced by USES=ssl. | ||||
20160625: | 20160625: | ||||
AUTHOR: adamw@FreeBSD.org | AUTHOR: adamw@FreeBSD.org | ||||
▲ Show 20 Lines • Show All 3,128 Lines • Show Last 20 Lines |