Page MenuHomeFreeBSD

include bsd.default-versions.mk in bsd.port.mk and remove all other inclusions.
ClosedPublic

Authored by mat on Jun 23 2016, 2:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 9:41 PM
Unknown Object (File)
Wed, Nov 5, 12:52 AM
Unknown Object (File)
Thu, Oct 30, 10:37 AM
Unknown Object (File)
Sat, Oct 25, 6:52 PM
Unknown Object (File)
Sat, Oct 25, 2:15 AM
Unknown Object (File)
Mon, Oct 20, 3:17 AM
Unknown Object (File)
Sun, Oct 19, 1:43 AM
Unknown Object (File)
Sat, Oct 18, 1:55 AM
Subscribers

Details

Diff Detail

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

Event Timeline

mat retitled this revision from to include bsd.default-versions.mk in bsd.port.mk and remove all other inclusions..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.

rebase.

I do like the idea, I haven't checked yet if the place is the right one but at first glance it looks like the place where I would have added it

mat edited edge metadata.

rebase.

In D6933#147423, @bapt wrote:

I do like the idea, I haven't checked yet if the place is the right one but at first glance it looks like the place where I would have added it

I put it where it made more sense, it's content is available when bsd.port.options.mk is included, I don't think the order with which b.options.m and b.default-versions.m are included matter much.

mat edited edge metadata.
  • Setting WITH_OPENSSL_PORT after bsd.port.options.mk is not possible any
mat edited edge metadata.
  • Including here was too early, put it back a bit.
This revision was automatically updated to reflect the committed changes.