./devel/lua-lpeg, Parsing Expression Grammars (PEGs) library for Lua

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


Branch: CURRENT, Version: 1.1.0, Package name: lua54-lpeg-1.1.0, Maintainer: pkgsrc-users

LPeg is a new pattern-matching library for Lua, based on
Parsing Expression Grammars (PEGs).


Required to run:
[lang/lua53]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 76.213 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-30 22:05:26 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2023-07-06 00:03:44 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
lua54-lpeg: update to 1.1.0.

HISTORY for LPeg 1.1.0

* Changes from version 1.0.2 to 1.1.0
  ---------------------------------
  + accumulator capture
  + UTF-8 ranges
  + Larger limit for number of rules in a grammar
  + Larger limit for number of captures in a match
  + bug fixes
  + other small improvements
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-07-02 12:26:19 by Nia Alarie | Files touched by this commit (29)
Log message:
Add 'lua' category to Lua modules.

While here, normalize some packages with strange variable order.
   2019-03-25 23:55:18 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
lua52-lpeg: update to 1.0.2.

* Changes from version 1.0.1 to 1.0.2
  ---------------------------------
  + some bugs fixed
   2017-09-16 21:53:51 by Alexander Nasonov | Files touched by this commit (13)
Log message:
Drop maintainership.
   2017-07-12 13:07:36 by Thomas Klausner | Files touched by this commit (3)
Log message:
Honor LDFLAGS. Fixes RELRO build.