aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-21 16:38:37 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-25 17:54:07 +0000
commit40843b1ccb8f70cca82dd115a71a46ae2a97a450 (patch)
treeeab403c2779e9e34988645d31bb779a42ff3be86
parent455187b1323a74758a56578b37760fd554a9144a (diff)
downloadports-40843b1ccb8f70cca82dd115a71a46ae2a97a450.tar.gz
ports-40843b1ccb8f70cca82dd115a71a46ae2a97a450.zip
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
-rw-r--r--Mk/Uses/apache.mk22
-rw-r--r--Mk/bsd.sanity.mk5
-rw-r--r--databases/gnatsweb4/Makefile2
-rw-r--r--devel/bugzilla44/Makefile2
-rw-r--r--devel/bugzilla50/Makefile2
-rw-r--r--devel/p5-Log-Dispatch/Makefile2
-rw-r--r--devel/pushmi/Makefile2
-rw-r--r--devel/viewvc-devel/Makefile2
-rw-r--r--dns/dns-ui/Makefile2
-rw-r--r--finance/frontaccounting/Makefile2
-rw-r--r--finance/frontaccounting24/Makefile2
-rw-r--r--lang/neko/Makefile2
-rw-r--r--lang/php80/Makefile3
-rw-r--r--lang/php81/Makefile3
-rw-r--r--lang/php82/Makefile3
-rw-r--r--mail/dspam/Makefile2
-rw-r--r--mail/p5-qpsmtpd/Makefile2
-rw-r--r--net-mgmt/chillispot/Makefile2
-rw-r--r--net-mgmt/observium/Makefile4
-rw-r--r--net-mgmt/ocsinventory-server/Makefile2
-rw-r--r--net-mgmt/pandorafms_console/Makefile2
-rw-r--r--net/p5-Apache2-SOAP/Makefile2
-rw-r--r--net/prosearch/Makefile3
-rw-r--r--security/maia/Makefile3
-rw-r--r--security/openscep/Makefile2
-rw-r--r--security/shibboleth-sp/Makefile2
-rw-r--r--textproc/htdig/Makefile2
-rw-r--r--www/dojo/Makefile2
-rw-r--r--www/formication/Makefile2
-rw-r--r--www/fpc-httpd24/Makefile2
-rw-r--r--www/gnome-user-share/Makefile2
-rw-r--r--www/libapreq2/Makefile2
-rw-r--r--www/mod_amazon_proxy/Makefile2
-rw-r--r--www/mod_asn/Makefile2
-rw-r--r--www/mod_auth_cas/Makefile2
-rw-r--r--www/mod_auth_cookie_mysql2/Makefile2
-rw-r--r--www/mod_auth_gssapi/Makefile2
-rw-r--r--www/mod_auth_kerb2/Makefile2
-rw-r--r--www/mod_auth_mellon/Makefile2
-rw-r--r--www/mod_auth_mysql2/Makefile2
-rw-r--r--www/mod_auth_mysql_another/Makefile2
-rw-r--r--www/mod_auth_openid/Makefile2
-rw-r--r--www/mod_auth_openidc/Makefile2
-rw-r--r--www/mod_auth_pam2/Makefile2
-rw-r--r--www/mod_auth_pgsql2/Makefile2
-rw-r--r--www/mod_auth_pubtkt/Makefile10
-rw-r--r--www/mod_auth_tkt/Makefile2
-rw-r--r--www/mod_auth_xradius/Makefile2
-rw-r--r--www/mod_authn_dovecot/Makefile2
-rw-r--r--www/mod_authnz_external24/Makefile2
-rw-r--r--www/mod_cfg_ldap/Makefile2
-rw-r--r--www/mod_cloudflare/Makefile2
-rw-r--r--www/mod_dav_svn/Makefile2
-rw-r--r--www/mod_defensible/Makefile2
-rw-r--r--www/mod_dnssd/Makefile2
-rw-r--r--www/mod_evasive/Makefile2
-rw-r--r--www/mod_fastcgi/Makefile2
-rw-r--r--www/mod_fcgid/Makefile2
-rw-r--r--www/mod_fileiri/Makefile2
-rw-r--r--www/mod_g