RUNAWK is a small wrapper for AWK interpreter that helps to write the standalone programs in AWK. It provides MODULES for AWK similar to PERL's "use" command and other powerful features. Dozens of ready to use modules are also provided. This program may be interesting as is but I am particularly interested in having it in ports because the newest releases of lmdbg (devel/lmdbg, which I maintain) need it. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it.
State Changed From-To: open->feedback - Fix this problem: http://people.freebsd.org/~sylvio/runawk-0.21.0.log
-- Mikolaj Golub
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!
sylvio 2010-05-31 14:42:33 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/runawk Makefile distinfo pkg-descr pkg-plist Log: - A small wrapper for AWK interpreter that helps to write the standalone programs in AWK. It provides MODULES for AWK similar to PERL's "use" command and other powerful features. Dozens of ready to use modules are also provided. WWW: http://sourceforge.net/projects/runawk/ PR: ports/147208 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> Revision Changes Path 1.3949 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/runawk/Makefile (new) 1.1 +3 -0 ports/devel/runawk/distinfo (new) 1.1 +7 -0 ports/devel/runawk/pkg-descr (new) 1.1 +40 -0 ports/devel/runawk/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"