Bug 147208 - New port: devel/runawk: Wrapper for AWK interpreter to write standalone programs in AWK
Summary: New port: devel/runawk: Wrapper for AWK interpreter to write standalone progr...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 11:20 UTC by Mikolaj Golub
Modified: 2010-05-31 15:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.41 KB, text/plain)
2010-05-30 11:20 UTC, Mikolaj Golub
no flags Details
runawk.port.shar (3.45 KB, application/octet-stream)
2010-05-31 07:04 UTC, Mikolaj Golub
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub 2010-05-30 11:20:01 UTC
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:
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 01:21:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 01:35:44 UTC
State Changed
From-To: open->feedback

- Fix this problem: http://people.freebsd.org/~sylvio/runawk-0.21.0.log
Comment 3 Mikolaj Golub 2010-05-31 07:04:31 UTC
-- 
Mikolaj Golub
Comment 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 15:42:48 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-05-31 15:42:48 UTC
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"