summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
AgeCommit message (Expand)Author
2004-01-12fix previous (MKSHARE=no support)lukem
2004-01-12support MKSHARE=nolukem
2003-12-12Needs USETBL or the ms man page comes out wrong.jmc
2003-11-03Install grohtml(1).wiz
2003-10-28replace $(SHELL) with ${HOST_SH}lukem
2003-10-26don't need to set SHELL=/bin/shlukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-20* Support MAKEVERBOSElukem
2003-10-19Add 1.4.1 and 1.6.2.wiz
2003-09-30Fix regexo in previous.wiz
2003-09-30Prepend doc- to have the same names as the groff distributionwiz
2003-09-08Remove hyphen-flags override; was only here for thewiz
2003-09-08Remove St -isoC9X aliases.wiz
2003-09-08Remove St -xns5.2d2.0 -- unused now (inet(3) was only user).wiz
2003-09-02forgot these with:mrg
2003-08-01Explicitly add dependencies for foo.cpp from foo.y.lukem
2003-07-28replace MKCXXSUPCXX=yes with USE_LIBSTDCXX=nolukem
2003-07-28change from CXX_SUPCXX=1 to MKCXXSUPCXX=yeslukem
2003-07-26set CXX_SUPCXX if we're using gcc3mrg
2003-07-06Move the local "dependall" target to Makefile.dev, since not all subdirmartin
2003-07-05There is no ${RPOG} or ${SCRIPT} in here, so bsd.prog.mk doesn't realymartin
2003-07-04Add libevent.wiz
2003-07-03Uncomment "CLEANFILES" assignment accidently disabled by the last commit.tron
2003-07-03Use FILESDIR_foo=${TMACDIR} instead of FILESNAME_foo=../foo .lukem
2003-07-01Add missing .endif. Noted by Juan RP.wiz
2003-07-01Remove traces of psroff (obsoleted during groff-1.16 import)wiz
2003-07-01Remove some unused code.wiz
2003-07-01Make this work for unprivileged installation, too. With thanks to wiz, mrgagc
2003-07-01Remove 1.5K (pfil(9) changed).wiz
2003-07-01give lex.cpp expclit dependancies for generated files so that "make all" asmrg
2003-07-01add .WAIT after libs...mrg
2003-07-01Add 1.5K for pfil(9) -- we should probably reword that instead.wiz
2003-07-01The default section names are fine; remove overrides.wiz
2003-07-01Generate eqn_tab.h and eqn.cpp.wiz
2003-07-01fix a cutnpaste error in previous comment.mrg
2003-07-01note why YHEADER is not appropriate here.mrg
2003-07-01pic/refer:mrg
2003-06-30Add NetBSD RCS Id.wiz
2003-06-30Add man.local.wiz
2003-06-30Make groff-1.19 build on NetBSD.wiz
2003-06-30Replace old build structure with FreBSD one (local changes in next commit).wiz
2003-06-30Import groff-1.19 build structure from FreeBSD.wiz
2002-09-19- use NETBSDSRCDIR as appropriatelukem
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