-
- Downloads
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the apache.mk file has never been refactored and is out of sync from the file Mk/bsd.default-versions.mk. These changes refactors the removals of the older versions. In addition: - Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN from SANITY_DEPRECATED to SANITY_UNSUPPORTED - Remove apache versions from ports Makefiles as currently there is only one available version in the tree. However the version checks are still valid and should work flawlessly whenever a new version is added. For example USES=apache:2.2+ are simply replaced with USES=apache. As currently there are no other versions available for test this could not be checked on it's own ground. - Update FOO_USE=APACHE=yes to FOO_USES=apache - Remove trailing whitespaces Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D38113
Showing
- Mk/Uses/apache.mk 5 additions, 17 deletionsMk/Uses/apache.mk
- Mk/bsd.sanity.mk 2 additions, 3 deletionsMk/bsd.sanity.mk
- databases/gnatsweb4/Makefile 1 addition, 1 deletiondatabases/gnatsweb4/Makefile
- devel/bugzilla44/Makefile 1 addition, 1 deletiondevel/bugzilla44/Makefile
- devel/bugzilla50/Makefile 1 addition, 1 deletiondevel/bugzilla50/Makefile
- devel/p5-Log-Dispatch/Makefile 1 addition, 1 deletiondevel/p5-Log-Dispatch/Makefile
- devel/pushmi/Makefile 1 addition, 1 deletiondevel/pushmi/Makefile
- devel/viewvc-devel/Makefile 1 addition, 1 deletiondevel/viewvc-devel/Makefile
- dns/dns-ui/Makefile 1 addition, 1 deletiondns/dns-ui/Makefile
- finance/frontaccounting/Makefile 1 addition, 1 deletionfinance/frontaccounting/Makefile
- finance/frontaccounting24/Makefile 1 addition, 1 deletionfinance/frontaccounting24/Makefile
- lang/neko/Makefile 1 addition, 1 deletionlang/neko/Makefile
- lang/php80/Makefile 1 addition, 2 deletionslang/php80/Makefile
- lang/php81/Makefile 1 addition, 2 deletionslang/php81/Makefile
- lang/php82/Makefile 1 addition, 2 deletionslang/php82/Makefile
- mail/dspam/Makefile 1 addition, 1 deletionmail/dspam/Makefile
- mail/p5-qpsmtpd/Makefile 1 addition, 1 deletionmail/p5-qpsmtpd/Makefile
- net-mgmt/chillispot/Makefile 1 addition, 1 deletionnet-mgmt/chillispot/Makefile
- net-mgmt/observium/Makefile 2 additions, 2 deletionsnet-mgmt/observium/Makefile
- net-mgmt/ocsinventory-server/Makefile 1 addition, 1 deletionnet-mgmt/ocsinventory-server/Makefile
Loading
Please register or sign in to comment