| Commit message (Expand) | Author | Age | Files | Lines |
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 2 | -1/+14 |
* | Move atf-sh from /usr/bin/ to /usr/libexec/ | jmmv | 2014-06-06 | 1 | -1/+1 |
* | Add the *_TESTS_SH_SED_* functionality to atf.test.mk. | jmmv | 2014-06-06 | 1 | -1/+5 |
* | Install VT support files | emaste | 2014-06-05 | 1 | -0/+1 |
* | Better documentation for why KERBEROS and OPENSSH are here, and where | imp | 2014-05-27 | 2 | -3/+8 |
* | Change libatf-c and libatf-c++ to be private libraries. | jmmv | 2014-05-25 | 2 | -2/+4 |
* | Allow CC to not actually exist. During the ports INDEX run, all the | imp | 2014-05-23 | 1 | -3/+3 |
* | Use an intermediate target to associate with _SUBDIR which is marked .MAKE | sjg | 2014-05-20 | 1 | -5/+9 |
* | Revert previous change - doesn't cover all cases. | sjg | 2014-05-19 | 1 | -2/+1 |
* | _SUBDIR is marked .MAKE - since it runs a sub-make. | sjg | 2014-05-19 | 1 | -1/+2 |
* | Move inclusion of /etc/make.conf and others to old location (this also | imp | 2014-05-17 | 1 | -15/+15 |
* | The time is not yet ripe to break the lack of dependencies between | imp | 2014-05-17 | 1 | -1/+7 |
* | Read in SRCCONF early and consistently, if src.sys.mk exists, which is | imp | 2014-05-17 | 3 | -13/+18 |
* | Revert r261296. This removes the WITHOUT_NCURSESW option. | brooks | 2014-05-15 | 1 | -1/+0 |
* | Really, I don't want to install src.opts.mk at all. | imp | 2014-05-10 | 1 | -3/+0 |
* | Move DOCCOMPRESS to MK variable. | imp | 2014-05-10 | 2 | -4/+5 |
* | Remove last two NO_MAN= in the tree. In both of these cases, MAN= is | imp | 2014-05-10 | 1 | -2/+1 |
* | Remove some useless, commented out code. Remove name space polution in | imp | 2014-05-10 | 1 | -11/+4 |
* | g/c unmaintained, uninstalled bsd.pkg.mk. It tied into the ports | imp | 2014-05-10 | 3 | -57/+1 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 2 | -5/+1 |
* | Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove a | imp | 2014-05-10 | 2 | -6/+7 |
* | Support, to the extent we generate proper command lines, compiling | imp | 2014-05-10 | 2 | -9/+31 |
* | Optionally allow building the historical FreeBSD make program and | imp | 2014-05-10 | 1 | -0/+1 |
* | Introduce kern.opts.mk to hold all the options for kernel module | imp | 2014-05-09 | 1 | -3/+1 |
* | We have to include bsd.opts.mk (included in bsd.own.mk) after | imp | 2014-05-09 | 1 | -6/+4 |
* | Spell always the more traditional way. | imp | 2014-05-09 | 1 | -1/+1 |
* | Put bsd.own.mk back in the list, and take src.opts.mk out. | imp | 2014-05-08 | 2 | -2/+2 |
* | Fix a typo make should have complained about. | imp | 2014-05-08 | 1 | -1/+1 |
* | bsd.compiler.mk was implicitly included by bsd.own.mk in historical | imp | 2014-05-07 | 2 | -0/+6 |
* | All the NO_foo options processed in src.opts.mk are really bsd.opts.mk | imp | 2014-05-07 | 2 | -18/+19 |
* | Remove support for WITHOUT_BMAKE. bmake is now the only make that can | imp | 2014-05-06 | 1 | -1/+0 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 4 | -6/+10 |
* | Move the /usr/src specific options to src.opts.mk. Move inclusion of | imp | 2014-05-06 | 3 | -350/+398 |
* | Simplify use of the semi-bogus EARLY_BUILD variable. Also, simplify | imp | 2014-05-05 | 1 | -12/+13 |
* | Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the | imp | 2014-05-05 | 1 | -20/+20 |
* | [1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the system | imp | 2014-05-05 | 1 | -11/+23 |
* | NLS is used by the build system. | imp | 2014-04-29 | 1 | -1/+1 |
* | Generalize FOO.clang to FOO.${COMPILER_TYPE}. There's no reason these | imp | 2014-04-25 | 1 | -17/+10 |
* | Split up the options into those used only by bsd.mk.* or sys.mk and | imp | 2014-04-25 | 1 | -38/+51 |
* | Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no will | imp | 2014-04-25 | 1 | -2/+2 |
* | Now that all the NO_foo expressed in this loop have been removed from | imp | 2014-04-25 | 1 | -1/+2 |
* | NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place. | imp | 2014-04-25 | 1 | -1/+1 |
* | Add option WITHOUT_VI to not build/install vi. vi was the largest | imp | 2014-04-24 | 1 | -0/+1 |
* | Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a default | imp | 2014-04-24 | 1 | -0/+1 |
* | LIBUNBOUND can be unconditionally set. | imp | 2014-04-24 | 1 | -2/+0 |
* | Don't need to make these conditional on MK_LIBCPLUSPLUS. They can be | imp | 2014-04-24 | 1 | -3/+3 |
* | LIBMILTER can be defined always. No need to restrict to only when | imp | 2014-04-24 | 1 | -2/+0 |
* | Always define LIBLDNS. We don't need to only define it when it is | imp | 2014-04-24 | 1 | -2/+0 |
* | Include bsd.opts.mk before Makefile.inc so Makefile.inc can do things | imp | 2014-04-24 | 1 | -3/+6 |
* | Allow .WAIT to appear in SUBDIR= lists, to provide some control over | ian | 2014-04-23 | 1 | -3/+11 |