4fee5ffce0
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.2 2011/05/11 12:03:20 jasper Exp $
|
|
@extraunexec rm -rf /var/log/ziproxy/*
|
|
@bin bin/ziproxy
|
|
@bin bin/ziproxylogtool
|
|
@man man/man1/ziproxy.1
|
|
@man man/man1/ziproxylogtool.1
|
|
man/ru/
|
|
man/ru/man1/
|
|
@man man/ru/man1/ziproxy.1
|
|
@man man/ru/man1/ziproxylogtool.1
|
|
share/doc/ziproxy/
|
|
share/doc/ziproxy/COPYING
|
|
share/doc/ziproxy/CREDITS
|
|
share/doc/ziproxy/JPEG2000.ru.txt
|
|
share/doc/ziproxy/JPEG2000.txt
|
|
share/doc/ziproxy/README
|
|
share/doc/ziproxy/README.ru
|
|
share/doc/ziproxy/README.tools
|
|
share/doc/ziproxy/README.tools.ru
|
|
share/examples/ziproxy/
|
|
@sample ${SYSCONFDIR}/ziproxy/
|
|
share/examples/ziproxy/bo_exception.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/ziproxy.conf
|
|
@sample ${SYSCONFDIR}/ziproxy/ziproxy.conf
|
|
share/examples/ziproxy/ziproxy_genhtml_stats.sh
|
|
@newgroup _ziproxy:641
|
|
@newuser _ziproxy:641:641:daemon:Ziproxy Daemon:/var/empty:/sbin/nologin
|
|
@mode 770
|
|
@owner _ziproxy
|
|
@group _ziproxy
|
|
@sample /var/log/ziproxy/
|