2003-01-20 07:10:35 +01:00
|
|
|
bin/pdns_control
|
2003-05-11 09:36:26 +02:00
|
|
|
bin/zone2ldap
|
2003-01-20 07:10:35 +01:00
|
|
|
bin/zone2sql
|
|
|
|
sbin/pdns_server
|
2003-05-11 09:36:26 +02:00
|
|
|
%%RECURSOR%%sbin/pdns_recursor
|
2003-01-20 07:10:35 +01:00
|
|
|
@unexec if cmp -s %D/etc/pdns.conf %D/etc/pdns.conf-dist; then rm -f %D/etc/pdns.conf; fi
|
|
|
|
etc/pdns.conf-dist
|
|
|
|
@exec [ -f %B/pdns.conf ] || cp %B/%f %B/pdns.conf
|
|
|
|
%%PORTDOCS%%share/examples/powerdns/pdns.conf
|
|
|
|
%%PORTDOCS%%share/examples/powerdns/pdns_mysql.sql
|
|
|
|
%%PORTDOCS%%share/examples/powerdns/pdns_postgresql.sql
|
|
|
|
%%PORTDOCS%%@dirrm share/examples/powerdns
|