index
:
freebsd/ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.options.mk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
Introduce USES=cabal and use it to build Haskell applications.
Gleb Popov
1
-3
/
+9
2019-04-18
Flag nop options helpers that appear after bsd.port.options.mk as DEV_ERRORs
Tobias Kortkamp
1
-0
/
+21
2019-02-25
Add option helper for MESON_ARGS = -Dfoo=enabled
Jan Beich
1
-0
/
+19
2018-12-06
Add TEST_DEPENDS support
Sunpoet Po-Chuan Hsieh
1
-1
/
+1
2018-09-10
Do not enable options that do not exist.
Mathieu Arnold
1
-4
/
+13
2018-09-10
Only set %%PORTDOCS%%/%%PORTEXAMPLES%% if a DOCS/EXAMPLES option is defined.
Mathieu Arnold
1
-13
/
+14
2018-08-28
Remove automagic WITH_DEBUG activation with the DEBUG option.
Mathieu Arnold
1
-4
/
+0
2018-03-03
* Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.
Richard Gallamore
1
-2
/
+3
2018-01-09
Remove support for variables that have been deprecated for a while.
Mathieu Arnold
1
-63
/
+7
2017-12-20
Add an option helper for BINARY_ALIAS
Baptiste Daroussin
1
-1
/
+1
2017-11-16
Follow-up r454266: Sort and remove duplicates for [DE]SELECTED_OPTIONS.
Bryan Drewery
1
-4
/
+6
2017-11-15
Fix [DE]SELECTED_OPTIONS to lazily evaluate as late as possible.
Bryan Drewery
1
-14
/
+7
2017-06-09
Meson is picky about the arguments of build options.
Koop Mast
1
-0
/
+19
2017-04-17
* Fix MESON_TRUE/MESON_FALSE comment, to mention the actualy meson argument.
Koop Mast
1
-10
/
+10
2017-04-17
Introduce new "meson" USES.
Koop Mast
1
-2
/
+26
2017-01-07
Revert r398829: do not change OPTIONS when DEVELOPER=yes
Antoine Brodin
1
-4
/
+0
2016-12-25
Revert r429298 it has some unexpected side effects which I do not have time to
Baptiste Daroussin
1
-1
/
+1
2016-12-24
Make the ports infrastructure accept at least 3 level ports
Baptiste Daroussin
1
-1
/
+1
2016-11-24
Add an OPTIONS_EXCLUDE_opsys_osrel.
Mathieu Arnold
1
-1
/
+4
2016-10-12
Change the way opt_USE is parsed.
Mathieu Arnold
1
-6
/
+6
2016-08-31
Don't duplicate the list of options helpers.
Mathieu Arnold
1
-11
/
+5
2016-08-31
Add GH_SUBDIR to option helpers.
Mathieu Arnold
1
-6
/
+6
2016-08-17
Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports
Mathieu Arnold
1
-2
/
+2
2016-06-26
Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL.
Mathieu Arnold
1
-0
/
+9
2016-06-25
Add an opt_CMAKE_BOOL options helper.
Adam Weinberger
1
-0
/
+10
2016-05-03
Fix excluding implied options.
Bryan Drewery
1
-0
/
+10
2016-03-15
Add MASTER_SITES to options helpers.
Mathieu Arnold
1
-3
/
+4
2016-03-02
Add GH_TUPLE to the options flags too.
Mathieu Arnold
1
-4
/
+4
2015-12-29
Be consistent.
Mathieu Arnold
1
-3
/
+3
2015-12-29
Remove unneeded .for loops.
Mathieu Arnold
1
-12
/
+4
2015-12-14
Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONS
John Marino
1
-0
/
+28
2015-11-13
Refactor the list of all excluded options so that the second place it is
Mathieu Arnold
1
-3
/
+5
2015-10-08
Enable TEST option if DEVELOPER is set
Dmitry Marakasov
1
-0
/
+4
2015-10-05
Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGET
Dmitry Marakasov
1
-2
/
+2
2015-10-01
Fix opt_VARS premature expansion.
Mathieu Arnold
1
-8
/
+8
2015-09-28
Implemented complete support for test target.
Dmitry Marakasov
1
-0
/
+1
2015-09-08
Add PORTEXAMPLES to the options helpers.
Mathieu Arnold
1
-2
/
+3
2015-09-04
Add DESKTOP_ENTRIES to the options flags.
Mathieu Arnold
1
-9
/
+10
2015-08-28
Use more precise wording, i.e. "set" and "append" instead of "run."
Adam Weinberger
1
-4
/
+4
2015-08-28
Add generic opt_VARS/opt_VARS_OFF.
Mathieu Arnold
1
-0
/
+29
2015-08-24
Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.
Mathieu Arnold
1
-0
/
+2
2015-08-21
Fix with fmake.
Mathieu Arnold
1
-1
/
+2
2015-08-21
Optimize opt_IMPLIES.
Mathieu Arnold
1
-3
/
+29
2015-08-19
Add EXTRACT_ONLY to the options flags.
Mathieu Arnold
1
-8
/
+8
2015-08-18
Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or
Mathieu Arnold
1
-0
/
+13
2015-08-18
Add BROKEN and IGNORE to the options flags.
Mathieu Arnold
1
-4
/
+4
2015-08-17
Remove UNIQUENAME and LATEST_LINK.
Mathieu Arnold
1
-41
/
+8
2015-08-17
Rewrite the target ordering code.
Mathieu Arnold
1
-11
/
+20
2015-07-30
White space fix.
Mathieu Arnold
1
-4
/
+4
2015-07-30
Add GH_* and PORTDOCS top the make variables helpers.
Mathieu Arnold
1
-7
/
+9
[next]