wiz
63ef54fac6
Set doc-default-operating-system to fix footers. Noticed broken by luke.
2004-12-10 14:14:57 +00:00
wiz
dbe38746a1
Another update for groff-1.19.1 (fixes nroff and neqn).
2004-07-30 15:28:58 +00:00
wiz
01246ceabb
Update for groff-1.19.1.
2004-07-30 15:04:19 +00:00
wiz
1ce2b86654
regen (from 1.19.1)
2004-07-30 14:59:56 +00:00
wiz
76303507fb
Add symbol for IEEE Std 1003.1-2004,
...
requested by Stoned Elipot (and will be in the next release of groff).
2004-07-12 14:23:49 +00:00
jmc
503953b7b6
Redo the layout here by moving man stuff into a subdir. This is only needed here
...
due to andoc.tmac being generated here and it'll end up in the depend tree
for installation (during dependall) if DESTDIR=/ and USETOOLS=no/never which
will lose for most people. Fixes final part of PR#23067
2004-06-24 04:38:29 +00:00
uebayasi
bb2fc6fa86
Install GNU `troff' (or `groff') info manual.
...
Reviewed By: wiz
2004-06-19 15:02:59 +00:00
lukem
b817247988
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
...
setting NOLINT, NOPIC, NOPROFILE (etc)
2004-05-23 02:24:50 +00:00
perry
55b6a027e7
Add 3.0 as well. (Hi Wiz!)
2004-03-29 13:59:47 +00:00
wiz
f85aad9f0f
Change default to 2.0, and add 2.1.
2004-03-29 11:02:47 +00:00
wiz
15a3e59b1f
Add FreeBSD 5.2 definition for ath(4).
2004-02-29 18:47:12 +00:00
lukem
25d2de94fe
Document what BROKEN_SPOOLER_FLAGS 'add 16' is for, and add it to the
...
default broken flags. groff 1.19 defaulted to this value off, whereas
groff 1.18.1 and earlier defaulted to this being on. Setting this value
fixes postscript printing to my HP LJ4m.
Note: BROKEN_SPOOLER_FLAGS was previously `7', so we were already enabling
workarounds for other issues...
2004-01-27 01:00:09 +00:00
lukem
01e14c2ace
fix previous (MKSHARE=no support)
2004-01-12 01:43:54 +00:00
lukem
e7f5146b76
support MKSHARE=no
2004-01-12 01:01:55 +00:00
jmc
ce438b1c67
Needs USETBL or the ms man page comes out wrong.
2003-12-12 06:08:30 +00:00
wiz
9678ca7caa
Install grohtml(1).
2003-11-03 17:05:28 +00:00
lukem
ad700b72aa
replace $(SHELL) with ${HOST_SH}
2003-10-28 02:51:56 +00:00
lukem
414f1003f0
don't need to set SHELL=/bin/sh
2003-10-26 03:49:39 +00:00
lukem
130ab7336b
Rework how MAKEVERBOSE operates:
...
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
lukem
46948f220d
* Support MAKEVERBOSE
...
* Implement GROFFYSRCS, which contain a list of .y files to convert into
.cpp and _tab.h. Simplifies .y -> .cpp (et al) .
* Use "realall" target instead of "dependall"/"install" to ensure that
various files are created correctly.
2003-10-20 00:54:36 +00:00
wiz
5e43ad3add
Add 1.4.1 and 1.6.2.
2003-10-19 08:58:52 +00:00
wiz
8d0f21a650
Fix regexo in previous.
2003-09-30 20:11:26 +00:00
wiz
084f5623b9
Prepend doc- to have the same names as the groff distribution
...
(stripped out by strip.sed during installation).
2003-09-30 20:10:14 +00:00
wiz
25b876c602
Remove hyphen-flags override; was only here for the
...
switchover phase, default is better.
2003-09-08 18:07:30 +00:00
wiz
51f064e734
Remove St -isoC9X aliases.
2003-09-08 17:55:22 +00:00
wiz
8a4bc21866
Remove St -xns5.2d2.0 -- unused now (inet(3) was only user).
2003-09-08 17:22:18 +00:00
mrg
1e69032f26
forgot these with:
...
introduce an additional switch to enable building GCC3 instead of GCC2:
HAVE_GCC3. if this is set, we also set USE_TOOLS_TOOLCHAIN=no. change
the definition of the former to be restricted to whether tools/toolchain
is used or not.
2003-09-02 06:36:22 +00:00
lukem
d913007a1a
Explicitly add dependencies for foo.cpp from foo.y.
...
Ensures that foo.d is correctly built from foo.cpp and not foo.y->foo.c.
2003-08-01 10:36:42 +00:00
lukem
a9eaf614a5
replace MKCXXSUPCXX=yes with USE_LIBSTDCXX=no
2003-07-28 08:54:39 +00:00
lukem
d706431f82
change from CXX_SUPCXX=1 to MKCXXSUPCXX=yes
2003-07-28 07:04:17 +00:00
mrg
18fe568bf8
set CXX_SUPCXX if we're using gcc3
2003-07-26 15:03:27 +00:00
martin
096118cb48
Move the local "dependall" target to Makefile.dev, since not all subdir
...
Makefiles include Makefile.tty. Hint from seb.
2003-07-06 18:43:36 +00:00
martin
19f1f93fa0
There is no ${RPOG} or ${SCRIPT} in here, so bsd.prog.mk doesn't realy
...
build anything for the "dependall" target. Explicitily let it do the
same as the "all" target.
2003-07-05 22:02:59 +00:00
wiz
04fb23b84a
Add libevent.
2003-07-04 12:20:11 +00:00
tron
1d37b173ee
Uncomment "CLEANFILES" assignment accidently disabled by the last commit.
2003-07-03 11:46:46 +00:00
lukem
d35c969759
Use FILESDIR_foo=${TMACDIR} instead of FILESNAME_foo=../foo .
...
Fixes problem with UNPRIVED builds.
2003-07-03 07:10:45 +00:00
wiz
3377068dd2
Add missing .endif. Noted by Juan RP.
2003-07-01 13:58:37 +00:00
wiz
689ab69cfe
Remove traces of psroff (obsoleted during groff-1.16 import)
2003-07-01 13:49:29 +00:00
wiz
22f5bf9166
Remove some unused code.
2003-07-01 13:48:24 +00:00
agc
36175775de
Make this work for unprivileged installation, too. With thanks to wiz, mrg
...
and simonb.
2003-07-01 13:45:45 +00:00
wiz
7f9ffda65e
Remove 1.5K (pfil(9) changed).
2003-07-01 13:04:32 +00:00
mrg
7651047e58
give lex.cpp expclit dependancies for generated files so that "make all" as
...
well as "make dependall" works.
2003-07-01 12:38:09 +00:00
mrg
314a2bbe7a
add .WAIT after libs...
2003-07-01 12:29:08 +00:00
wiz
761f6b4f67
Add 1.5K for pfil(9) -- we should probably reword that instead.
2003-07-01 10:30:22 +00:00
wiz
d8cc6c605d
The default section names are fine; remove overrides.
2003-07-01 09:59:50 +00:00
wiz
1d6bda4770
Generate eqn_tab.h and eqn.cpp.
2003-07-01 08:26:30 +00:00
mrg
f7e28a013d
fix a cutnpaste error in previous comment.
2003-07-01 08:20:37 +00:00
mrg
ab3bb21eb4
note why YHEADER is not appropriate here.
2003-07-01 08:19:29 +00:00
mrg
bc2e3e8318
pic/refer:
...
- set YFLAGS=-d
pic:
- remove pic_tab.h from SRCS.
2003-07-01 08:16:54 +00:00
wiz
cfb68b0dce
Add NetBSD RCS Id.
2003-06-30 18:47:40 +00:00