cvs commit: ports/devel Makefile ports/devel/runawk Makefile distinfo pkg-descr pkg-plist

Sylvio Cesar Teixeira sylvio at FreeBSD.org
Mon May 31 14:42:33 UTC 2010


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 at 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)


More information about the cvs-ports mailing list