./wip/mawk-onig, AWK clone by Mike Brennan

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.4.20100625, Package name: mawk-onig-1.3.4.20100625, Maintainer: cheusovDESCR.addon [+/-]

Required to run:
[textproc/oniguruma]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: eba15ad8ed2d0acefe56b02a6db80ad3d9f87dfa
Filesize: 297.822 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-04 16:13:49 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fix: LIBS is used instead of MAKEFLAGS, original problem was fixed in upstream

   2010-08-29 22:36:20 by Aleksey Cheusov | Files touched by this commit (2) | Imported package
Log message:
Import mawk-onig-1.3.4.20100625 as wip/mawk-onig.

Mike Brennan's awk clone.
Unlike original mawk, mawk-onig
uses Oniguruma regexp library.