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
F131655913: D6921.id.diff
Fri, Oct 10, 2:27 AM
Unknown Object (File)
Thu, Sep 25, 12:24 PM
Unknown Object (File)
Wed, Sep 24, 12:58 AM
Unknown Object (File)
Tue, Sep 16, 11:21 PM
Unknown Object (File)
Sep 10 2025, 12:15 AM
Unknown Object (File)
Aug 28 2025, 10:00 AM
Unknown Object (File)
Aug 2 2025, 12:06 PM
Unknown Object (File)
Jul 30 2025, 9:05 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.