Age | Commit message (Expand) | Author |
2012-04-12 | move sh to gcc4 | Jonathan Gray |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
2012-01-06 | Make mandoc show all warnings when WARNINGS=yes. Discussed with jmc@ and | Nicholas Marriott |
2011-11-25 | Switch alpha to gcc4 (and there was much rejoicing) | Miod Vallat |
2011-11-12 | - add avr32 which'll use gcc4/binutils-2.17 | Jasper Lievisse Adriaanse |
2011-11-11 | hppa64 uses binutils 2.17. | Joel Sing |
2011-09-24 | create a new "bounce" file for ports infrastructure. | Marc Espie |
2011-09-19 | remove the /usr/share/man/ps* hierarchy and supporting variables; MANPS | Okan Demirmen |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-18 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-07-16 | The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} can | Philip Guenthe |
2011-07-10 | Switch arm ports to gcc4. ok deraadt@ | Miod Vallat |
2011-07-08 | Switch sparc to gcc4. No source upgrade possible (well, it obviously can be | Miod Vallat |
2011-07-06 | Make sure typing "make install" twice in a row | Ingo Schwarze |
2011-07-06 | Do not use wildcards in GCC4_ARCH, they do not play well with make's :M | Miod Vallat |
2011-07-06 | Make sure ${BEFOREMAN} is finished before ${MANLINT} is started; | Ingo Schwarze |
2011-07-05 | Allow parallel linting of manuals, | Ingo Schwarze |
2011-07-05 | Allow switching between binutils and binutils 2.17. | Dale Rahn |
2011-07-04 | Simplfy GCC decision by making the list of archs instead a huge | Dale Rahn |
2011-06-28 | Less ugly MANSUBDIR handling, not needing '' any longer. | Ingo Schwarze |
2011-06-24 | Replace the .PHONY manlint target by an empty timestamp file, so man pages | Christian Weisgerber |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-04-22 | do not mention the now gone PSD/USD directories; ok miod | Jason McIntyre |
2011-03-12 | bsd.doc.mk is dead. long live bsd.doc.mk | Theo de Raadt |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2010-11-18 | Sync the LIBFOO defines with the current set of libraries we build and | Miod Vallat |
2010-10-17 | Build tbl(1) pages with mandoc(1), not groff. | Ingo Schwarze |
2010-09-24 | Switch mips-based ports to gcc4. Most of the work has been done by kettenis@. | Miod Vallat |
2010-09-09 | Use mandoc instead of groff to build PostScript manuals; note that | Ingo Schwarze |
2010-07-30 | Add "-S" to library installs to avoid breakage when one | Chris Kuethe |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-07-08 | Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI corner | Mark Kettenis |
2010-05-26 | Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABI | Mark Kettenis |
2010-05-09 | define COMPILER_VERSION to be used later. | Marc Espie |
2010-04-03 | Build all manual pages in base with mandoc(1) instead of groff, | Ingo Schwarze |
2010-03-27 | pass -d -t to the default ``make tags'' flags. | Owain Ainsworth |
2010-03-02 | variable name is SUBDIR, not SUBDIRS; from Amarendra Godbole | Jason McIntyre |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2009-09-23 | use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion. | Matthieu Herrb |
2009-06-20 | 4.6-BETA | Miod Vallat |
2009-02-08 | Move to 4.5-BETA | Miod Vallat |
2009-02-05 | Revert 1.54 and build debug libs on hp300 too. | Miod Vallat |
2008-09-07 | allow PICFLAG to be overridden; ok kettenis drahn | Theo de Raadt |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-03-28 | Enable shared libraries on landisk. | Dale Rahn |
2008-03-25 | Add a bsd.xconf.mk glue file, to be included at the start of Xenocara | Matthieu Herrb |
2008-03-24 | check for emptiness of SRCS, since make warns otherwise. | Marc Espie |
2008-02-20 | 4.3-beta | Miod Vallat |