As the older and untested version 2.2 and 2.5 has been removed from the tree apache.mk file has not been in sync with bsd.default-versions.mk. This patch removes these old codebases and related ports.
Details
Details
- Reviewers
tcberner - Group Reviewers
portmgr - Commits
- R11:40843b1ccb8f: Mk/Uses/apache.mk: Refactor after removal of older versions
I have ran and exp-run on the consumers:
https://pdr.bofh.network/build.html?mastername=131-head&build=2023-01-18_03h08m36s
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
ah, no conversion of bsd.apache.mk to apache.mk, ignore my previous comment here :D
lang/php82/Makefile | ||
---|---|---|
100 | ^ why add USES and manually include it? |
lang/php82/Makefile | ||
---|---|---|
100 | Looks like some legacy codes which were not searched and replaced for. Will remove in the final commit. |
Comment Actions
About ignoring your previous comment .. In fact there were legacy codes that still referred to FOO_USE=APACHE=yes as the APACHE keywords were marked as SANITY_DEPRECATED rather than SANITY_UNSUPPORTED.