Page MenuHomeFreeBSD

Add generic opt_VARS/opt_VARS_OFF.
ClosedPublic

Authored by mat on Aug 18 2015, 12:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 17 2024, 1:40 PM
Unknown Object (File)
Nov 17 2024, 12:43 PM
Unknown Object (File)
Nov 7 2024, 4:50 PM
Unknown Object (File)
Nov 7 2024, 7:07 AM
Unknown Object (File)
Nov 6 2024, 9:44 AM
Unknown Object (File)
Oct 27 2024, 3:01 PM
Unknown Object (File)
Oct 25 2024, 3:03 PM
Unknown Object (File)
Oct 18 2024, 6:16 AM
Subscribers
None

Details

Reviewers
bapt
Group Reviewers
portmgr
Commits
rP395468: Add generic opt_VARS/opt_VARS_OFF.

Diff Detail

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

Event Timeline

mat retitled this revision from to Add generic opt_VARS/opt_VARS_OFF..
mat updated this object.
mat edited the test plan for this revision. (Show Details)

The :C/^"(.*)"$$/\1/ is there so that you can write FOO_VARS= SOME="with spaces". I think it works :-)

mat edited edge metadata.
  • Allow having = and +=.
bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Aug 28 2015, 11:58 AM
This revision was automatically updated to reflect the committed changes.