| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Disable CVS from the build. | David E. O'Brien | 2008-01-13 | 1 | -3/+3 |
| * | Replace the GNU gzip with a slightly modified NetBSD gzip. The | Xin LI | 2007-01-26 | 1 | -1/+0 |
| * | Enable gdb on the arm. Some time ago I committed it, but had forgotten to | Warner Losh | 2006-10-03 | 1 | -4/+0 |
| * | Build gdb on PowerPC. | Marcel Moolenaar | 2006-08-24 | 1 | -1/+1 |
| * | Build gperf(1) for/on PowerPC. There's no apparent reason not to | Marcel Moolenaar | 2006-08-21 | 1 | -2/+0 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -9/+11 |
| * | Control rcs inclusion with NO_RCS insted of NO_TOOLCHAIN | Poul-Henning Kamp | 2005-08-06 | 1 | -1/+3 |
| * | let NO_MAN control man | Poul-Henning Kamp | 2005-08-05 | 1 | -3/+12 |
| * | Don't install groff if NO_GROFF | Poul-Henning Kamp | 2005-08-03 | 1 | -0/+2 |
| * | Stop building gtar. Bump __FreeBSD_version to reflect this change. | Tim Kientzle | 2005-03-21 | 1 | -1/+0 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Build things in dictionary order. | Ruslan Ermilov | 2004-07-07 | 1 | -14/+34 |
| * | Hook gdb into the build. Exclude gdb on arm and powerpc as support | Marcel Moolenaar | 2004-06-25 | 1 | -1/+8 |
| * | Turn cvs back on after import; that was less painful than I expected. | Peter Wemm | 2004-06-10 | 1 | -1/+1 |
| * | Turn off cvs while import/merging. | Peter Wemm | 2004-06-10 | 1 | -1/+1 |
| * | Update bmake glue for cvs-1.11.15, with apologies to Jacques for messing | Peter Wemm | 2004-04-15 | 1 | -3/+3 |
| * | Turn off cvs build for a few hours while importing. | Peter Wemm | 2004-04-15 | 1 | -3/+3 |
| * | Introduce more knobs to slim down FreeBSD userland | Poul-Henning Kamp | 2003-08-29 | 1 | -1/+6 |
| * | Wrap gperf in NO_CXX as it needs the C++ to compile. | David E. O'Brien | 2003-04-27 | 1 | -4/+3 |
| * | I thought groff was wrapped with NO_CXX. Oh well, it is now. | David E. O'Brien | 2003-02-24 | 1 | -1/+5 |
| * | Some things don't build for PowerPC yet. | David E. O'Brien | 2003-02-21 | 1 | -1/+5 |
| * | Disable building of the a.out gas and ld. They will become ports. | David E. O'Brien | 2002-09-17 | 1 | -6/+0 |
| * | Remove GNU awk. | David E. O'Brien | 2002-06-04 | 1 | -1/+1 |
| * | Put on peril sensitive sunglasses and turn C++ stuff back on. | Peter Wemm | 2002-05-29 | 1 | -5/+1 |
| * | Remove ptx. It is not used anywhere in the base system, has not been | Mark Murray | 2002-05-21 | 1 | -1/+1 |
| * | Don't build gperf. | David E. O'Brien | 2002-05-18 | 1 | -2/+2 |
| * | Don't build perl. | Mark Murray | 2002-05-16 | 1 | -4/+0 |
| * | Make sure to not yet build the GNU C++, but still allow | Ruslan Ermilov | 2002-05-15 | 1 | -1/+1 |
| * | Build compiler on all platforms. | David E. O'Brien | 2002-05-10 | 1 | -5/+1 |
| * | Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1. | David E. O'Brien | 2002-05-10 | 1 | -2/+6 |
| * | Re-add sort spammed in v1.62 | Andrey A. Chernov | 2002-04-13 | 1 | -1/+1 |
| * | Back out most of revision 1.59. | David E. O'Brien | 2002-04-10 | 1 | -6/+2 |
| * | move gperf to NO_GXX section, it works fine on ia64. It just needs a | Peter Wemm | 2002-04-08 | 1 | -2/+2 |
| * | Connect sort | Andrey A. Chernov | 2002-04-08 | 1 | -1/+1 |
| * | GCC and Gperf do not work on ia64 or sparc64 yet. | David E. O'Brien | 2002-04-08 | 1 | -2/+10 |
| * | Remove GNU sort from the build. BSD sort is coming. | Mark Murray | 2002-03-24 | 1 | -1/+1 |
| * | Allow the use of the NO_PERL as well as NOPERL. The latter is | Mark Murray | 2002-03-16 | 1 | -1/+1 |
| * | Bring Gawk back. There just isn't any other POSIX compliant AWK out there. | David E. O'Brien | 2001-11-02 | 1 | -1/+1 |
| * | Switch to the One True AWK from Bell-Labs, away from GNU AWK. | David E. O'Brien | 2001-10-30 | 1 | -1/+1 |
| * | Turn cvs back on. It seems that there's nothing outright broken, but there | Peter Wemm | 2001-08-13 | 1 | -1/+1 |
| * | Temporarily turn off cvs builds for the (short) duration of | Peter Wemm | 2001-08-10 | 1 | -1/+1 |
| * | Only build the a.out `as' and `ld' if "WANT_AOUT" is defined. | David E. O'Brien | 2000-12-15 | 1 | -0/+2 |
| * | Remove Bison from the build. This is a prelude to possibly removing it | David E. O'Brien | 2000-01-16 | 1 | -1/+1 |
| * | reactivate cvs subdir build | Peter Wemm | 1999-12-11 | 1 | -1/+1 |
| * | Turn off cvs for a moment pending import of a newer version.. | Peter Wemm | 1999-12-11 | 1 | -1/+1 |
| * | Add a hook for disabling cvs and collect a few similar options together. | Peter Wemm | 1999-09-15 | 1 | -1/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Disable building gdb in preparation for importing gdb-4.18 | Doug Rabson | 1999-05-02 | 1 | -2/+2 |
| * | Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++. | David E. O'Brien | 1999-04-05 | 1 | -2/+2 |
| * | Remove the NOPERL block to building Perl5. | Mark Murray | 1998-09-09 | 1 | -4/+1 |