d4bdfce7b8
* Changed HTTP authentication code to a modular one. * Added SASL support for HTTP authentication. * Fixed compilation issues with libpng 1.5.x. And other, while here GROFF is not needed, change configure style, add rc.d(8) script, and edd@ drop maintership, I take care of this now. Tested on amd64 and i386. Ok edd@
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2012/09/27 13:17:12 gonzalo Exp $
|
|
@newgroup _ziproxy:641
|
|
@newuser _ziproxy:641:641:daemon:Ziproxy Daemon:/var/empty:/sbin/nologin
|
|
@extraunexec rm -rf /var/log/ziproxy/*
|
|
@bin bin/ziproxy
|
|
@bin bin/ziproxylogtool
|
|
@man man/man1/ziproxy.1
|
|
@man man/man1/ziproxylogtool.1
|
|
share/doc/ziproxy/
|
|
share/doc/ziproxy/COPYING
|
|
share/doc/ziproxy/CREDITS
|
|
share/doc/ziproxy/JPEG2000.txt
|
|
share/doc/ziproxy/README
|
|
share/doc/ziproxy/README.tools
|
|
share/examples/ziproxy/
|
|
@sample ${SYSCONFDIR}/ziproxy/
|
|
share/examples/ziproxy/bo_exception.list
|
|
share/examples/ziproxy/change_tos.list
|
|
share/examples/ziproxy/deny.list
|
|
share/examples/ziproxy/http.passwd
|
|
share/examples/ziproxy/noprocess.list
|
|
share/examples/ziproxy/replace.list
|
|
share/examples/ziproxy/replace_ct.list
|
|
share/examples/ziproxy/sasl/
|
|
share/examples/ziproxy/sasl/ziproxy.conf
|
|
share/examples/ziproxy/ziproxy.conf
|
|
@sample ${SYSCONFDIR}/ziproxy/ziproxy.conf
|
|
share/examples/ziproxy/ziproxy_genhtml_stats.sh
|
|
@mode 770
|
|
@owner _ziproxy
|
|
@group _ziproxy
|
|
@sample /var/log/ziproxy/
|
|
@rcscript ${RCDIR}/ziproxy
|