./devel/re2, Regular expression library

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


Branch: CURRENT, Version: 20240702, Package name: re2-20240702, Maintainer: pkgsrc-users

RE2 is a fast, safe, thread-friendly alternative to backtracking
regular expression engines like those used in PCRE, Perl, and Python.
It is a C++ library.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 381.516 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-07-02 11:02:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
re2: updated to 20240702

2024-07-02

Full Changelog: https://github.com/google/re2/compare/2024-07-01...2024-07-02
   2024-06-08 14:20:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
re2: update to 20240601.

Changes not documented.
   2024-05-05 12:09:35 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
re2: update to 20240501.

Monthly update.
   2024-04-05 18:29:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
re2: updated to 20240401

2024-04-01
Full Changelog: https://github.com/google/re2/compare/2024-03-01...2024-04-01
   2024-03-03 12:35:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
re2: update to 20240301.

Bugfixes.
   2024-02-10 17:36:20 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
re2: update to 20240201.

3 months of changes. Not summarized.  See
https://github.com/google/re2/compare/2023-11-01...2024-02-01
   2024-01-30 19:29:21 by Adam Ciarcinski | Files touched by this commit (47)
Log message:
revbump for devel/abseil