|
Number of commits found: 5
| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Feb 2012 20:38:19
20120226
|
jlaffaye  |
- Update to 20120226
- Remove CC/CXX hacks as it is now fixed by upstream |
20 Jun 2011 21:18:43
20110522
|
jlaffaye  |
Respect CXX (fixes build with clang)
Approved by: bapt (mentor) |
08 Jun 2011 16:52:32
20110522
|
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
23 May 2011 14:13:16
20110522
|
bapt  |
- Update to 20110522
PR: ports/157271
Submitted by: Julien Laffaye <kimelto@gmail.com> |
01 Sep 2010 21:39:33
20100901
|
bapt  |
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.
RE2 uses automata theory to guarantee that regular expression searches run in
time linear in the size of the input. RE2 implements memory limits, so that
searches can be constrained to a fixed amount of memory. RE2 is engineered to
use a small fixed C++ stack footprint no matter what inputs or regular
expressions it must process; thus RE2 is useful in multithreaded environments
where thread stacks cannot grow arbitrarily large.
WWW: http://code.google.com/p/re2/
PR: ports/150185
Submitted by: Julien Laffaye <kimelto at gmail.com> |
Number of commits found: 5
2827
|
| Latest Vulnerabilities |
|
5 vulnerabilities affecting 20 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
8e7
|