2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-08-17 18:03:20 by Min Sik Kim | Files touched by this commit (2) |
Log message:
devel/hyperscan: Fix build with boost-1.68.0
|
2018-07-25 02:26:30 by Min Sik Kim | Files touched by this commit (7) |
Log message:
devel/hyperscan: Update to 5.0.0
New features:
- A hybrid library of Hyperscan and PCRE called Chimera
- Logical combination matching
- Experimental support for Windows
|
2018-06-02 21:13:45 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
NetBSD has popcount, use it. Don't install non-portable examples.
Bump revision.
|
2018-05-08 00:19:34 by Min Sik Kim | Files touched by this commit (3) |
Log message:
devel/hyperscan: Add patches
|
2018-05-08 00:18:53 by Min Sik Kim | Files touched by this commit (5) |
Log message:
devel/hyperscan: Import version 4.7.0
Hyperscan is a high-performance multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API. Hyperscan
uses hybrid automata techniques to allow simultaneous matching of
large numbers (up to tens of thousands) of regular expressions and for
the matching of regular expressions across streams of data.
|