Hi list,
Some ports use the "man" macros, these manual pages fail with the new
port groff:
$ man mysql
man: Formatting manual page...
troff: fatal error: can't find macro file an
I can see a macro file called "tmac.an.old" in the groff port, but there
is no "tmac.an".
Also, there is no "tmac.andoc", so when building e.g.
"mail/mutt/snapshot,sidebar,compressed", I get this at the end:
===> Building package for mutt-1.5.21p1-sidebar-compressed
Create /usr/ports/packages/i386/all/mutt-1.5.21p1-sidebar-compressed.tgz
checksumming|************* |
21%troff: fatal error: can't find macro file andoc
|
22%troff: fatal error: can't find macro file andoc
* |
22%troff: fatal error: can't find macro file andoc
|
23%troff: fatal error: can't find macro file andoc
* |
24%troff: fatal error: can't find macro file andoc
groff: unknown option -- /
usage: /usr/local/bin/groff [-abehilpstvzCENRSUVXZ] [-Fdir] [-mname] [-Tdev]
[-ffam] [-wname]
[-Wname] [-Mdir] [-dcs] [-rcn] [-nnum] [-olist] [-Parg] [-Larg]
[files...]
/usr/local/bin/groff -h gives more help
* |
25%troff: fatal error: can't find macro file andoc
|
26%troff: fatal error: can't find macro file andoc
Link to /usr/ports/packages/i386/ftp/mutt-1.5.21p1-sidebar-compressed.tgz
Link to /usr/ports/packages/i386/cdrom/mutt-1.5.21p1-sidebar-compressed.tgz
===> Cleaning for mutt-1.5.21p1-sidebar-compressed
Unlocking mutt-1.5.21p1-sidebar-compressed from package
This is on an up-to-date i386 system.
Cheers,
Andreas