Commit graph

5 commits

Author SHA1 Message Date
minskim
c4696ed380 devel/hyperscan: Fix build with boost-1.68.0 2018-08-17 16:03:20 +00:00
minskim
a26348400b 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-07-25 00:26:30 +00:00
joerg
e6369b4193 NetBSD has popcount, use it. Don't install non-portable examples.
Bump revision.
2018-06-02 19:13:45 +00:00
minskim
64cfaf4333 devel/hyperscan: Add patches 2018-05-07 22:19:34 +00:00
minskim
49efc417e2 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.
2018-05-07 22:18:53 +00:00