summaryrefslogtreecommitdiff
path: root/Mk/bsd.options.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-09Introduce USES=cabal and use it to build Haskell applications.Gleb Popov1-3/+9
2019-04-18Flag nop options helpers that appear after bsd.port.options.mk as DEV_ERRORsTobias Kortkamp1-0/+21
2019-02-25Add option helper for MESON_ARGS = -Dfoo=enabledJan Beich1-0/+19
2018-12-06Add TEST_DEPENDS supportSunpoet Po-Chuan Hsieh1-1/+1
2018-09-10Do not enable options that do not exist.Mathieu Arnold1-4/+13
2018-09-10Only set %%PORTDOCS%%/%%PORTEXAMPLES%% if a DOCS/EXAMPLES option is defined.Mathieu Arnold1-13/+14
2018-08-28Remove automagic WITH_DEBUG activation with the DEBUG option.Mathieu Arnold1-4/+0
2018-03-03* Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.Richard Gallamore1-2/+3
2018-01-09Remove support for variables that have been deprecated for a while.Mathieu Arnold1-63/+7
2017-12-20Add an option helper for BINARY_ALIASBaptiste Daroussin1-1/+1
2017-11-16Follow-up r454266: Sort and remove duplicates for [DE]SELECTED_OPTIONS.Bryan Drewery1-4/+6
2017-11-15Fix [DE]SELECTED_OPTIONS to lazily evaluate as late as possible.Bryan Drewery1-14/+7
2017-06-09Meson is picky about the arguments of build options.Koop Mast1-0/+19
2017-04-17* Fix MESON_TRUE/MESON_FALSE comment, to mention the actualy meson argument.Koop Mast1-10/+10
2017-04-17Introduce new "meson" USES.Koop Mast1-2/+26
2017-01-07Revert r398829: do not change OPTIONS when DEVELOPER=yesAntoine Brodin1-4/+0
2016-12-25Revert r429298 it has some unexpected side effects which I do not have time toBaptiste Daroussin1-1/+1
2016-12-24Make the ports infrastructure accept at least 3 level portsBaptiste Daroussin1-1/+1
2016-11-24Add an OPTIONS_EXCLUDE_opsys_osrel.Mathieu Arnold1-1/+4
2016-10-12Change the way opt_USE is parsed.Mathieu Arnold1-6/+6
2016-08-31Don't duplicate the list of options helpers.Mathieu Arnold1-11/+5
2016-08-31Add GH_SUBDIR to option helpers.Mathieu Arnold1-6/+6
2016-08-17Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the portsMathieu Arnold1-2/+2
2016-06-26Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL.Mathieu Arnold1-0/+9
2016-06-25Add an opt_CMAKE_BOOL options helper.Adam Weinberger1-0/+10
2016-05-03Fix excluding implied options.Bryan Drewery1-0/+10
2016-03-15Add MASTER_SITES to options helpers.Mathieu Arnold1-3/+4
2016-03-02Add GH_TUPLE to the options flags too.Mathieu Arnold1-4/+4
2015-12-29Be consistent.Mathieu Arnold1-3/+3
2015-12-29Remove unneeded .for loops.Mathieu Arnold1-12/+4
2015-12-14Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONSJohn Marino1-0/+28
2015-11-13Refactor the list of all excluded options so that the second place it isMathieu Arnold1-3/+5
2015-10-08Enable TEST option if DEVELOPER is setDmitry Marakasov1-0/+4
2015-10-05Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGETDmitry Marakasov1-2/+2
2015-10-01Fix opt_VARS premature expansion.Mathieu Arnold1-8/+8
2015-09-28Implemented complete support for test target.Dmitry Marakasov1-0/+1
2015-09-08Add PORTEXAMPLES to the options helpers.Mathieu Arnold1-2/+3
2015-09-04Add DESKTOP_ENTRIES to the options flags.Mathieu Arnold1-9/+10
2015-08-28Use more precise wording, i.e. "set" and "append" instead of "run."Adam Weinberger1-4/+4
2015-08-28Add generic opt_VARS/opt_VARS_OFF.Mathieu Arnold1-0/+29
2015-08-24Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.Mathieu Arnold1-0/+2
2015-08-21Fix with fmake.Mathieu Arnold1-1/+2
2015-08-21Optimize opt_IMPLIES.Mathieu Arnold1-3/+29
2015-08-19Add EXTRACT_ONLY to the options flags.Mathieu Arnold1-8/+8
2015-08-18Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, orMathieu Arnold1-0/+13
2015-08-18Add BROKEN and IGNORE to the options flags.Mathieu Arnold1-4/+4
2015-08-17Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold1-41/+8
2015-08-17Rewrite the target ordering code.Mathieu Arnold1-11/+20
2015-07-30White space fix.Mathieu Arnold1-4/+4
2015-07-30Add GH_* and PORTDOCS top the make variables helpers.Mathieu Arnold1-7/+9