[Bug 243291] www/squid PCRE regexp doesn't work anymore

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Jun 2021 11:34:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243291

--- Comment #6 from OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> ---
Hello,

I got an answer from Amos:
http://lists.squid-cache.org/pipermail/squid-users/2021-June/023766.html
So, GNU regex library is deprecated and will be replaced by std::regex C++
later.

Well, for now I'll just fix and/or remove my problematic rules so I won't need
PCRE anymore.

And as I was probably the only one using this on FreeBSD, I think I should
revert my patch from 2017:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223505 and completely remove
the "PCRE" option of the port.
What do you think?

Best Regards,
Olivier

-- 
You are receiving this mail because:
You are the assignee for the bug.