summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-proxy/haproxy-dataplaneapi: add 2.7.5Patrick Lauer2023-05-082-0/+29
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/hatop: Python 3.11 supportChristian Ruppert2023-05-031-1/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.6.13Christian Ruppert2023-05-022-0/+193
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.7.8Christian Ruppert2023-05-022-0/+193
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.7.7Christian Ruppert2023-04-272-0/+193
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.22 amd64, #894526Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.2.29 amd64, #894526Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/tinyproxy: drop 1.11.1_p20220908Ben Kohler2023-03-302-77/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-proxy/tinyproxy: Stabilize 1.11.1_p20230201 x86, #903582Sam James2023-03-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/tinyproxy: Stabilize 1.11.1_p20230201 amd64, #903582Arthur Zamarin2023-03-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/tinyproxy: Stabilize 1.11.1_p20230201 ppc, #903582Arthur Zamarin2023-03-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Bump to 2.6.12Christian Ruppert2023-03-282-1/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.7.6Christian Ruppert2023-03-282-1/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: add 5.8, minor fixesHank Leininger2023-03-233-0/+510
| | | | | | | | | | Added SQUID_FAST_SHUTDOWN support, require USE=ssl when USE=ssl-crtd Closes: https://bugs.gentoo.org/890913 Closes: https://bugs.gentoo.org/835088 Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://github.com/gentoo/gentoo/pull/30313 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/3proxy: add 0.9.4Petr Vaněk2023-03-224-0/+144
| | | | | | | | | | | | | | | | | - EAPI bump - update HOMEPAGE and SRC_URI - update gentoo patch - add fix for clang-16 [1,2] - remove src_compile phase, CC is now exported in src_prepare, LN is not needed anymore as it is set to $(CC) by default. [1] https://github.com/3proxy/3proxy/issues/895 [2] https://github.com/3proxy/3proxy/pull/907 Closes: https://bugs.gentoo.org/881015 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/30287 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/3proxy: update upstream metadataPetr Vaněk2023-03-221-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Bumps to 2.6.11 and 2.7.5Christian Ruppert2023-03-213-0/+386
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/dnsproxy: add github upstream metadataSam James2023-03-191-5/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/sshuttle: Use pypi.eclassMichał Górny2023-03-171-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/haproxy: Bumps to 2.6.10 and 2.7.4Christian Ruppert2023-03-133-0/+386
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/mitmproxy: enable py3.11Arthur Zamarin2023-03-061-1/+1
| | | | | | Closes: https://github.com/mgorny/python-bump-testing/issues/66 Closes: https://bugs.gentoo.org/897148 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/tinyproxy: new snapshot plus _FORTIFY_SOURCE fixBen Kohler2023-02-222-0/+79
| | | | | | Closes: https://bugs.gentoo.org/895872 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-proxy/mitmproxy: Remove oldMichał Górny2023-02-212-71/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/mitmproxy: Stabilize 9.0.1 amd64, #895666Sam James2023-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Rename dev-python/{python-zstandard → zstandard}Michał Górny2023-02-212-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/haproxy: fix musl support in all available versionsPetr Vaněk2023-02-1911-18/+73
| | | | | | | | | | | TARGET needs to be set to linux-musl for proper musl support. It is available since version 2.2, therefore all currently present ebuilds are updated appropriately. Closes: https://bugs.gentoo.org/866053 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29637 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Fix 2.4.22 re https://github.com/haproxy/haproxy/issues/2009Christian Ruppert2023-02-143-1/+51
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bumps to fix CVE-2023-25725Christian Ruppert2023-02-146-56/+4
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Cleanup + drop 2.5 due to EoL soonChristian Ruppert2023-02-146-925/+0
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: remove unused fileMichael Mair-Keimberger2023-02-131-85/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29538 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/cntlm: fix configure w/ clang 16Sam James2023-02-113-10/+41
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Bump to 2.2.28Christian Ruppert2023-02-082-0/+183
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: CleanupChristian Ruppert2023-02-088-1301/+0
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* */*: remove blueness@ from most of his packages, by his requestMichał Górny2023-01-282-8/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/haproxy: Bump to 2.2.27 and 2.4.21Christian Ruppert2023-01-273-0/+372
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.5.11, 2.6.8 and also fix hpack compilingChristian Ruppert2023-01-265-0/+428
| | | | | Bug: https://bugs.gentoo.org/891859 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.7.2Christian Ruppert2023-01-232-0/+188
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: adapt symlink/dir replacement collision workaroundSam James2023-01-181-17/+14
| | | | | | | | | | Do it in src_install/pkg_preinst/pkg_postinst instead to reduce the window of fragility (if compile failed before for example, or did "ebuild ... clean configure", would have a half-migrated state). Bug: https://bugs.gentoo.org/834503 See: https://github.com/gentoo/gentoo/pull/29138 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add workaround for 4.x to 5.x upgradeMike Gilbert2023-01-161-1/+17
| | | | | | | | | | | Move /usr/share/squid/errors out of the way to avoid triggering an error from Portage when replacing symlinks with directories. We must do this in pkg_setup because the Portage safety check runs before pkg_preinst. Closes: https://bugs.gentoo.org/834503 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-proxy/squid: restore patchMike Gilbert2023-01-161-0/+79
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-proxy/squid: Stabilize 5.7 ppc64, #889958Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 5.7 arm, #889958Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 5.7 x86, #889958Joonas Niilola2023-01-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-proxy/squid: Stabilize 5.7 amd64, #889958Sam James2023-01-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: drop 4.15-r3, 5.4.1-r2Sam James2023-01-154-646/+0
| | | | | Bug: https://bugs.gentoo.org/816246 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add proxied maintSam James2023-01-141-1/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-144-8/+8
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: reassign zlogene@Michał Górny2023-01-131-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/tinyproxy: add github upstream metadataBen Kohler2023-01-101-0/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-proxy/torsocks: fix build w/ clang 16Sam James2023-01-043-2/+19
| | | | | Closes: https://bugs.gentoo.org/881077 Signed-off-by: Sam James <sam@gentoo.org>