|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0 |
|
| #
0f5c3053 |
| 10-Apr-2021 |
Ed Maste <[email protected]> |
Drop 'Set to' from most src.conf(5) knobs
The description is clearly what effect the knob has when set, so the additional text was unnecessary.
Reviewed by: jhb, se Sponsored by: The FreeBSD Founda
Drop 'Set to' from most src.conf(5) knobs
The description is clearly what effect the knob has when set, so the additional text was unnecessary.
Reviewed by: jhb, se Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29583
(cherry picked from commit 9d178c925fb9acd88d2e5c5145d639b30b398c12)
show more ...
|
|
Revision tags: release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0 |
|
| #
c7b6816f |
| 04-Feb-2015 |
Enji Cooper <[email protected]> |
Add MK_FILE to control whether or not to build file(1), libmagic(3), etc
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
|
| #
65ea0862 |
| 30-Nov-2014 |
Enji Cooper <[email protected]> |
Add MK_FILE and MK_SQLITE3
- MK_FILE will conditionalize building lib/libmagic and usr.bin/file - MK_SQLITE3 will conditionalize building lib/libsqlite3, and will disable MK_SVN/MK_SVNLITE by proxy
|