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
2015-10-08
Enable TEST option if DEVELOPER is set
Dmitry Marakasov
2015-10-05
Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGET
Dmitry Marakasov
2015-10-01
Fix opt_VARS premature expansion.
Mathieu Arnold
2015-09-28
Implemented complete support for test target.
Dmitry Marakasov
2015-09-08
Add PORTEXAMPLES to the options helpers.
Mathieu Arnold
2015-09-04
Add DESKTOP_ENTRIES to the options flags.
Mathieu Arnold
2015-08-28
Use more precise wording, i.e. "set" and "append" instead of "run."
Adam Weinberger
2015-08-28
Add generic opt_VARS/opt_VARS_OFF.
Mathieu Arnold
2015-08-24
Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.
Mathieu Arnold
2015-08-21
Fix with fmake.
Mathieu Arnold
2015-08-21
Optimize opt_IMPLIES.
Mathieu Arnold
2015-08-19
Add EXTRACT_ONLY to the options flags.
Mathieu Arnold
2015-08-18
Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or
Mathieu Arnold
2015-08-18
Add BROKEN and IGNORE to the options flags.
Mathieu Arnold
2015-08-17
Remove UNIQUENAME and LATEST_LINK.
Mathieu Arnold
2015-08-17
Rewrite the target ordering code.
Mathieu Arnold
2015-07-30
White space fix.
Mathieu Arnold
2015-07-30
Add GH_* and PORTDOCS top the make variables helpers.
Mathieu Arnold
2015-07-01
Introduce target option helpers.
Mathieu Arnold
2015-06-01
Add SUB_LIST and SUB_FILES to the helper flags. (and sort the flags)
Mathieu Arnold
2015-03-26
Mk/bsd.options.mk: Add OPTIONS_EXCLUDE_${OPSYS}
John Marino
2015-01-22
Add a ${opt}_USE_OFF option helper
Antoine Brodin
2014-12-29
Allow the use of opt_ENABLE= foo=/bar to work like opt_WITH.
Mathieu Arnold
2014-09-22
Spelling
Baptiste Daroussin
2014-08-21
Add an option helper for PLIST_SUB
Antoine Brodin
2014-07-21
Add INFO macro to the helpers
Baptiste Daroussin
2014-06-21
- strip optional WITH parameter from argument if OPTION is set to off
Olli Hauer
2014-06-18
Switch back to default tabspace: 8
Baptiste Daroussin
2014-06-11
Support LIBS like LDFLAGS.
Tijl Coosemans
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
[next]