aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.Baptiste Daroussin2015-05-301-0/+2
* Remove demandoc(1) from the buildBaptiste Daroussin2015-05-211-1/+0
* Replace groff's soelim by soeliminate(1) renamed soelim(1)Baptiste Daroussin2015-05-011-1/+1
* Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-0/+2
* Disable truss, gprof, and lint on arm64, they don't build.Andrew Turner2015-04-141-0/+6
* Switch to ELF toolchain readelf(1)Ed Maste2015-03-301-0/+2
* These local variables are unused. gc them.Warner Losh2015-03-121-3/+0
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcEnji Cooper2015-02-041-1/+4
* Add the following options to enable/disable several features in the base systemEnji Cooper2015-02-041-3/+12
* Add MK_TALK knob for building the talk and talkdEnji Cooper2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-1/+4
* Add MK_EE knob to control installing edit, ee, etcEnji Cooper2015-01-251-1/+4
* Update to mandoc cvs version as of 20141201Baptiste Daroussin2014-12-021-1/+0
* Build infrastructure for elftoolchain toolsEd Maste2014-12-011-1/+14
* Readd protect(2) removed by mistakeBaptiste Daroussin2014-11-251-0/+1
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-1/+0
* Add the demandoc utility from the mandoc projectBaptiste Daroussin2014-11-221-0/+1
* Add the preconv utility from mandoc projectBaptiste Daroussin2014-11-221-0/+1
* Revert accidently message Makefile from 274836 and connect soeliminate(1)Baptiste Daroussin2014-11-221-10/+10
* Add a new soeliminate(1) commandBaptiste Daroussin2014-11-221-10/+11
* Re-enable dpv(1,3): Introduced via r274116; temporarily disabledDevin Teske2014-11-061-0/+1
* Temporarily _disable_ compilation of dpv(3) and dpv(1).Devin Teske2014-11-051-1/+0
* Add new libraries/utilities for data throughput visualization.Devin Teske2014-11-041-0/+1
* Hook xo(1) to the build -- it's like echo, but uses libxo toMarcel Moolenaar2014-10-231-0/+1
* New BSDL timeout(1) utility compatible with GNU timeoutBaptiste Daroussin2014-07-161-0/+1
* Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTEd Maste2014-06-301-1/+1
* Remove csup(1) and its associated cpasswd(1) tool.Gavin Atkinson2014-06-251-4/+0
* Add a stub send-pr that simply points people towards the online supportGavin Atkinson2014-06-171-0/+1
* vt fontcvt: move to usr.bin/vtfontcvtEd Maste2014-06-101-0/+4
* Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino2014-06-061-2/+0
* Optionally allow building the historical FreeBSD make program andWarner Losh2014-05-101-0/+4
* Remove support for WITHOUT_BMAKE. bmake is now the only make that canWarner Losh2014-05-061-4/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add option WITHOUT_VI to not build/install vi. vi was the largestWarner Losh2014-04-241-1/+4
* Hook mkimg(1) to the build.Marcel Moolenaar2014-03-291-0/+1
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processDimitry Andric2014-03-261-0/+2
* Don't build BSDL dtc if the GPL dtc is enabled.Warner Losh2014-01-291-1/+4
* Build and install the atf tests.Julio Merino2013-11-081-0/+2
* Subsume the functionality of MK_ATF into MK_TESTS.Julio Merino2013-11-081-4/+4
* Disable use of compiler atomic builtins. For APR, this is limited toNathan Whitehorn2013-10-041-4/+0
* Remove BIND.Dag-Erling Smørgrav2013-09-301-7/+0
* Build and install drill(1).Dag-Erling Smørgrav2013-09-221-0/+1
* Extend the support for exempting processes from being killed when swap isJohn Baldwin2013-09-191-0/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+1
* Hook host(1) up to the build in the LDNS case.Dag-Erling Smørgrav2013-09-081-0/+4
* Subversion requires atomic functions we only support on arm with clang.Andrew Turner2013-08-191-1/+3
* Enable svnlite on armv6.Tim Kientzle2013-06-291-1/+1
* Only enable svn on amd64/ia64/sparc64/i386.Peter Wemm2013-06-201-1/+1
* Bandaid: mips doesn't seem to have the full set of atomics builtins. IPeter Wemm2013-06-191-0/+2
* Introduce svnlite so that we can check out our source code again.Peter Wemm2013-06-181-0/+4