2025-12-19 16:00:53 UTC

This commit is contained in:
Repository mirror & CI 2025-12-19 16:00:53 +00:00
parent 86f479c23c
commit 3962cee2c8
No known key found for this signature in database
GPG Key ID: 7C2AC09CD98F2EDF
3 changed files with 19 additions and 2 deletions

View File

@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup test unpack
DEPEND=crypt? ( virtual/libcrypt:= ) pcre? ( dev-libs/libpcre2:= pcre-jit? ( dev-libs/libpcre2:=[jit] ) ) ssl? ( dev-libs/openssl:0= ) quic? ( >=dev-libs/openssl-3.5.0:0= ) systemd? ( sys-apps/systemd ) zlib? ( virtual/zlib:= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) test? ( dev-libs/libpcre2 virtual/zlib:= )
DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments
EAPI=8
HOMEPAGE=http://www.haproxy.org
INHERIT=toolchain-funcs lua-single systemd linux-info multiprocessing
IUSE=+crypt doc examples +slz +net_ns +pcre pcre-jit prometheus-exporter quic ssl systemd test +threads tools zlib lua 51degrees wurfl lua_single_target_lua5-3 lua_single_target_lua5-4
KEYWORDS=~amd64 ~arm64 ~ppc ~x86
LICENSE=GPL-2 LGPL-2.1
RDEPEND=crypt? ( virtual/libcrypt:= ) pcre? ( dev-libs/libpcre2:= pcre-jit? ( dev-libs/libpcre2:=[jit] ) ) ssl? ( dev-libs/openssl:0= ) quic? ( >=dev-libs/openssl-3.5.0:0= ) systemd? ( sys-apps/systemd ) zlib? ( virtual/zlib:= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) test? ( dev-libs/libpcre2 virtual/zlib:= ) acct-group/haproxy acct-user/haproxy
REQUIRED_USE=pcre-jit? ( pcre ) lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) ?? ( slz zlib )
RESTRICT=!test? ( test )
SLOT=0/3.3
SRC_URI=http://haproxy.1wt.eu/download/3.3/src/haproxy-3.3.1.tar.gz test? ( https://github.com/vtest/VTest/archive/af198470d7ce482d3d26eb9ca3f246a438739366.tar.gz -> VTest-af198470d7ce482d3d26eb9ca3f246a438739366.tar.gz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb systemd a964c0cbe818b5729da1dbfcee5be861 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=424a969f9336adc239a1153c67d5edd3

View File

@ -15596,7 +15596,7 @@ net-proxy/adzapper 20110915-r2: Redirector for squid to intercept advertising, p
net-proxy/cntlm 0.93_beta5-r4: Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy
net-proxy/dante 1.4.1-r6 1.4.3: A free socks4,5 and msproxy implementation
net-proxy/dnsproxy 1.17-r1: The dnsproxy daemon is a proxy for DNS queries
net-proxy/haproxy 2.8.11 2.8.17 2.8.9999 3.0.5 3.0.13 3.0.9999 3.2.9 3.2.10 3.2.9999 3.3.0 3.3.9999 9999: A TCP/HTTP reverse proxy for high availability environments
net-proxy/haproxy 2.8.11 2.8.17 2.8.9999 3.0.5 3.0.13 3.0.9999 3.2.9 3.2.10 3.2.9999 3.3.0 3.3.1 3.3.9999 9999: A TCP/HTTP reverse proxy for high availability environments
net-proxy/haproxy-dataplaneapi 3.0.3 3.1.5: haproxy dataplane api / sidecar
net-proxy/hatop 0.8.2-r1: Ncurses client and real-time monitoring and displaying of HAProxy status
net-proxy/havp 0.92a-r3: HTTP AntiVirus Proxy

View File

@ -1 +1 @@
Fri, 19 Dec 2025 15:45:54 +0000
Fri, 19 Dec 2025 16:00:53 +0000