index
:
ports
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
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.options.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the new bsd.options.mk knobs.
Mathieu Arnold
2013-08-01
1
-0
/
+32
*
Add new ${OPT}_CONFIGURE_WITH option help
Baptiste Daroussin
2013-07-29
1
-0
/
+6
*
- Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).
Tijl Coosemans
2013-07-25
1
-5
/
+23
*
Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity
Baptiste Daroussin
2013-06-26
1
-0
/
+27
*
Add a forgotten helper:
Baptiste Daroussin
2013-06-14
1
-0
/
+6
*
New macros to help dealing with ports that have options:
Baptiste Daroussin
2013-06-14
1
-1
/
+43
*
- Reallign documentation for a tab width of 4.
Tijl Coosemans
2013-06-14
1
-29
/
+55
*
Sort PORT_OPTIONS only once and remove some undefines.
Tijl Coosemans
2013-06-14
1
-17
/
+6
*
Let config-conditional take options configured in make.conf into account.
Tijl Coosemans
2013-06-14
1
-8
/
+15
*
Yet more factorisation
Baptiste Daroussin
2013-06-10
1
-11
/
+4
*
Factorise code
Baptiste Daroussin
2013-06-10
1
-30
/
+10
*
Append per arch defaults directly to OPTIONS_DEFAULT. Duplicates
Tijl Coosemans
2013-06-10
1
-5
/
+1
*
Exclude options directly from OPTIONS_DEFINE and set ALL_OPTIONS
Tijl Coosemans
2013-06-10
1
-21
/
+6
*
This should not have been in either
Baptiste Daroussin
2013-06-10
1
-27
/
+0
*
Partial revert of r320440 some things has been committed that shouldn't have yet
Baptiste Daroussin
2013-06-10
1
-42
/
+28
*
Removed useless quotes
Baptiste Daroussin
2013-06-10
1
-1
/
+42
*
Remove some redundant comments.
Tijl Coosemans
2013-06-09
1
-2
/
+0
*
Eliminate _ALL_EXCLUDE temporary variable and fuse two .for loops.
Tijl Coosemans
2013-06-09
1
-9
/
+2
*
Do not automatically popup dialog in case only options from global options ar...
Baptiste Daroussin
2013-06-07
1
-0
/
+7
*
Remove the OPTIONS parsing for real this time
Baptiste Daroussin
2013-06-07
1
-39
/
+0
*
Fix exclusion of global options per ports
Baptiste Daroussin
2013-06-07
1
-0
/
+1
*
Readd the OPTIONS parser given that apparently someports still haven't been c...
Baptiste Daroussin
2013-06-06
1
-0
/
+39
*
Remove support for parsing the old OPTIONS macro, the compatibility code to l...
Baptiste Daroussin
2013-06-06
1
-39
/
+0
*
Remove empty radio/single/group/multi options from lists
Baptiste Daroussin
2013-06-05
1
-0
/
+23
*
Fix NO_OPTIONS_SORT
Baptiste Daroussin
2013-05-02
1
-2
/
+0
*
Rework OPTIONS_EXCLUDE and OPTIONS_EXCLUDE_${ARCH} so that is also get excluded
Baptiste Daroussin
2013-04-29
1
-9
/
+63
*
Fix mismatched brackets
Baptiste Daroussin
2013-03-25
1
-1
/
+1
*
Extend the options framework providing 2 new macros:
Baptiste Daroussin
2012-12-10
1
-5
/
+27
*
We are in 2012, it is time to activate IPV6 options by default everywhere
Baptiste Daroussin
2012-10-10
1
-0
/
+3
*
Options can now be overridden from command line using
Baptiste Daroussin
2012-10-05
1
-0
/
+15
*
compare options loading from /var/db/port/options and make.conf against the
Baptiste Daroussin
2012-07-16
1
-3
/
+12
*
- Document new options framework in bsd.options.mk
Baptiste Daroussin
2012-07-16
1
-0
/
+40
*
Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ...
Baptiste Daroussin
2012-07-13
1
-0
/
+5
*
Do not search for upper case uniquename what setting per ports options
Baptiste Daroussin
2012-06-06
1
-2
/
+2
*
Activate NO_OPTIONS_SORT by default when the ports still use the old framework,
Baptiste Daroussin
2012-06-05
1
-0
/
+1
*
Allow NO_OPTIONS_SORT to work with old OPTIONS
Baptiste Daroussin
2012-06-05
1
-0
/
+3
*
Remove crufts committed by mistake
Baptiste Daroussin
2012-06-04
1
-3
/
+0
*
Fix loading of old options
Baptiste Daroussin
2012-06-04
1
-13
/
+15
*
Remove the double quotes while converting from old options framework to new one.
Baptiste Daroussin
2012-06-02
1
-1
/
+1
*
by default optionsng sort the options before prompting to them.
Baptiste Daroussin
2012-06-01
1
-0
/
+12
*
if user set OPTIONS_UNSET EXAMPLES they create NOPORTEXAMPLES variable for
Baptiste Daroussin
2012-05-29
1
-0
/
+4
*
- Do not activate EXAMPLES by default if NOPORTEXAMPELS is set
Martin Wilke
2012-05-29
1
-0
/
+5
*
Do not activate DOCS by default if NOPORTDOCS is set
Baptiste Daroussin
2012-05-29
1
-2
/
+4
*
Fix python's make config [1]
Baptiste Daroussin
2012-05-29
1
-36
/
+9
*
recreate the WITH_/WITHOUT_ options for compatibility
Baptiste Daroussin
2012-05-29
1
-2
/
+41
*
New options framework for the ports
Baptiste Daroussin
2012-05-29
1
-0
/
+148