summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* net-proxy/haproxy: Bump to 2.9.2 + CleanupChristian Ruppert2024-01-155-575/+2
| | | | | Bug: https://bugs.gentoo.org/921708 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* Move {sys-devel → dev-build}/automakeMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/tayga: Fix "incompatible pointer to integer conversion"YiFei Zhu2024-01-131-3/+3
| | | | | | | | | | | | | | | The purpose of the code is to find the separator slash of the CIDR range, splitting it to the IP and the number of bits in the range. Assigning NUL character to the memory location completes the string split, but the code assigns NULL pointer instead. While functionally the same, the compiler type checking complains. I'm not revbumping this change because the code should compile the same in theory. Closes: https://bugs.gentoo.org/878629 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/tayga: add myself as a maintainerYiFei Zhu2024-01-131-4/+12
| | | | | | | | | I'm decently familiar with the codebase of tayga and I'm happy to maintain it. Bug: https://bugs.gentoo.org/878629 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-131-2/+2
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/squidguard: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/wwwoffle: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squidguard: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy-dataplaneapi: add 2.8.1Patrick Lauer2024-01-031-0/+27
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/haproxy-dataplaneapi: drop 2.5.1, 2.7.5Patrick Lauer2024-01-033-58/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/haproxy-dataplaneapi: add 2.9Patrick Lauer2024-01-032-0/+31
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/privoxy: fix modern C issue in configureSam James2023-12-192-0/+193
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Use the full commandline when checking the configChristian Ruppert2023-12-181-1/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bumps to 2.4.25, 2.6.16, 2.7.11 and 2.9.1Christian Ruppert2023-12-185-2/+384
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/mitmproxy: drop myself as a maintainerMatthew Smith2023-12-071-4/+1
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.5Christian Ruppert2023-12-072-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: drop 5.7-r1, 5.8, 5.9, 6.2, 6.4Hank Leininger2023-12-078-2130/+0
| | | | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/917615 Bug: https://bugs.gentoo.org/916334 Closes: https://github.com/gentoo/gentoo/pull/34106 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Bump to 2.9.0Christian Ruppert2023-12-062-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-proxy/squid: Stabilize 6.5 amd64, #919054Arthur Zamarin2023-12-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: Stabilize 6.5 arm, #919054Sam James2023-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 6.5 x86, #919054Sam James2023-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.4 + cleanupChristian Ruppert2023-11-173-182/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: add 6.5Sam James2023-11-172-0/+387
| | | | | | Bug: https://bugs.gentoo.org/914255 Bug: https://bugs.gentoo.org/916334 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: fix build for GCC 14 (partially); use config cache for libltdlSam James2023-11-172-0/+15
| | | | | | | | | | * Fix build for GCC 14 (missing <algorithm> include for std::find, not upstreamed it yet). There's another issue I still need to look at to do with class visibility. * Use config cache for libltdl which avoids some redundant configure checks. Closes: https://bugs.gentoo.org/917161 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add 6.4Christian Schmidt2023-11-172-0/+384
| | | | | | | | | | Updated source download URL to a working one. Bug: https://bugs.gentoo.org/916334 Closes: https://bugs.gentoo.org/914255 Closes: https://github.com/gentoo/gentoo/pull/33546 Signed-off-by: Christian Schmidt <gentoo@digadd.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.23 arm, #894526Arthur Zamarin2023-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.3Christian Ruppert2023-09-072-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/microsocks: Version bump to 1.0.3Matt Turner2023-08-263-0/+34
| | | | | Closes: https://bugs.gentoo.org/908543 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-proxy/lyrebird: drop 0.0.14Marek Szuba2023-08-222-35/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-proxy/lyrebird: Stabilize 0.1.0 x86, #912753Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/lyrebird: Stabilize 0.1.0 amd64, #912753Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/lyrebird: Stabilize 0.1.0 arm, #912753Sam James2023-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Cleanup old confdChristian Ruppert2023-08-211-14/+0
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Cleanup 2.2.xChristian Ruppert2023-08-214-556/+0
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.4.24Christian Ruppert2023-08-212-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: remove unused patchMichael Mair-Keimberger2023-08-141-49/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32284 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-proxy/adzapper: use https:// schemaluzpaz2023-08-111-3/+3
| | | | | | | | | | | | > Homepage link http://adzapper.sourceforge.net/ is a permanent redirect to its HTTPS counterpart https://adzapper.sourceforge.net/ and should be updated. > Download link http://adzapper.sourceforge.net/adzap-20110915.tar.gz is a permanent redirect to its HTTPS counterpart https://adzapper.sourceforge.net/adzap-20110915.tar.gz and should be updated. ref: https://repology.org/repository/gentoo/problems Signed-off-by: luzpaz <luzpaz@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/31943 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-proxy/haproxy: Bump to 2.6.15Christian Ruppert2023-08-102-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.7.10Christian Ruppert2023-08-092-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.2 + Cleanup old versionsChristian Ruppert2023-08-099-1144/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: add 6.2Sam James2023-08-093-0/+460
| | | | | Closes: https://bugs.gentoo.org/911590 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.7.9 ppc, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.6.14 ppc, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.23 ppc, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.2.30 ppc, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.7.9 amd64, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.6.14 amd64, #900737Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>