danj 406d2d806f Update to haproxy-2.6.1
- Switch over to using PCRE2.
- Convert over to using the haproxy's Makefile for the regular
  install target and simplify the post-install target handling.

From brad.
2022-07-20 01:41:31 +00:00

39 lines
1.4 KiB
Plaintext

@newgroup _haproxy:${HAPROXYGID}
@newuser _haproxy:${HAPROXYUID}:_haproxy:daemon:HAProxy Daemon:/var/haproxy:/sbin/nologin
@rcscript ${RCDIR}/haproxy
@man man/man1/haproxy.1
@bin sbin/haproxy
@sample ${HAPROXYCONF}/
@sample ${HAPROXYSTATE}/
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/close-options.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 ${HAPROXYCONF}/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