mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
5700a1c5b3
Add a patch to enable ChaCha20-Poly1305 since in-place decryption was fixed. This way machines without aesni support in libcrypto (in particular arm64) work out of the box and we get testing until libressl is bumped to 4.0.0. https://github.com/haproxy/haproxy/issues/2569 https://github.com/haproxy/haproxy/blob/v3.0.0/CHANGELOG From Lucas Gabriel Vuotto Drop maintainer per request
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
@newgroup _haproxy:604
|
|
@newuser _haproxy:604:_haproxy::HAProxy Daemon:${LOCALSTATEDIR}/haproxy:/sbin/nologin
|
|
@rcscript ${RCDIR}/haproxy
|
|
@man man/man1/haproxy.1
|
|
@bin sbin/haproxy
|
|
@sample ${SYSCONFDIR}/haproxy/
|
|
@sample ${LOCALSTATEDIR}/haproxy/
|
|
share/doc/haproxy/
|
|
share/doc/haproxy/51Degrees-device-detection.txt
|
|
share/doc/haproxy/DeviceAtlas-device-detection.txt
|
|
share/doc/haproxy/SOCKS4.protocol.txt
|
|
share/doc/haproxy/SPOE.txt
|
|
share/doc/haproxy/WURFL-device-detection.txt
|
|
share/doc/haproxy/architecture.txt
|
|
share/doc/haproxy/configuration.txt
|
|
share/doc/haproxy/cookie-options.txt
|
|
share/doc/haproxy/intro.txt
|
|
share/doc/haproxy/linux-syn-cookies.txt
|
|
share/doc/haproxy/lua.txt
|
|
share/doc/haproxy/management.txt
|
|
share/doc/haproxy/netscaler-client-ip-insertion-protocol.txt
|
|
share/doc/haproxy/network-namespaces.txt
|
|
share/doc/haproxy/peers-v2.0.txt
|
|
share/doc/haproxy/peers.txt
|
|
share/doc/haproxy/proxy-protocol.txt
|
|
share/doc/haproxy/regression-testing.txt
|
|
share/doc/haproxy/seamless_reload.txt
|
|
share/examples/haproxy/
|
|
share/examples/haproxy/basic-config-edge.cfg
|
|
share/examples/haproxy/content-sw-sample.cfg
|
|
share/examples/haproxy/haproxy.cfg
|
|
@sample ${SYSCONFDIR}/haproxy/haproxy.cfg
|
|
share/examples/haproxy/option-http_proxy.cfg
|
|
share/examples/haproxy/quick-test.cfg
|
|
share/examples/haproxy/socks4.cfg
|
|
share/examples/haproxy/transparent_proxy.cfg
|
|
share/examples/haproxy/wurfl-example.cfg
|