pkgsrc-wip/runawk/distinfo
Aleksey Cheusov d9b17ad00e updated to latest upstream release 0.9.0
NEWS:
    I switched to BSD make. I really hate automake and its approach in
    general. I'm not expert in BSD, but their 'make' looks much
    better. But using it makes some changes in building process, see
    README/INSTALLATION section for a brief description.

    ADDED: man page for runawk. HTML version runawk.html can also be
    generated from runawk.pod using pod2html, see Makefile.

    ADDED: -i/-I options for forcing/disabling adding /dev/stdin to
    the list of awk arguments. See man page for more information.

    A few AWK modules are installed to PREFIX/share/runawk: abs.awk,
    min.awk, max.awk and alt_assert.awk. This directory is also checked
    while searching for modules. See man page for more details.

    AWK_PROG and STDIN_FILENAME Makefile variables can be passed to make
    program to change a path to an actual AWK interpreter (/usr/bin/awk
    by default) and stdin file (/dev/stdin by default).

    Lots of improvements in documentation

    ADDED: regression tests. Run them by running 'make test' and let
    me know if somethiung fails.

    debugging output is sent stdout, not stderr

    ADDED: long synonyms for short options, --help, --version etc.

    clean-ups in Makefile

    options handling improvements
2007-12-23 21:38:17 +00:00

5 lines
242 B
Text

$NetBSD: distinfo,v 1.4 2007/12/23 21:38:17 cheusov Exp $
SHA1 (runawk-0.9.0.tar.gz) = ef8c82df8cfb6ae825ff7c53568cef5b97bc52bc
RMD160 (runawk-0.9.0.tar.gz) = 1897b28866d338dc6ef7d4715d09671c57d30f95
Size (runawk-0.9.0.tar.gz) = 16526 bytes