index
:
freebsd-ports
2024Q1
2024Q2
2025Q1
LuaLS
golang-allow_triage-2025Q1
main
mcwm-from-git
p5-HTTP-DAV_0.50
py-calendar-cli
py-calendar_cli
py-calendar_cli@2025Q1
py-icalendar-6.1.1@2025Q1
wp-cli
FreeBSD ports tree
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.options.mk
Age
Commit message (
Expand
)
Author
2014-05-05
Convert all :U to :tu and :L to :tl
Baptiste Daroussin
2014-04-19
- Rename check-orphans to check-plist. Keep the old for backwards-compat.
Bryan Drewery
2014-03-28
Make option DEBUG work like WITH_DEBUG
Baptiste Daroussin
2014-03-25
Have OPTIONS_SUB also fill in SUB_LIST.
Mathieu Arnold
2014-03-03
Correctly sort the DEPENDS targets.
Mathieu Arnold
2014-03-03
Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.
Mathieu Arnold
2014-03-03
Don't output warnings about WITH_DEBUG being on.
Mathieu Arnold
2014-02-27
Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.
Mathieu Arnold
2014-02-24
Really tell our users that using WITH_/WITHOUT_ to set/unset options is
Mathieu Arnold
2014-02-15
Use OPTIONS helpers from excluded options too
Antoine Brodin
2014-01-27
Add two new options helpers:
Mathieu Arnold
2013-12-15
fmake doesn't like previous commit (which breaks index) [1]
Baptiste Daroussin
2013-12-15
Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...
Baptiste Daroussin
2013-12-13
Stop defining WITHOUT_NLS it not used anymore in the ports tree
Baptiste Daroussin
2013-11-22
Add support for ${opt}_QMAKE_ON/${opt}_QMAKE_OFF
Max Brazhnikov
2013-11-12
Allow multiple value in ${opt}_USE= FOO=bar,baz.
Mathieu Arnold
2013-10-30
- Remove gratuitous whitespaces
Alex Kozlov
2013-10-27
Allow multiple values for configure ENABLE and WITH options helpers
William Grzybowski
2013-10-04
- Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUB
Bryan Drewery
2013-10-04
- Add option helper opt_USE= FOO=bar -> USE_FOO=bar
Bryan Drewery
2013-10-04
- Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIES
Sunpoet Po-Chuan Hsieh
2013-10-04
- Add support for PATCHFILES and PATCH_SITES
Bryan Drewery
2013-10-03
- Support {opt}_EXTRA_PATCHES
Bryan Drewery
2013-10-01
- Add more OPTIONS helpers: MAKE_ARGS, PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRY
Sunpoet Po-Chuan Hsieh
2013-09-24
If ${opt}_CPPFLAGS is defined, its value will be appended to CPPFLAGS
Christian Weisgerber
2013-08-01
Document the new bsd.options.mk knobs.
Mathieu Arnold
2013-07-29
Add new ${OPT}_CONFIGURE_WITH option help
Baptiste Daroussin
2013-07-25
- Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).
Tijl Coosemans
2013-06-26
Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity
Baptiste Daroussin
2013-06-14
Add a forgotten helper:
Baptiste Daroussin
2013-06-14
New macros to help dealing with ports that have options:
Baptiste Daroussin
2013-06-14
- Reallign documentation for a tab width of 4.
Tijl Coosemans
2013-06-14
Sort PORT_OPTIONS only once and remove some undefines.
Tijl Coosemans
2013-06-14
Let config-conditional take options configured in make.conf into account.
Tijl Coosemans
2013-06-10
Yet more factorisation
Baptiste Daroussin
2013-06-10
Factorise code
Baptiste Daroussin
2013-06-10
Append per arch defaults directly to OPTIONS_DEFAULT. Duplicates
Tijl Coosemans
2013-06-10
Exclude options directly from OPTIONS_DEFINE and set ALL_OPTIONS
Tijl Coosemans
2013-06-10
This should not have been in either
Baptiste Daroussin
2013-06-10
Partial revert of r320440 some things has been committed that shouldn't have yet
Baptiste Daroussin
2013-06-10
Removed useless quotes
Baptiste Daroussin
2013-06-09
Remove some redundant comments.
Tijl Coosemans
2013-06-09
Eliminate _ALL_EXCLUDE temporary variable and fuse two .for loops.
Tijl Coosemans
2013-06-07
Do not automatically popup dialog in case only options from global options ar...
Baptiste Daroussin
2013-06-07
Remove the OPTIONS parsing for real this time
Baptiste Daroussin
2013-06-07
Fix exclusion of global options per ports
Baptiste Daroussin
2013-06-06
Readd the OPTIONS parser given that apparently someports still haven't been c...
Baptiste Daroussin
2013-06-06
Remove support for parsing the old OPTIONS macro, the compatibility code to l...
Baptiste Daroussin
2013-06-05
Remove empty radio/single/group/multi options from lists
Baptiste Daroussin
2013-05-02
Fix NO_OPTIONS_SORT
Baptiste Daroussin
[next]