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)
Thu, Jun 18, 3:59 PM
Unknown Object (File)
Thu, Jun 18, 3:59 PM
Unknown Object (File)
Thu, Jun 18, 3:59 PM
Unknown Object (File)
Wed, Jun 17, 9:30 PM
Unknown Object (File)
Tue, Jun 16, 12:55 PM
Unknown Object (File)
Tue, Jun 16, 12:27 PM
Unknown Object (File)
May 10 2026, 8:07 AM
Unknown Object (File)
Apr 7 2026, 4:21 AM
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.