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, Oct 4, 2:38 AM
Unknown Object (File)
Fri, Oct 3, 8:30 AM
Unknown Object (File)
Mon, Sep 22, 10:34 PM
Unknown Object (File)
Sun, Sep 21, 1:18 PM
Unknown Object (File)
Thu, Sep 18, 1:00 PM
Unknown Object (File)
Tue, Sep 16, 12:18 AM
Unknown Object (File)
Mon, Sep 15, 10:17 PM
Unknown Object (File)
Sun, Sep 14, 10:28 PM
Subscribers

Details

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.