| Commit message (Expand) | Author | Age | Files | Lines |
* | Build libsmb and smbutil on ia64. | marcel | 2006-08-22 | 1 | -0/+4 |
* | Remove alpha left-overs. | marcel | 2006-08-21 | 1 | -6/+1 |
* | o By popular demand import getent(1) utility: a program retrieves | maxim | 2006-05-04 | 1 | -0/+1 |
* | libc_r is no longer provided, and on alpha and sparc64, libthr | ru | 2006-04-12 | 1 | -1/+1 |
* | Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending | ru | 2006-03-21 | 1 | -0/+6 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 1 | -0/+4 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -13/+17 |
* | Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we depend | mux | 2006-03-03 | 1 | -1/+2 |
* | Connect csup the build! | mux | 2006-03-03 | 1 | -0/+1 |
* | Enable truss for powerpc | grehan | 2006-01-05 | 1 | -2/+1 |
* | Build gprof for powerpc now. | grehan | 2005-12-29 | 1 | -2/+0 |
* | Connect smbfs build on powerpc. | imura | 2005-09-19 | 1 | -0/+4 |
* | Old habits die hard: Make that .if defined(YES_HESIOD) not .if !defined | phk | 2005-08-06 | 1 | -1/+1 |
* | Put hesinfo(1) under buildoption "YES_HESIOD" | phk | 2005-08-06 | 1 | -1/+5 |
* | Add bsdiff and bspatch to the base system. These are tools for | cperciva | 2005-08-06 | 1 | -0/+1 |
* | Let NO_MAN control catman | phk | 2005-08-05 | 1 | -1/+5 |
* | Add NO_CALENDAR | phk | 2005-08-03 | 1 | -1/+5 |
* | - check for geom_uzip module presence using kldstat -m. | fjoe | 2005-05-11 | 1 | -3/+1 |
* | Enabke mkuzip(1) on amd64. | sobomax | 2005-05-02 | 1 | -0/+1 |
* | Wrap BSD r* commands in NO_RCMDS. | trhodes | 2005-03-02 | 1 | -2/+7 |
* | New order after _netcat has been changed to _nc: sort the list. | delphij | 2005-02-13 | 1 | -1/+1 |
* | Spell the variable as underscore plus their possible value, to follow | delphij | 2005-02-13 | 1 | -2/+2 |
* | Forgotten to commit this file during the last commit. Connect nc(1) | delphij | 2005-02-13 | 1 | -0/+5 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 1 | -1/+1 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -3/+9 |
* | Re-enable descending into the "atm" subdir. | ru | 2004-10-05 | 1 | -1/+1 |
* | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | dougb | 2004-09-27 | 1 | -1/+1 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 1 | -5/+5 |
* | Add mkuzip(8), non-GPL utility to compress filesystem images for use with | sobomax | 2004-09-10 | 1 | -0/+2 |
* | Make bluetooth compile on all platforms | emax | 2004-07-07 | 1 | -3/+4 |
* | A first stab at truss support for amd64, basically cogged from i386. | dwmalone | 2004-06-12 | 1 | -1/+1 |
* | Build/install gprof on amd64 as well, after repocopying the MD bits. | peter | 2004-05-18 | 1 | -1/+1 |
* | Insert "arm" between "amd64" and "powerpc" | cognet | 2004-05-14 | 1 | -2/+2 |
* | Use four spaces instead of tab for second level indentation. | cognet | 2004-05-14 | 1 | -1/+1 |
* | Do not build truss on arm. | cognet | 2004-05-14 | 1 | -1/+2 |
* | Connect bsdtar to the build. | kientzle | 2004-04-06 | 1 | -0/+1 |
* | Hook `pkill' (and thus `pgrep') to the standard buildworld. | gad | 2004-03-27 | 1 | -0/+1 |
* | Remove doscmd from the base system now that it lives in the ports tree. | des | 2004-03-23 | 1 | -2/+0 |
* | With the passing of the asc driver, the sasc prograqm is no longer | imp | 2004-03-14 | 1 | -2/+0 |
* | Hook logins(1) up to the build. | des | 2004-03-06 | 1 | -0/+1 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -0/+2 |
* | - Build things in pure dictionary order (see sort(1)). | ru | 2004-01-16 | 1 | -41/+57 |
* | Build lint(1) on ia64. | marcel | 2003-11-03 | 1 | -6/+1 |
* | Build the NgATM user space SSCOP tool (unless NOATM is defined). | harti | 2003-10-29 | 1 | -0/+5 |
* | Update Bluetooth code. | emax | 2003-10-12 | 1 | -1/+2 |
* | Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN. | marcel | 2003-09-24 | 1 | -4/+7 |
* | Remove symorder. It's almost useless now that we have ELF kernels and | tjr | 2003-09-11 | 1 | -1/+0 |
* | Fix typo: c89, not c88. | tjr | 2003-09-05 | 1 | -1/+1 |
* | Typo in last commit. | phk | 2003-08-30 | 1 | -1/+1 |