diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-02 14:33:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-02 14:33:07 +0000 |
commit | 75a13f6960f4dbe3561236748a5803ea6c5ab367 (patch) | |
tree | 1e89e27185e49f340bb119fbffab696bed0fe8ae /metadata/md5-cache/net-proxy | |
parent | Merge updates from master (diff) | |
download | gentoo-75a13f6960f4dbe3561236748a5803ea6c5ab367.tar.gz gentoo-75a13f6960f4dbe3561236748a5803ea6c5ab367.tar.bz2 gentoo-75a13f6960f4dbe3561236748a5803ea6c5ab367.zip |
2023-05-02 14:33:07 UTC
Diffstat (limited to 'metadata/md5-cache/net-proxy')
-rw-r--r-- | metadata/md5-cache/net-proxy/haproxy-2.6.13 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/net-proxy/haproxy-2.6.13 b/metadata/md5-cache/net-proxy/haproxy-2.6.13 new file mode 100644 index 000000000000..ad02eef0add5 --- /dev/null +++ b/metadata/md5-cache/net-proxy/haproxy-2.6.13 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig virtual/pkgconfig +DEFINED_PHASES=compile install postinst setup +DEPEND=crypt? ( virtual/libcrypt:= ) pcre? ( dev-libs/libpcre2:= pcre-jit? ( dev-libs/libpcre2:=[jit] ) ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) +DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments +EAPI=7 +HOMEPAGE=http://www.haproxy.org +INHERIT=toolchain-funcs lua-single systemd linux-info +IUSE=+crypt doc examples +slz +net_ns +pcre pcre-jit prometheus-exporter ssl systemd +threads tools vim-syntax zlib lua 51degrees wurfl lua_single_target_lua5-3 lua_single_target_lua5-4 +KEYWORDS=~amd64 ~arm ~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= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) acct-group/haproxy acct-user/haproxy +REQUIRED_USE=pcre-jit? ( pcre ) lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) ?? ( slz zlib ) +SLOT=0/2.6 +SRC_URI=http://haproxy.1wt.eu/download/2.6/src/haproxy-2.6.13.tar.gz +_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 systemd 5f4bb0758df2e483babf68cd517078ca linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 +_md5_=cc6e8b33f96a0d5e6c9bbb68e03bb79c |