e2abff372f
- MINOR: stats admin: allow unordered parameters in POST requests - BUG/MAJOR: possible crash when using capture headers on TCP frontends - MINOR: config: disable header captures in TCP mode and complain - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set - MINOR: proxy: make findproxy() return proxies from numeric IDs too - BUG/MINOR: stop connect timeout when connect succeeds And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF is not needed, add a rc.d(8) script and maintainer drop maintainership. Tested on i386. Ok sthen@ (untested)
24 lines
816 B
Plaintext
24 lines
816 B
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2012/08/27 13:03:06 gonzalo Exp $
|
|
@newgroup _haproxy:${HAPROXYGID}
|
|
@newuser _haproxy:${HAPROXYUID}:_haproxy:daemon:HAProxy Daemon:/var/haproxy:/sbin/nologin
|
|
@man man/man1/haproxy.1
|
|
@bin sbin/haproxy
|
|
@sample ${HAPROXYCONF}/
|
|
@sample ${HAPROXYSTATE}/
|
|
share/doc/haproxy/
|
|
share/doc/haproxy/architecture.txt
|
|
share/doc/haproxy/configuration.txt
|
|
share/doc/haproxy/gpl.txt
|
|
share/doc/haproxy/haproxy-en.txt
|
|
share/doc/haproxy/haproxy-fr.txt
|
|
share/doc/haproxy/lgpl.txt
|
|
share/examples/haproxy/
|
|
share/examples/haproxy/acl-content-sw.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/tarpit.cfg
|
|
share/examples/haproxy/url-switching.cfg
|
|
@rcscript ${RCDIR}/haproxy
|