Commit Graph

8 Commits

Author SHA1 Message Date
naddy
2e88a2b0e8 switch to installing source manuals:
* cope with new bsd.man.mk
* update imake configuration

ports use of imake remains unchanged
2011-06-23 22:48:59 +00:00
schwarze
32f39c803d All manuals in (probably all 142) Imake ports were misformatted
because grotty-1.21 requires a new -c option which grotty-1.15 rejected.
Symptoms noticed by deraadt@ in mgp(1), Imake configuration spotted
as the culprit by espie@, patch tested and ok by matthieu@.
2011-04-26 22:35:59 +00:00
matthieu
dd17de94f8 Set FontDir and FontEncDir in OpenBSD.cf for ports, to override
the new auto-detection code in util-cf-macros.
2011-04-07 20:05:53 +00:00
schwarze
fe4a39444e As noticed by david@, empty files were installed instead of formatted
GL manuals because Imake still tried to use nroff(1), tbl(1), and eqn(1)
which do not exist in base any longer.  Thus, let the Xenocara build use
mandoc(1) instead, which has native tbl(7) support, and passes eqn source
code through unchanged for now, which is more useful than what groff did.
However, as suggested by espie@, use the groff port when building Ports.
That always works because all ports using imake still have USE_GROFF=Yes.

thanks for useful hints to todd@ matthieu@ espie@ naddy@
tested by todd@ in Xenocara builds on i386, amd64, and macppc
ok matthieu@ and naddy@, and miod@ also agrees with the general direction
2011-02-07 21:58:15 +00:00
naddy
e896eff72f let imake users preformat man pages to ASCII instead of ISO 8859-1
ok matthieu@
2010-10-24 09:22:10 +00:00
matthieu
bb1d680e0d Update to xorg-cf-files 1.0.3.
Tested on a bulk packages build by naddy@.
2009-11-12 21:05:42 +00:00
todd
8ada3a0397 fix imake scaffolding for mips (sgi); originally from Brad
ok matthieu@ (has been in snaps for ages..)
2009-02-13 20:33:37 +00:00
matthieu
782466d3e0 import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00