aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* When the world is built WITHOUT_OPENSSH also don'tEitan Adler2013-04-281-1/+4
* Add dtc to the build.Tim Kientzle2013-02-091-0/+1
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan2013-01-291-0/+1
* Add a clean-room reimplementation of a script originallyEitan Adler2012-10-221-0/+1
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-221-0/+5
* Apply local patches to mandoc and connect it to the build.Ulrich Spörlein2012-10-201-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadMarcel Moolenaar2012-10-061-0/+4
* Add MK_KDUMP.David E. O'Brien2012-09-121-2/+7
* Sort per the comment.David E. O'Brien2012-07-181-17/+14
* Hook up mkulzma to the build.Josh Paetzel2012-05-241-0/+1
* - Hook up BSD sort to the build. By default, it will be installed asGabor Kovesdan2012-05-111-0/+1
* Import stdbuf(1) and the shared library it relies on.Jeremie Le Hen2012-04-281-0/+1
* - Do not build libcom_err and compile_et when kerberos is disabled. TheyStanislav Sedov2012-03-231-1/+4
* Remove wtmpcvt(1).Ed Schouten2012-01-131-1/+0
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-121-0/+1
* On FreeBSD just use the MD5 implementation of libmd rather than that ofMarius Strobl2011-12-241-1/+2
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-171-4/+7
* Build and install a BSD licensed grep.David E. O'Brien2011-05-251-5/+1
* Add rctl(8), the utility to manage rctl rules.Edward Tomasz Napierala2011-03-301-0/+1
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-251-0/+9
* Flesh out WITHOUT_GROFF support to DTRT.Ulrich Spörlein2011-02-221-2/+4
* Retire GNU man in favor of the newly written BSDL version.Gordon Tetlow2010-10-031-1/+3
* Move to using Makefile.arch to include the proper target-specific programs.Warner Losh2010-09-131-136/+57
* - Change default grep back to GNU version. BSD grep can be built with theGabor Kovesdan2010-08-231-4/+4
* Update a stale comment about grep.Xin LI2010-08-111-1/+1
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-221-0/+5
* Hook clang into the build on i386/amd64/powerpc.Roman Divacky2010-06-091-0/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-2/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchMartin Matuska2010-05-101-0/+3
* Add seq(1), a small utility to generate sequence number.Xin LI2010-02-191-0/+1
* bc and dc are not BSD version, not GNU version.Warner Losh2010-02-181-1/+1
* As it turns out, fmt(1) is being used by the base system as well as theXin LI2010-02-091-2/+1
* Connect smbfs related libraries and tool on sparc64.Pyun YongHyeon2010-01-251-0/+4
* Unbreak world WITHOUT_OPENSSL:Antoine Brodin2010-01-231-2/+4
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-0/+2
* Add wtmpcvt(1).Ed Schouten2010-01-141-0/+1
* Connect unzip to the build.Roman Divacky2009-12-031-0/+1