privoxy: backport and move to PCRE2 library
authorChristian Marangi <redacted>
Sun, 29 Oct 2023 16:12:30 +0000 (17:12 +0100)
committerChristian Marangi <redacted>
Sun, 29 Oct 2023 16:12:30 +0000 (17:12 +0100)
commita2d801cdf3063263ba663339754109928296b5d3
treec99f8ba770c240de0fef9ad452487663fcc1883c
parent76707306d1a91af8749dd5c7dcdea25f31c824a5
privoxy: backport and move to PCRE2 library

Backport required patch for PCRE2 support and move to PCRE2 library as
PCRE is now EOL and won't receive any security updates anymore.

Signed-off-by: Christian Marangi <redacted>
net/privoxy/Makefile
net/privoxy/patches/100-Add-pcre2-support.patch [new file with mode: 0644]
net/privoxy/patches/101-Add-regex_matches-to-reduce-HAVE_PCRE2-ifdefs.patch [new file with mode: 0644]
net/privoxy/patches/102-configure-Fix-disable-pcre2.patch [new file with mode: 0644]
net/privoxy/patches/103-pcre2-compile_pattern-Actually-pass-the-anchored-pat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT