Re: NEW: devel/re2

2021-09-08 Thread Stuart Henderson
On 2021/09/08 23:09, Omar Polo wrote: > > Stuart Henderson writes: > > > On 2021/09/08 22:07, Omar Polo wrote: > >> > >> Denis Fondras writes: > >> > >> > RE2 is a fast, safe, thread-friendly C++ library alternative to > >> > backtracking regular expression engines like those used in PCRE, >

Re: NEW: devel/re2

2021-09-08 Thread Omar Polo
Stuart Henderson writes: > On 2021/09/08 22:07, Omar Polo wrote: >> >> Denis Fondras writes: >> >> > RE2 is a fast, safe, thread-friendly C++ library alternative to >> > backtracking regular expression engines like those used in PCRE, >> > Perl, and Python. >> > >> > https://github.com/google

Re: NEW: devel/re2

2021-09-08 Thread Stuart Henderson
On 2021/09/08 22:07, Omar Polo wrote: > > Denis Fondras writes: > > > RE2 is a fast, safe, thread-friendly C++ library alternative to > > backtracking regular expression engines like those used in PCRE, > > Perl, and Python. > > > > https://github.com/google/re2 > > > > [2. application/x-tar-gz;

Re: NEW: devel/re2

2021-09-08 Thread Omar Polo
Denis Fondras writes: > RE2 is a fast, safe, thread-friendly C++ library alternative to > backtracking regular expression engines like those used in PCRE, > Perl, and Python. > > https://github.com/google/re2 > > [2. application/x-tar-gz; re2-20210901.tgz]... Hello, I had a local port for an e

NEW: devel/re2

2021-09-06 Thread Denis Fondras
RE2 is a fast, safe, thread-friendly C++ library alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. https://github.com/google/re2 re2-20210901.tgz Description: application/tar-gz

Ping Again - Re: [New] devel/re2

2021-03-07 Thread Ashton Fagg
Ping again, hoping someone can import this one. Thanks. re2-2021.02.02.tgz Description: Binary data Stuart Henderson writes: > this is OK with me to import. > > > On 2021/02/28 15:52, Ashton Fagg wrote: >> Ping. >> > > >> >> >> Ashton Fagg writes: >> >> > It appears I forgot about this,

Re: Ping - Re: [New] devel/re2

2021-02-28 Thread Stuart Henderson
this is OK with me to import. On 2021/02/28 15:52, Ashton Fagg wrote: > Ping. > > > > Ashton Fagg writes: > > > It appears I forgot about this, :-). > > > > Latest tarball attached - updated to latest version. > > > > Thanks. > > > > > > > > Ashton Fagg writes: > > > >> Ping on this one.

Ping - Re: [New] devel/re2

2021-02-28 Thread Ashton Fagg
Ping. re2-2021.02.02.tgz Description: Binary data Ashton Fagg writes: > It appears I forgot about this, :-). > > Latest tarball attached - updated to latest version. > > Thanks. > > > > Ashton Fagg writes: > >> Ping on this one. Tarball attached. >> >> Ashton Fagg writes: >> >>> Stuart Hen

Re: Ping - Re: [New] devel/re2

2021-02-17 Thread Ashton Fagg
It appears I forgot about this, :-). Latest tarball attached - updated to latest version. Thanks. re2.tgz Description: Binary data Ashton Fagg writes: > Ping on this one. Tarball attached. > > Ashton Fagg writes: > >> Stuart Henderson writes: >> >>> You mentioned a cmakefile change that

Ping - Re: [New] devel/re2

2020-12-15 Thread Ashton Fagg
Ping on this one. Tarball attached. Ashton Fagg writes: > Stuart Henderson writes: > >> You mentioned a cmakefile change that would increase it, can you show >> that please, some of us only have slow machines like >> >> cpu3: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz, 3392.17 MHz, 06-3c-03 >> >

Re: [New] devel/re2

2020-12-02 Thread Ashton Fagg
Stuart Henderson writes: > You mentioned a cmakefile change that would increase it, can you show > that please, some of us only have slow machines like > > cpu3: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz, 3392.17 MHz, 06-3c-03 > > :) Here you go. I've added a patch that increases the timeout, wi

Re: [New] devel/re2

2020-12-01 Thread Stuart Henderson
On 2020/11/30 20:05, Ashton Fagg wrote: > Stuart Henderson writes: > > > Could you add a patch to set that to what's needed on your machine please, > > and a comment in the Makefile pointing at it? > > So just yesterday I finally got around to migrating my dev box to better > hardware, and on th

Re: [New] devel/re2

2020-11-30 Thread Ashton Fagg
Stuart Henderson writes: > Could you add a patch to set that to what's needed on your machine please, > and a comment in the Makefile pointing at it? So just yesterday I finally got around to migrating my dev box to better hardware, and on that machine it now passes with room to spare with the d

Re: [New] devel/re2

2020-11-30 Thread Ashton Fagg
Stuart Henderson writes: > Could you add a patch to set that to what's needed on your machine > please, and a comment in the Makefile pointing at it? Certainly. I'll get back to you sometime in the next day or two once I have some more time.

Re: [New] devel/re2

2020-11-30 Thread Stuart Henderson
On 2020/11/30 10:20, Ashton Fagg wrote: > Stuart Henderson writes: > > > Generally looks good, I do see a timeout on one of the test though, > > do you get the same? > > Yep, same problem here with the default setting. There is a setting that > can be adjusted in the CMakeLists to make it so tha

Re: [New] devel/re2

2020-11-30 Thread Ashton Fagg
Stuart Henderson writes: > Generally looks good, I do see a timeout on one of the test though, > do you get the same? Yep, same problem here with the default setting. There is a setting that can be adjusted in the CMakeLists to make it so that the timeout is longer, but it's hard to say exactly

Re: [New] devel/re2

2020-11-30 Thread Stuart Henderson
On 2020/11/29 15:23, Ashton Fagg wrote: > Fixed. > > Update tarball attached. Sorry for the slow response. Generally looks good, I do see a timeout on one of the test though, do you get the same? ===> Regression tests for re2-20201101 [0/1] cd /usr/obj/ports/re2-20201101/build-amd64 && /usr/loc

Re: [New] devel/re2

2020-11-29 Thread Ashton Fagg
Stuart Henderson writes: > textproc would be just fine and is less full than devel Fixed. > : GH_ACCOUNT= google > : GH_PROJECT= re2 > : GH_TAGNAME= 2020-11-01 > : > : # This is needed because otherwise the package build pukes due to it > : # not understandi

Re: [New] devel/re2

2020-11-13 Thread Stuart Henderson
On 2020/11/13 14:57, Ashton Fagg wrote: > Attached is a new port for re2 [1]. To quote the authors: > > "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." > > NOTE: there are similarly n

Re: [New] devel/re2

2020-11-13 Thread Vadim Zhukov
пт, 13 нояб. 2020 г. в 22:58, Ashton Fagg : > > Attached is a new port for re2 [1]. To quote the authors: > > "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." > > NOTE: there are similar

[New] devel/re2

2020-11-13 Thread Ashton Fagg
Attached is a new port for re2 [1]. To quote the authors: "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." NOTE: there are similarly named ports already, this is different software. Packa