aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
Commit message (Expand)AuthorAgeFilesLines
* Font `L' is not needed for BSD docs, but some use font `CW'.Ruslan Ermilov2000-12-062-2/+2
* Fixed device files building procedure. This makesRuslan Ermilov2000-12-069-55/+10
* Upgrade to version 1.16.1.Ruslan Ermilov2000-12-0543-226/+256
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-013-3/+6
* Removed files not present in v1_15 import.Ruslan Ermilov2000-09-221-2/+2
* Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.Tim Vanderhoek2000-05-211-3/+3
* Don't forget to clean "grog".Bruce Evans2000-05-151-7/+3
* Add necessary tmac files to the tmac Makefile and install themJeroen Ruigrok van der Werven2000-01-121-1/+1
* Allow devhtml and grohtml to be built.Jeroen Ruigrok van der Werven2000-01-121-2/+2
* Add bmake glue for devhtml and grohtml of the groff package.Jeroen Ruigrok van der Werven2000-01-122-0/+24
* Allow grog to be made during compilation.Jeroen Ruigrok van der Werven2000-01-121-2/+2
* Add bmake glue for grog(1), an utility which guesses groff'sJeroen Ruigrok van der Werven2000-01-121-0/+20
* install hyphen.us-ru from GROFF_DIST/tmac/localeAndrey A. Chernov1999-09-211-1/+1
* fix LOCALEDIRAndrey A. Chernov1999-09-151-1/+1
* install localized filesAndrey A. Chernov1999-09-111-0/+5
* install hyphen.us-ru under locale subdirAndrey A. Chernov1999-09-111-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2714-14/+14
* Tune table since 0200-0206 is not available, add more charsAndrey A. Chernov1999-07-311-9/+5
* Add more koi8-r charsAndrey A. Chernov1999-07-311-0/+64
* install msafer.7Andrey A. Chernov1999-07-311-3/+3
* Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.shMike Pritchard1999-07-301-3/+4
* osfcn.h (part of libg++) is going away, so don't try to include it.David E. O'Brien1999-04-051-2/+1
* This is old C++ code -- no need for rtti or exceptions.David E. O'Brien1999-04-041-1/+2
* Never generate neqn at install time (the previous fix for this wasBruce Evans1998-04-191-2/+2
* Generate files at build time, not at install time. This should be theBruce Evans1998-03-211-24/+23
* Put generated source files in SRCS. This fixes races generatingBruce Evans1998-03-201-9/+6
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-10/+8
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-15/+14
* Removed bogus -I path. The correct path is in all subdir MakefilesBruce Evans1998-03-201-2/+2
* Don't create an unused obj directory.Bruce Evans1998-02-204-8/+16
* Use BINOWN, etc. instead of bin, etc. so that (this part of)Bruce Evans1997-12-174-14/+14
* Nevermind... Wolfram already did it, but added the file (IMHO wrong)Joerg Wunsch1997-09-291-31/+0
* Add a stub man page for psroff(1).Joerg Wunsch1997-09-291-0/+31
* Add a simple manpage.Wolfram Schneider1997-09-151-2/+2
* Fix neqn building:Andrey A. Chernov1997-09-151-3/+4
* Add a simple manpage.Wolfram Schneider1997-09-141-1/+2
* bin to BIN{OWN,GRP} and add Id lineJohn-Mark Gurney1997-08-231-3/+5
* Add -fno-for-scope to CFLAGS, required by gcc (see NEWS).Philippe Charnier1997-05-231-0/+1
* Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.hPeter Wemm1997-03-111-2/+2
* Fixed style bugs in install rule (afterinstall -> beforeinstall, etc).Bruce Evans1997-03-091-7/+3
* Don't use a dot in the chown commands. In fact, don't use any commandsBruce Evans1997-03-081-20/+15
* Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.Bruce Evans1997-03-081-5/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-229-9/+9
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-149-9/+9
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-012-4/+4
* Add missing tmac.lj4 (for PCL driver)John Fieber1996-09-111-1/+1
* DISTDIR is a reserved variable for make releasePoul-Henning Kamp1996-09-0919-46/+46
* long live groffPaul Traina1996-09-082-0/+18
* ...long live groffPaul Traina1996-09-0838-0/+833
* Initial revisionPaul Traina1996-09-083-0/+47