pkgsrc/devel/m4/PLIST
wiz 11d7cb8540 Update to 1.4.13. Set LICENSE (gnu-gpl-v3).
* Noteworthy changes in Version 1.4.13 (2009-04-01) [stable]
  Released by Eric Blake, based on git version 1.4.12.*

** The manual is now distributed under the terms of FDL 1.3.

** The `divert' and `undivert' builtins have been made more efficient
   when using temporary files for large diversions.

** The `translit' builtin has been made more efficient when the second
   argument is short.

** The input engine has been optimized for faster processing.

** The command line option `--debugfile', introduced in 1.4.7, now
   treats its argument as optional, in order to allow setting the debug
   output back to stderr when used without an argument; and order is now
   significant with respect to command line files.  You must therefore use
   `m4 --debugfile=trace file', not `m4 file --debugfile trace'.  This
   change does not affect the deprecated `-o'/`--error-output' option.

** The `syscmd' and `esyscmd' builtins can be configured to use an
   alternate shell, via the new `configure' option `--with-syscmd-shell'.

** A number of portability improvements inherited from gnulib.
2009-04-20 09:57:37 +00:00

50 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.13 2009/04/20 09:57:37 wiz Exp $
bin/${GNU_PROGRAM_PREFIX}m4
${PLIST.gm4}bin/gm4
info/m4.info
man/man1/${GNU_PROGRAM_PREFIX}m4.1
share/examples/m4/capitalize.m4
share/examples/m4/capitalize2.m4
share/examples/m4/comments.m4
share/examples/m4/curry.m4
share/examples/m4/ddivert.m4
share/examples/m4/debug.m4
share/examples/m4/esyscmd.m4
share/examples/m4/exp.m4
share/examples/m4/file.m4
share/examples/m4/foreach.m4
share/examples/m4/foreach2.m4
share/examples/m4/foreachq.m4
share/examples/m4/foreachq2.m4
share/examples/m4/foreachq3.m4
share/examples/m4/foreachq4.m4
share/examples/m4/forloop.m4
share/examples/m4/forloop2.m4
share/examples/m4/forloop3.m4
share/examples/m4/fstab.m4
share/examples/m4/hanoi.m4
share/examples/m4/incl-test.m4
share/examples/m4/incl.m4
share/examples/m4/include.m4
share/examples/m4/indir.m4
share/examples/m4/join.m4
share/examples/m4/loop.m4
share/examples/m4/misc.m4
share/examples/m4/multiquotes.m4
share/examples/m4/patsubst.m4
share/examples/m4/pushpop.m4
share/examples/m4/quote.m4
share/examples/m4/regexp.m4
share/examples/m4/reverse.m4
share/examples/m4/stack.m4
share/examples/m4/stack_sep.m4
share/examples/m4/sync-lines.m4
share/examples/m4/sysv-args.m4
share/examples/m4/trace.m4
share/examples/m4/translit.m4
share/examples/m4/undivert.m4
share/examples/m4/wrap.m4
share/examples/m4/wrapfifo.m4
share/examples/m4/wraplifo.m4
share/examples/m4/wraplifo2.m4
@dirrm share/examples/m4