aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.mk
Commit message (Expand)AuthorAgeFilesLines
* Change the way opt_USE is parsed.mat2016-10-121-6/+6
* Don't duplicate the list of options helpers.mat2016-08-311-11/+5
* Add GH_SUBDIR to option helpers.mat2016-08-311-6/+6
* Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the portsmat2016-08-171-2/+2
* Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL.mat2016-06-271-0/+9
* Add an opt_CMAKE_BOOL options helper.adamw2016-06-261-0/+10
* Fix excluding implied options.bdrewery2016-05-041-0/+10
* Add MASTER_SITES to options helpers.mat2016-03-151-3/+4
* Add GH_TUPLE to the options flags too.mat2016-03-021-4/+4
* Be consistent.mat2015-12-301-3/+3
* Remove unneeded .for loops.mat2015-12-301-12/+4
* Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONSmarino2015-12-151-0/+28
* Refactor the list of all excluded options so that the second place it ismat2015-11-131-3/+5
* Enable TEST option if DEVELOPER is setamdmi32015-10-081-0/+4
* Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGETamdmi32015-10-051-2/+2
* Fix opt_VARS premature expansion.mat2015-10-011-8/+8
* Implemented complete support for test target.amdmi32015-09-291-0/+1
* Add PORTEXAMPLES to the options helpers.mat2015-09-081-2/+3
* Add DESKTOP_ENTRIES to the options flags.mat2015-09-051-9/+10
* Use more precise wording, i.e. "set" and "append" instead of "run."adamw2015-08-291-4/+4
* Add generic opt_VARS/opt_VARS_OFF.mat2015-08-281-0/+29
* Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.mat2015-08-241-0/+2
* Fix with fmake.mat2015-08-211-1/+2
* Optimize opt_IMPLIES.mat2015-08-211-3/+29
* Add EXTRACT_ONLY to the options flags.mat2015-08-191-8/+8
* Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, ormat2015-08-181-0/+13
* Add BROKEN and IGNORE to the options flags.mat2015-08-181-4/+4
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-41/+8
* Rewrite the target ordering code.mat2015-08-171-11/+20
* White space fix.mat2015-07-301-4/+4
* Add GH_* and PORTDOCS top the make variables helpers.mat2015-07-301-7/+9
* Introduce target option helpers.mat2015-07-011-0/+17
* Add SUB_LIST and SUB_FILES to the helper flags. (and sort the flags)mat2015-06-011-9/+9
* Mk/bsd.options.mk: Add OPTIONS_EXCLUDE_${OPSYS}marino2015-03-271-1/+3
* Add a ${opt}_USE_OFF option helperantoine2015-01-221-0/+8
* Allow the use of opt_ENABLE= foo=/bar to work like opt_WITH.mat2014-12-291-1/+1
* Spellingbapt2014-09-221-1/+1
* Add an option helper for PLIST_SUBantoine2014-08-221-2/+2
* Add INFO macro to the helpersbapt2014-07-221-2/+2
* - strip optional WITH parameter from argument if OPTION is set to offohauer2014-06-211-1/+1
* Switch back to default tabspace: 8bapt2014-06-181-62/+59
* Support LIBS like LDFLAGS.tijl2014-06-111-6/+6
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.bdrewery2014-04-191-0/+10
* Make option DEBUG work like WITH_DEBUGbapt2014-03-281-0/+4
* Have OPTIONS_SUB also fill in SUB_LIST.mat2014-03-261-0/+8
* Correctly sort the DEPENDS targets.mat2014-03-041-2/+2
* Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.mat2014-03-041-14/+19
* Don't output warnings about WITH_DEBUG being on.mat2014-03-031-1/+2
* Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.mat2014-02-281-2/+2
* Really tell our users that using WITH_/WITHOUT_ to set/unset options ismat2014-02-241-0/+26
* Use OPTIONS helpers from excluded options tooantoine2014-02-151-1/+1
* Add two new options helpers:mat2014-01-281-1/+17
* fmake doesn't like previous commit (which breaks index) [1]bapt2013-12-161-14/+0
* Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...bapt2013-12-161-1/+1
* Stop defining WITHOUT_NLS it not used anymore in the ports treebapt2013-12-131-4/+0
* Add support for ${opt}_QMAKE_ON/${opt}_QMAKE_OFFmakc2013-11-221-12/+15
* Allow multiple value in ${opt}_USE= FOO=bar,baz.mat2013-11-121-1/+3
* - Remove gratuitous whitespacesak2013-10-311-12/+7
* Allow multiple values for configure ENABLE and WITH options helperswg2013-10-271-4/+12
* - Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUBbdrewery2013-10-041-1/+1
* - Add option helper opt_USE= FOO=bar -> USE_FOO=barbdrewery2013-10-041-0/+9
* - Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIESsunpoet2013-10-041-10/+7
* - Add support for PATCHFILES and PATCH_SITESbdrewery2013-10-041-5/+4
* - Support {opt}_EXTRA_PATCHESbdrewery2013-10-031-0/+6
* - Add more OPTIONS helpers: MAKE_ARGS, PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRYsunpoet2013-10-021-5/+6
* If ${opt}_CPPFLAGS is defined, its value will be appended to CPPFLAGSnaddy2013-09-251-4/+4
* Document the new bsd.options.mk knobs.mat2013-08-011-0/+32
* Add new ${OPT}_CONFIGURE_WITH option helpbapt2013-07-291-0/+6
* - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).tijl2013-07-251-5/+23
* Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicitybapt2013-06-261-0/+27
* Add a forgotten helper:bapt2013-06-141-0/+6
* New macros to help dealing with ports that have options:bapt2013-06-141-1/+43
* - Reallign documentation for a tab width of 4.tijl2013-06-141-29/+55
* Sort PORT_OPTIONS only once and remove some undefines.tijl2013-06-141-17/+6
* Let config-conditional take options configured in make.conf into account.tijl2013-06-141-8/+15
* Yet more factorisationbapt2013-06-101-11/+4
* Factorise codebapt2013-06-101-30/+10
* Append per arch defaults directly to OPTIONS_DEFAULT. Duplicatestijl2013-06-101-5/+1
* Exclude options directly from OPTIONS_DEFINE and set ALL_OPTIONStijl2013-06-101-21/+6
* This should not have been in eitherbapt2013-06-101-27/+0
* Partial revert of r320440 some things has been committed that shouldn't have yetbapt2013-06-101-42/+28
* Removed useless quotesbapt2013-06-101-1/+42
* Remove some redundant comments.tijl2013-06-101-2/+0
* Eliminate _ALL_EXCLUDE temporary variable and fuse two .for loops.tijl2013-06-101-9/+2
* Do not automatically popup dialog in case only options from global options ar...bapt2013-06-071-0/+7
* Remove the OPTIONS parsing for real this timebapt2013-06-071-39/+0
* Fix exclusion of global options per portsbapt2013-06-071-0/+1
* Readd the OPTIONS parser given that apparently someports still haven't been c...bapt2013-06-061-0/+39
* Remove support for parsing the old OPTIONS macro, the compatibility code to l...bapt2013-06-061-39/+0
* Remove empty radio/single/group/multi options from listsbapt2013-06-061-0/+23
* Fix NO_OPTIONS_SORTbapt2013-05-021-2/+0
* Rework OPTIONS_EXCLUDE and OPTIONS_EXCLUDE_${ARCH} so that is also get excludedbapt2013-04-291-9/+63
* Fix mismatched bracketsbapt2013-03-251-1/+1
* Extend the options framework providing 2 new macros:bapt2012-12-101-5/+27
* We are in 2012, it is time to activate IPV6 options by default everywherebapt2012-10-101-0/+3
* Options can now be overridden from command line usingbapt2012-10-051-0/+15
* compare options loading from /var/db/port/options and make.conf against thebapt2012-07-171-3/+12
* - Document new options framework in bsd.options.mkbapt2012-07-161-0/+40
* Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ...bapt2012-07-131-0/+5
* Do not search for upper case uniquename what setting per ports optionsbapt2012-06-061-2/+2
* Activate NO_OPTIONS_SORT by default when the ports still use the old framework,bapt2012-06-051-0/+1
* Allow NO_OPTIONS_SORT to work with old OPTIONSbapt2012-06-051-0/+3
* Remove crufts committed by mistakebapt2012-06-041-3/+0
* Fix loading of old optionsbapt2012-06-041-13/+15
* Remove the double quotes while converting from old options framework to new one.bapt2012-06-021-1/+1
* by default optionsng sort the options before prompting to them.bapt2012-06-011-0/+12
* if user set OPTIONS_UNSET EXAMPLES they create NOPORTEXAMPLES variable forbapt2012-05-291-0/+4
* - Do not activate EXAMPLES by default if NOPORTEXAMPELS is setmiwi2012-05-291-0/+5
* Do not activate DOCS by default if NOPORTDOCS is setbapt2012-05-291-2/+4
* Fix python's make config [1]bapt2012-05-291-36/+9
* recreate the WITH_/WITHOUT_ options for compatibilitybapt2012-05-291-2/+41
* New options framework for the portsbapt2012-05-291-0/+148