aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - check for geom_uzip module presence using kldstat -m.Max Khon2005-05-111-3/+1
* Enabke mkuzip(1) on amd64.Maxim Sobolev2005-05-021-0/+1
* Wrap BSD r* commands in NO_RCMDS.Tom Rhodes2005-03-021-2/+7
* New order after _netcat has been changed to _nc: sort the list.Xin LI2005-02-131-1/+1
* Spell the variable as underscore plus their possible value, to followXin LI2005-02-131-2/+2
* Forgotten to commit this file during the last commit. Connect nc(1)Xin LI2005-02-131-0/+5
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-3/+9
* Re-enable descending into the "atm" subdir.Ruslan Ermilov2004-10-051-1/+1
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:Doug Barton2004-09-271-1/+1
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-5/+5
* Add mkuzip(8), non-GPL utility to compress filesystem images for use withMaxim Sobolev2004-09-101-0/+2
* Make bluetooth compile on all platformsMaksim Yevmenkin2004-07-071-3/+4
* A first stab at truss support for amd64, basically cogged from i386.David Malone2004-06-121-1/+1
* Build/install gprof on amd64 as well, after repocopying the MD bits.Peter Wemm2004-05-181-1/+1
* Insert "arm" between "amd64" and "powerpc"Olivier Houchard2004-05-141-2/+2
* Use four spaces instead of tab for second level indentation.Olivier Houchard2004-05-141-1/+1
* Do not build truss on arm.Olivier Houchard2004-05-141-1/+2
* Connect bsdtar to the build.Tim Kientzle2004-04-061-0/+1
* Hook `pkill' (and thus `pgrep') to the standard buildworld.Garance A Drosehn2004-03-271-0/+1
* Remove doscmd from the base system now that it lives in the ports tree.Dag-Erling Smørgrav2004-03-231-2/+0
* With the passing of the asc driver, the sasc prograqm is no longerWarner Losh2004-03-141-2/+0
* Hook logins(1) up to the build.Dag-Erling Smørgrav2004-03-061-0/+1
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-0/+2
* - Build things in pure dictionary order (see sort(1)).Ruslan Ermilov2004-01-161-41/+57
* Build lint(1) on ia64.Marcel Moolenaar2003-11-031-6/+1
* Build the NgATM user space SSCOP tool (unless NOATM is defined).Hartmut Brandt2003-10-291-0/+5
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-1/+2
* Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN.Marcel Moolenaar2003-09-241-4/+7
* Remove symorder. It's almost useless now that we have ELF kernels andTim J. Robbins2003-09-111-1/+0
* Fix typo: c89, not c88.Tim J. Robbins2003-09-051-1/+1
* Typo in last commit.Poul-Henning Kamp2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-6/+17
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-1/+1
* Connect ncplist, ncplogin, and smbutil to the amd64 build.Peter Wemm2003-07-241-0/+6
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-161-7/+1
* Temporarily re-remove the bluetooth tools..Julian Elischer2003-06-241-2/+0
* Connect bluetooth tools for i386 only.Julian Elischer2003-06-241-0/+2
* Hook locale(1) to buildAlexey Zelkin2003-06-221-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-4/+2
* Exclude gprof and truss for amd64 too.Peter Wemm2003-05-081-1/+1
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.Ruslan Ermilov2003-05-011-1/+2
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.Ruslan Ermilov2003-05-011-1/+1
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.Ruslan Ermilov2003-04-301-3/+4
* Add usbhidaction(1).Matthew N. Dodd2003-04-091-0/+1
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.Tim J. Robbins2003-04-041-1/+0
* Some things don't build for PowerPC yet.David E. O'Brien2003-02-211-2/+7
* chflags(1) repo copied, usr.bin->bin.David E. O'Brien2003-02-181-1/+0