| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-04 | Don't build gdb on powerpc64. | 1 | -2/+2 | ||
| 2017-10-29 | Unify protoize.1 install process on gcc3 arch (luna88k). | 1 | -3/+1 | ||
| ok guenther@ | |||||
| 2017-07-27 | ensure protoiize man pages installed in all cases (until we come | 1 | -2/+2 | ||
| to a different decision later) ok espie | |||||
| 2017-04-17 | Change build infrastructure to allow building both gcc and clang. This | 1 | -4/+6 | ||
| doesn't actually flip the switch yet, so aarch64 continues to be the only architecture for which we build clang. ok jsg@, deraadt@ | |||||
| 2017-02-20 | Skip building gdb on aarch64 there is no support for it. | 1 | -1/+5 | ||
| 2017-01-29 | descend into clang when building obj or when COMPILER_VERSION is clang | 1 | -3/+5 | ||
| ok patrick@ kettenis@ | |||||
| 2015-06-01 | Now that we do not need to build binutils 2.15 (except for gdb), simplify the | 1 | -8/+2 | ||
| build logic. | |||||
| 2014-07-16 | lynx will go to ports. there are too many reasons for it to go there, | 1 | -2/+2 | ||
| and not enough for it to stay. lengthy discussions. | |||||
| 2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | 1 | -5/+3 | ||
| Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4 is the norm and to explicitely test for gcc3 when a different behaviour is required. No functional change intended. Be sure to `make install' in share/mk before attempting to do anything. | |||||
| 2013-07-05 | ELF_TOOLCHAIN bye bye. | 1 | -6/+1 | ||
| 2013-03-10 | Let platforms configured to use binutils 2.17 still recurse into the binutils | 1 | -1/+5 | ||
| 2.15 directory, but only to build gdb. ok deraadt@ espie@ | |||||
| 2011-11-21 | when testing COMPILER_VERSION don't assume the default case is gcc2 | 1 | -2/+2 | ||
| ok drahn@ | |||||
| 2011-10-30 | Always install addr2line(1), objcopy(1), and readelf(1), even on | 1 | -7/+1 | ||
| architectures with !ELF_TOOLCHAIN && !USING_NEW_BINUTILS (like vax, m68k). There is no need to reach around from usr.bin/Makefile into binutils; we always descend into either binutils or binutils-2.17. All is fine so far with binutils-2.17 since ia64 has USING_NEW_BINUTILS. tested on vax and ok deraadt@ | |||||
| 2011-09-22 | Always install all manuals on all architectures. | 1 | -1/+15 | ||
| No more exceptions even for binutils. No more share/man in src/distrib/sets/lists/*/md.* ok deraadt@ | |||||
| 2011-07-05 | Allow switching between binutils and binutils 2.17. | 1 | -2/+7 | ||
| NOTE: binutils-2.17 has not been tested on any archs. ok pirofti@ | |||||
| 2010-10-18 | The base no longer uses old groff -- it uses mandoc(1). The ports tree still | 1 | -2/+2 | ||
| sometimes needs groff, but there it is pulled in as a build-dependency, and it is the newer groff. We are able to do this now due to the hard work if ingo. | |||||
| 2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | 1 | -4/+5 | ||
| complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco, with fixes from espie@. ok espie@ general mumbling of approval of others. | |||||
| 2007-03-23 | Enable our sendbug(1), prodded by deraadt@. | 1 | -2/+2 | ||
| 2006-04-10 | switch to openrcs and eliminate more gnu from the tree. | 1 | -2/+2 | ||
| note that openrcs still lacks some features. okay niallo@, xsa@, ray@, "Do it" deraadt@ | |||||
| 2004-05-17 | Enable binutils for arm now that we have binutils 2.14. | 1 | -5/+2 | ||
| 2004-03-08 | Do not build binutils on arm. ARM needs at least binutils 2.14. | 1 | -2/+5 | ||
| Allows others to build OpenBSD/cats, use binutils from devel/binutils/stable Requested by deraadt@ | |||||
| 2004-01-23 | USE_GCC3 switch, now that propolice is in. | 1 | -1/+11 | ||
| 2003-11-24 | Switch to using libiberty in new location. | 1 | -2/+2 | ||
| Disable building of cxxfilt in gcc, build it from its own directory. | |||||
| 2003-10-15 | reverse the comment on binutils gas/ld as that's what it is now | 1 | -2/+2 | ||
| 2003-09-26 | Disable bc (and dc). | 1 | -2/+2 | ||
| ok deraadt@ | |||||
| 2003-08-03 | gnu gzip dir is now bye bye | 1 | -2/+2 | ||
| 2003-07-30 | shine a bit more | 1 | -6/+3 | ||
| 2003-07-22 | switch to our own diff/diff3 (sdiff goes bye bye) | 1 | -3/+3 | ||
| 2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | 1 | -2/+2 | ||
| - change 2 instances of the check from != "yes" to == "no" ok deraadt@ | |||||
| 2003-06-22 | bye bye grep (gzip remains for a few scripts) | 1 | -2/+2 | ||
| 2002-06-12 | use ELF_TOOLCHAIN instead of listing all archs. | 1 | -3/+4 | ||
| drahn@ ok. | |||||
| 2002-02-28 | Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now. | 1 | -2/+2 | ||
| 2001-09-05 | sparc64 uses new binutils. | 1 | -2/+2 | ||
| 2001-07-11 | remove mips leftovers; ok brad | 1 | -3/+3 | ||
| 1999-11-18 | build new sudo | 1 | -2/+2 | ||
| 1999-05-26 | Link in egcs, kill gcc and libg++ | 1 | -3/+5 | ||
| 1998-11-17 | Move perl install to be after binutils since binutils installs some headers that we may want to convert with h2ph | 1 | -4/+4 | ||
| 1998-06-29 | dc is now part of GNU bc | 1 | -2/+2 | ||
| 1998-05-04 | use binutils for hppa | 1 | -2/+2 | ||
| 1998-03-29 | Adapt the newer of our GDB versions to a.out ports. The main part of this | 1 | -6/+5 | ||
| commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference | |||||
| 1998-03-11 | add lynx. -moj | 1 | -2/+2 | ||
| 1997-03-11 | Do not build GNU cpio | 1 | -2/+2 | ||
| 1997-03-08 | add deroff to SUBDIRS | 1 | -2/+2 | ||
| 1997-01-21 | Install BSD sort(1) not GNU one. Can always change back if necesary. | 1 | -2/+2 | ||
| 1996-12-23 | Powerpc port uses binutils not old compiler tools. | 1 | -2/+3 | ||
| 1996-10-28 | add sudo | 1 | -2/+2 | ||
| 1996-09-14 | A time to groff... | 1 | -2/+2 | ||
| 1996-09-14 | Temporarily disable groff build until other mods are checked in. | 1 | -2/+2 | ||
| 1996-08-19 | +perl | 1 | -2/+2 | ||
| 1996-07-27 | do texinfo last, for info/dir file | 1 | -2/+5 | ||
