pkgsrc/mk/tools
jlam d35c266b0a There are two things that we need to keep track of:
(1) whether or not the built-in msgfmt supports msgid_plural, and
       thus whether we need to use the msgfmt.sh script
       (_TOOLS_USE_MSGFMT_SH), and

   (2) whether or not we need to use the pkgsrc version of msgfmt
       (_TOOLS_USE_PKGSRC.msgfmt)

If we truly don't need to use msgfmt.sh, then never invoke it.  This is
the case on NetBSD>=3.x.  This should fix the problem with building the
*.po files in fonts/fontforge on NetBSD-current.
2006-04-15 16:48:12 +00:00
..
autoconf.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
automake.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
bootstrap.mk The replacement script for UnixWare's buggy "mkdir" command needs the "-p" 2005-10-09 20:19:26 +00:00
bsd.tools.mk Rename msgfmt.mk to gettext.mk. The rest of the gettext tool handling 2006-04-13 18:45:01 +00:00
defaults.mk Teach the tools framework how to supply a pkgsrc version of install-info 2006-03-06 05:25:45 +00:00
gettext.mk There are two things that we need to keep track of: 2006-04-15 16:48:12 +00:00
imake.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
ldconfig.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
make.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
msgfmt.sh Reorder the loop so that we can never get into an infinite loop. We 2006-04-15 04:41:08 +00:00
perl.mk Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates 2005-08-06 06:18:44 +00:00
pkg-config.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
replace.mk Move the gettext tools handling to mk/tools/gettext.mk. We ensure 2006-04-13 19:24:29 +00:00
rpcgen.mk Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to better 2005-07-17 23:19:04 +00:00
strip.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
texinfo.mk If the package doesn't ask makeinfo, create a broken makeinfo tool 2006-04-07 14:52:55 +00:00
tools.AIX.mk Teach the tools framework about "sleep" which can be provided by the 2005-11-04 20:02:01 +00:00
tools.BSDOS.mk Teach the tools framework about "sleep" which can be provided by the 2005-11-04 20:02:01 +00:00
tools.Darwin.mk Teach the tools framework about Darwin's tclsh and wish. 2006-03-08 21:18:43 +00:00
tools.DragonFly.mk Teach the tools framework how to supply a pkgsrc version of install-info 2006-03-06 05:25:45 +00:00
tools.FreeBSD.mk Teach the tools framework how to supply a pkgsrc version of install-info 2006-03-06 05:25:45 +00:00
tools.Interix.mk Teach the tools framework how to supply a pkgsrc version of install-info 2006-03-06 05:25:45 +00:00
tools.IRIX.mk Teach the tools framework about "sleep" which can be provided by the 2005-11-04 20:02:01 +00:00
tools.Linux.mk Rename msgfmt.mk to gettext.mk. The rest of the gettext tool handling 2006-04-13 18:45:01 +00:00
tools.NetBSD.mk Rename msgfmt.mk to gettext.mk. The rest of the gettext tool handling 2006-04-13 18:45:01 +00:00
tools.OpenBSD.mk Teach the tools framework how to supply a pkgsrc version of install-info 2006-03-06 05:25:45 +00:00
tools.OSF1.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.SunOS.mk Add "soelim", also part of groff if replacement is needed. 2005-11-08 03:36:13 +00:00
tools.UnixWare.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00