summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
AgeCommit message (Expand)Author
2002-02-09use ${INSTALL_FILE} as appropriatelukem
2002-01-22It's a C program, but it uses libgroff, which uses C++, so wethorpej
2002-01-01Oops, this is NOT a C++ program.thorpej
2002-01-01Per a suggestion from matthew green, PROG_CXX takes the place ofthorpej
2002-01-01Set PROG_CXX since these are C++ programs.thorpej
2001-12-12MKfoo=no -> NOfootv
2001-11-13Build *_tab.h as part of DPSRCS to make "make depend" work correctly.tv
2001-11-12Build .y.cc correctly. The .h file is supposed to be "foo_tab.h", nottv
2001-06-26Some man page here requires processing by tbl.enami
2001-04-19Remove old groff files from usr.bin.wiz
2001-04-19New reachover build structure for groff 1.16.1.wiz
2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami
2001-01-09convert to using .WAITlukem
2000-09-23Use ${COPY} instead of -c for ${INSTALL} commands.simonb
2000-07-24Make the ligature_node operators compile with GCC 2.95.2.mycroft
2000-01-24Use mkstemp(3).mycroft
2000-01-23More .mk file fallout. *sigh*mycroft
2000-01-23More .mk file fallout. *sigh*mycroft
1999-08-11in string::search(), don't call memchr() if ptr == NULL.lukem
1999-07-30Don't use GNU malloc() any more.mycroft
1999-07-26Fix PR security/8069 differently:tron
1999-02-17Add rcsid. (This file has NetBSD mods.)ross
1999-02-14don't wrap bits in .if !target(install) - prevents things from working with n...lukem
1999-02-13include bsd.own.mklukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-10Actually, the PS initializer defines some font aliases itself, so copyross
1999-02-10Changes to unknown fonts are ignored, causing subsequent font pops to DTWT.ross
1999-02-09Remove old alpha addition to CXXFLAGS, and use -fno-rtti andtv
1999-01-26Temporarily disable groff_mmse.7 -- we will re-enable it soon when weperry
1998-12-16Fix typo. :-)itohy
1998-12-05Back out previous change, this is a swedish manual page.tron
1998-12-05Fix typo noted by Nigel Reed in PR install/6530.tron
1998-09-29don't install in /usr/share if NOSHARE is definedlukem
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-09-05distclean is a synonym for cleandirlukem
1998-08-08s/an/can/msaitoh
1998-07-26const poisoning.mycroft
1998-07-21Oops, this is Swedish.msaitoh
1998-07-21fix typomsaitoh
1998-04-14note bogon in the .y.cc rule which doesn't cause problems here, butcgd
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-02-19Make sure the reason that NOLINT is set is documented. Additionallycgd
1998-02-09${TMAC,FONT}{OWN,GRP,MODE} default to $FILE{OWN,GRP,MODE}lukem
1998-02-03removed -DSTDLIB_H_DECLARES_GETOPT=1 -- it is no longer trueperry
1997-12-21Add -Idirectory option to search for .so files in a path.christos
1997-11-17Fix y2k problem.mycroft
1997-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18rcsid fascism, fix make -j race condition when building libslukem
1997-10-11Use bsd.subdir.mk as appropriate.mycroft