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
F171428764: D6921.id17803.diff
Fri, Sep 11, 2:24 AM
Unknown Object (File)
Thu, Sep 3, 11:30 AM
Unknown Object (File)
Wed, Sep 2, 8:40 PM
Unknown Object (File)
Sat, Aug 22, 6:33 PM
Unknown Object (File)
Aug 11 2026, 6:19 PM
Unknown Object (File)
Aug 8 2026, 7:57 PM
Unknown Object (File)
Aug 8 2026, 7:02 PM
Unknown Object (File)
Aug 8 2026, 10:39 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.