./devel/lua-lrexlib-onig, Oniguruma regexp library for Lua (lrexlib project)

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


Branch: CURRENT, Version: 2.7.2nb4, Package name: lua53-lrexlib-onig-2.7.2nb4, Maintainer: cheusov

This package provides Lua module for Oniguruma regular expressions


Required to run:
[textproc/oniguruma] [lang/lua52]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 76.229 KB

Version history: (Expand)


CVS history: (Expand)


   2018-03-22 09:14:52 by Adam Ciarcinski | Files touched by this commit (12)
Log message:
Revbump after updating textproc/oniguruma
   2014-10-20 00:27:48 by Alexander Nasonov | Files touched by this commit (59) | Package updated
Log message:
Revbump after lang/lua51 update.
   2014-05-03 15:14:39 by Alexander Nasonov | Files touched by this commit (42)
Log message:
Revbump for Lua multiversion support.
   2013-08-15 08:32:06 by OBATA Akio | Files touched by this commit (12)
Log message:
Revbump after updating lang/lua to 5.2.2.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-10-09 12:02:48 by Aleksey Cheusov | Files touched by this commit (43)
Log message:
Update my email
   2011-07-24 10:50:40 by Aleksey Cheusov | Files touched by this commit (4) | Imported package
Log message:
    Lrexlib is a binding of three regular expression library APIs
    (POSIX, PCRE and Oniguruma) to Lua 5.1.
    This package provides Lua module for Oniguruma regular expressions