freebsd-nq/share/mk
Ruslan Ermilov 65b1f0f74e Groff 1.18.1 comes in with ANSI color support, enabled by default.
In "nroff" mode, italic font renders as an underlined text, which
makes it indistinguishable from the bold text on color monitors
(cons25 terminal type), yet it requires the less(1)'s -R option.
(Refer to the new grotty(1) manpage for details.)

So turn off the color support for now (when generating catpages),
until we figure out what do we do with this new feature.  I have
a patch for grotty(1) that tells it to use the "reverse video"
attribute to render the italic font.  Once this is accepted, we
can turn color support back on (if there won't be any objections
from the community).
2002-10-11 09:16:24 +00:00
..
bsd.cpu.mk Whitespace-only indention fixups for revision 1.20. This lets the 1.20 2002-09-18 20:51:25 +00:00
bsd.dep.mk Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
bsd.doc.mk Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
bsd.files.mk Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
bsd.incs.mk Try really hard to fix parallel installs. Add a bunch of .ORDER 2002-07-03 12:28:03 +00:00
bsd.info.mk Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
bsd.init.mk Don't include bsd.own.mk from sys.mk, this makes it impossible 2002-04-17 13:49:29 +00:00
bsd.kern.mk Use the -mno-align-long-strings on i386's to debloat the kernel a little. 2002-10-04 12:54:36 +00:00
bsd.kmod.mk Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk 2001-05-19 23:18:21 +00:00
bsd.lib.mk Extend the lint handling a bit. 2002-09-20 19:32:51 +00:00
bsd.libnames.mk Sort in ``phone directory'' order (except for LIBC_*). 2002-10-04 16:25:08 +00:00
bsd.links.mk Try really hard to fix parallel installs. Add a bunch of .ORDER 2002-07-03 12:28:03 +00:00
bsd.man.mk Groff 1.18.1 comes in with ANSI color support, enabled by default. 2002-10-11 09:16:24 +00:00
bsd.nls.mk Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. 2002-07-02 12:37:09 +00:00
bsd.obj.mk test -h is deprecated; use -L instead. 2002-08-31 02:22:33 +00:00
bsd.own.mk Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
bsd.port.mk Style. 2002-04-19 07:43:50 +00:00
bsd.port.post.mk Fix the type of .include. 2002-04-19 07:42:41 +00:00
bsd.port.pre.mk Fix the type of .include. 2002-04-19 07:42:41 +00:00
bsd.port.subdir.mk Style. 2002-04-19 07:43:50 +00:00
bsd.prog.mk Extend the lint handling a bit. 2002-09-20 19:32:51 +00:00
bsd.README Implement PROG_CXX for <bsd.prog.mk>. 2002-04-11 10:44:30 +00:00
bsd.subdir.mk Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk, 2002-07-12 15:09:35 +00:00
bsd.sys.mk Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us. 2002-07-07 18:47:52 +00:00
Makefile Sort FILES. 2002-07-17 16:35:00 +00:00
sys.mk Extend the lint handling a bit. 2002-09-20 19:32:51 +00:00