summaryrefslogtreecommitdiff
path: root/share/mk/bsd.README
AgeCommit message (Collapse)Author
2005-11-23NOLINT -> WANTLINTJason McIntyre
ok deraadt@
2005-11-23change NOLINT into opposite sense; WANTLINT, since it lets us builtTheo de Raadt
lint libraries for those libraries which want them (and can have them) ok millert
2005-04-15Bye, bye SHAREDSTRINGS.Marc Espie
Okay deraadt@, millert@
2003-08-29remove HIDEGAME, it only made sense when 'dm' was still around.Jolan Luff
ok fgsch@
2003-08-11add GSSAPI. ok deraadt@Jakob Schlyter
2003-08-07Kerberos 4 has been removed, so don't mention it.Hans Insulander
2003-07-16bye bye LIBCOM_ERR thingiesTheo de Raadt
2002-06-25Add LIBEVENT; pointed out by Brian J. KifiakTodd C. Miller
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2002-01-01sync; pointed out by openbsd@davidkrause.comNiels Provos
2001-08-18Clean up after brad.Miod Vallat
2001-08-16- remove libatalkBrad Smith
- remove mention of architecture names in the NOPIC variable description
2001-07-18Mention WARNINGSMarc Espie
2001-07-02Sync library list with bsd.prog.mkTodd C. Miller
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-20we don't use "/" in the beginning of the name in MANSUBDIRMike Pechkin
millert@ ok
2001-04-03Minor clean-ups:Marc Espie
- document some more things (MANPS, make oddities) - put all PHONY targets in bsd.own.mk, since it's included by everything that uses it. - remove them from bsd.lib.mk, since it includes bsd.own.mk. - ... except for load/unload, which are only in bsd.lkm.mk. - fix spell target, so that it actually depends on the generated file. okay niklas@
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
Enable by setting DEBUGLIBS=yes in /etc/mk.conf, then -g libraries will get installed in /usr/lib/debug. This directory will be searched first if gcc is given the -g flag during the link stage.
1999-11-26Add ${LIBPERL}Todd C. Miller
1999-05-15mention GLOBAL_AUTOCONF_CACHEkstailey
1998-12-19add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe modeTodd C. Miller
1998-12-19MANOWN, DOCOWN, and NLSOWNare root not binTodd C. Miller
1998-11-22add roadmap, from FreeBSD mostlyMarc Espie
1998-07-15spellingMarc Espie
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes.Todd C. Miller
For some reason the previous commit did not grab these.
1997-04-18We run OpenBSDTodd C. Miller
1997-02-09libcrypt went away a while backTheo de Raadt
1996-11-24Fix typo in last changeNiklas Hallqvist
1996-11-24Add a new knob called DEBUG. Define to -g to have it turn off STRIP=-sNiklas Hallqvist
and add itself to CFLAGS and ASFLAGS
1996-07-27default file owner should be root for NFS diskless securityTheo de Raadt
1996-06-02Add LIBOLDCURSESThorsten Lockert
Add LIBTERMLIB
1996-04-22sync with netbsd 960418Theo de Raadt
1996-03-05Labeling style changed ($OpenBSD$).Michael Shalayeff
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details).
1996-02-25Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README.Michael Shalayeff
All the rest changed to be $OpenBSD$. Dedicated to Suzi Quatro (she must be alive still, so best wishes to here).
1996-02-02We don't have the EXPORTABLE_SYSTEM variableNiklas Hallqvist
1996-02-02from netbsd: clean up bits that state which man page section numbersNiklas Hallqvist
are allowed (section 9 now exists). Document that variables in bsd.own.mk that were not previously documented.
1995-12-15from netbsd; assert -WerrorTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt