Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-08 | 3p suffix, formatting. | Marc Espie | |
okay millert@ should have committed before the perl change, except I checked it thru a make build first, and then forgot to commit. | |||
2003-08-18 | take PSDIR into account. Noticed by David Krause | Marc Espie | |
2003-08-07 | add possible call to a MANLINT script (defined to be # by default) | Marc Espie | |
`sounds reasonable' millert@ | |||
2003-08-07 | Simplify install logic by using a shell fragment, and a new-fangled .for | Marc Espie | |
loop. `sounds reasonable' millert@ | |||
2003-07-07 | for cleandir target, clean the postscript man page output even if MANPS is | Theo de Raadt | |
not set | |||
2001-07-20 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie | |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna ↵ | Michael Shalayeff | |
repeat the same mistake espie@ and millert@ ? | |||
2001-07-19 | Minor speed-up tweaks. | Marc Espie | |
- use .for a b in new syntax for make to handle links. - kill mips - .include shlib_version, since its contents is happy as a Makefile fragment (avoids 10 shell escapes per lib directory, roughly) okay millert@ | |||
2000-11-10 | do not change NROFF | Theo de Raadt | |
2000-11-10 | the new MANPS variable specifies that .ps versions of manual pages should | Theo de Raadt | |
also be installed in /usr/share/man/ps[0-9]/ as *.ps files. No MLINKS are made for them. | |||
2000-05-16 | Extend MANSUBDIR to be a possible list, use links so that this only | Marc Espie | |
consumes inodes. Add / at start of MANSUBDIR entries automatically (see make(1) for :S), so that we can use list of machines automatically. millert@ ok. | |||
1999-11-27 | Call nroff with the -Tascii option to keep groff from using -Tlatin1 | Todd C. Miller | |
which could result in it using 0xAD as a hyphenation character. This looks ok with less on an xterm but not on others, eg. the pcvt console. From NetBSD. | |||
1999-05-02 | support *.3p (perl lib manuals); man.conf already supports this | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller | |
For some reason the previous commit did not grab these. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-01 | Automagically support building man pages with tbl(1). | Jason Downs | |
foo.1 becomes foo.1tbl | |||
1996-08-19 | Don't provide all/clean/etc if they don't 'em. | Jason Downs | |
1996-08-19 | Don't redefine MANALL | Jason Downs | |
1996-03-26 | Revert last change which lost the functionality introduced in rev 1.4 | Niklas Hallqvist | |
1996-03-05 | Fix seemed to be a bug. | Michael Shalayeff | |
1996-03-05 | Labeling style changed ($OpenBSD$). | Michael Shalayeff | |
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details). | |||
1996-02-25 | Added <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-22 | From NetBSD: | Niklas Hallqvist | |
Allow override of nroff program, requested by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> in PR #1741. Use ksh-style substring parameter expansion expressions instead of calling expr when constructing manpage directory and file names. Much, much faster. | |||
1996-01-15 | from betbsd: | Theo de Raadt | |
Allow override of nroff program, requested by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> in PR #1741. | |||
1995-12-19 | When doing Makefile.bsd-wrapper-style importing, it's nice to be able | Niklas Hallqvist | |
to specify the man-pages with a subdir-path prepended to them. This subdir component must be removed when installing. | |||
1995-12-14 | update from netbsd | Theo de Raadt | |
1995-11-13 | allow override of nroff command; from msaitoh@spa.is.uec.ac.jp, netbsd pr #1741 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |