Page MenuHomeFreeBSD

[patch] Mk/bsd.apache.mk better support for DEFAULT_VERSION
ClosedPublic

Authored by bdrewery on Sep 9 2014, 10:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 30, 11:40 AM
Unknown Object (File)
Feb 27 2025, 3:10 PM
Unknown Object (File)
Feb 27 2025, 1:01 AM
Unknown Object (File)
Feb 19 2025, 11:49 AM
Unknown Object (File)
Feb 17 2025, 4:00 PM
Unknown Object (File)
Feb 15 2025, 5:03 PM
Unknown Object (File)
Feb 6 2025, 5:07 AM
Unknown Object (File)
Jan 12 2025, 2:09 AM
Subscribers

Details

Reviewers
ohauer
bdrewery
Group Reviewers
portmgr
Summary

Based on the patch from Babt

		+ support for USE_APACHE= num-num
		+ support for USE_APACHE= -num
		This was an allowd use case and should be supported
		until we shipp only one apache version per release.

		Additional found a possible issu on 8.x/9.3 but haven't
		found the origin (backported make does not fix it)

		Issue on 8.x/9.3 but OK on 10
		_APACHE_WANTED_VERSION:=       ${_APACHE_WANTED_VERSIONS:O:u:M${DEFAULT_APACHE_VERSION}}
		=> resultes in www/apache}

		_APACHE_WANTED_VERSION:=       ${_APACHE_WANTED_VERSIONS:O:u:MDEFAULT_APACHE_VERSION}
		=> OK on all supported releases

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ohauer retitled this revision from to [patch] Mk/bsd.apache.mk better support for DEFAULT_VERSION.
ohauer updated this object.
ohauer edited the test plan for this revision. (Show Details)

I think this review can be closed a version as been committed?

Any reason this review is still opened?

ohauer added a reviewer: ohauer.
This revision is now accepted and ready to land.Mar 20 2015, 1:22 AM
bdrewery removed a reviewer: bdrewery.
This revision now requires review to proceed.Mar 20 2015, 1:22 AM
This revision is now accepted and ready to land.Mar 20 2015, 1:22 AM

/me juggles the silly workflow