tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compound depends



> For anyone interested the script is available at
>        wget http://homepages.laas.fr/mallet/dewey.tar.gz

If you use AWK for REAL WORLD problems ;-)
have a look at lang/runawk.
It provides powerful AWK wrapper and dozens of AWK functions including
"braceexpand" for handling csh-like alternatives,
"glob2ere" (similar to your glob2ere), "glob" (matcher)
and a lot of others. AWK functions for dewey are implemented in
pkgtools/pkg_summary-utils (pkgsrc-dewey.awk and psu_funcs.awk,
most utilities in this package
are implemented with a help of runawk).
Also runawk has great options handling capabilities.


Home | Main Index | Thread Index | Old Index