www/privoxy: annotate all templates with @sample
OK sthen@
This commit is contained in:
parent
d1e3962889
commit
2493af81cf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2016/01/26 21:52:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2016/03/28 14:25:02 semarie Exp $
|
||||
|
||||
COMMENT= web proxy with advanced filtering capabilities
|
||||
|
||||
@ -6,6 +6,7 @@ V= 3.0.24
|
||||
DISTNAME= privoxy-${V}-stable
|
||||
PKGNAME= privoxy-${V}
|
||||
CATEGORIES= www
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.privoxy.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2011/05/02 17:43:43 merdely Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2016/03/28 14:25:02 semarie Exp $
|
||||
@newgroup _privoxy:516
|
||||
@newuser _privoxy:516:_privoxy:daemon:Privoxy Account:/var/privoxy:/sbin/nologin
|
||||
bin/privoxy-log-parser.pl
|
||||
@ -111,6 +111,9 @@ share/examples/privoxy/templates/connect-failed
|
||||
@owner
|
||||
@group
|
||||
share/examples/privoxy/templates/connection-timeout
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
@sample ${SYSCONFDIR}/privoxy/templates/connection-timeout
|
||||
share/examples/privoxy/templates/default
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
@ -202,6 +205,9 @@ share/examples/privoxy/templates/mod-unstable-warning
|
||||
@owner
|
||||
@group
|
||||
share/examples/privoxy/templates/no-server-data
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
@sample ${SYSCONFDIR}/privoxy/templates/no-server-data
|
||||
share/examples/privoxy/templates/no-such-domain
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
@ -257,6 +263,9 @@ share/examples/privoxy/templates/untrusted
|
||||
@owner
|
||||
@group
|
||||
share/examples/privoxy/templates/url-info-osd.xml
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
@sample ${SYSCONFDIR}/privoxy/templates/url-info-osd.xml
|
||||
share/examples/privoxy/user.action
|
||||
@owner _privoxy
|
||||
@group _privoxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user