Page MenuHomeFreeBSD

Make it possible to have bsd.default-versions.mk included before any other bsd.*.mk file.
ClosedPublic

Authored by mat on Jun 22 2016, 12:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 4:21 AM
Unknown Object (File)
Sun, Apr 5, 1:15 PM
Unknown Object (File)
Sun, Apr 5, 6:19 AM
Unknown Object (File)
Sat, Apr 4, 5:05 AM
Unknown Object (File)
Thu, Apr 2, 8:30 AM
Unknown Object (File)
Fri, Mar 27, 7:24 AM
Unknown Object (File)
Mar 16 2026, 7:37 AM
Unknown Object (File)
Mar 9 2026, 1:12 PM
Subscribers

Details

Summary

This is to take care of the case when someone has a "free style" *ssl, so, where:

  • someone has a *ssl port installed
  • he does not have DEFAULT_VERSIONS=ssl=xxx, or WITH_OPENSSL_PORT defined
  • bsd.default-versions.mk is included before bsd.port.options.mk

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4296
Build 4340: arc lint + arc unit

Event Timeline

mat retitled this revision from to Make it possible to have bsd.default-versions.mk included before any other bsd.*.mk file..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.
bdrewery added a reviewer: bdrewery.
bdrewery added a subscriber: bdrewery.

Nothing obvious stands out

This revision is now accepted and ready to land.Jun 22 2016, 4:17 PM
This revision was automatically updated to reflect the committed changes.