openbsd-ports/net/pdnsd/pkg/PLIST
sthen 4258a3d762 SECURITY update to 1.2.7; fixes crash on long replies, randomises source
ports.  Other bug and portability fixes (now works on !i386).  Upstream now
using GPLv3; update license marker.  From Brad.
2009-01-02 22:28:21 +00:00

22 lines
617 B
Plaintext

@comment $OpenBSD: PLIST,v 1.6 2009/01/02 22:28:21 sthen Exp $
@newgroup _pdnsd:510
@newuser _pdnsd:510:_pdnsd:daemon:Proxy DNS Server:/nonexistent:/sbin/nologin
@man man/man5/pdnsd.conf.5
@man man/man8/pdnsd-ctl.8
@man man/man8/pdnsd.8
@bin sbin/pdnsd
@bin sbin/pdnsd-ctl
share/doc/pdnsd/
share/doc/pdnsd/faq.txt
share/doc/pdnsd/intro.txt
share/doc/pdnsd/manual.txt
share/examples/pdnsd/
share/examples/pdnsd/pdnsd.conf
@sample ${SYSCONFDIR}/pdnsd.conf
@owner _pdnsd
@group _pdnsd
@sample /var/pdnsd/
@exec touch /var/pdnsd/pdnsd.cache
@exec chown _pdnsd:_pdnsd /var/pdnsd/pdnsd.cache
@extraunexec rm -rf /var/pdnsd