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-12-07 12:55:37 +01:00
|
|
|
%%WITHLDAP%%lib/libldapbackend.so.0
|
|
|
|
%%WITHLDAP%%lib/libldapbackend.la
|
|
|
|
%%WITHLDAP%%lib/libldapbackend.a
|
|
|
|
%%WITHLDAP%%@exec ln -fs libldapbackend.so.0 %D/lib/libldapbackend.so
|
|
|
|
%%WITHLDAP%%@unexec rm -f %D/lib/libldapbackend.so
|
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
|
2004-02-28 21:03:50 +01:00
|
|
|
etc/rc.d/pdns.sh.sample
|
2003-01-20 07:10:35 +01:00
|
|
|
@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
|
2004-03-06 13:44:50 +01:00
|
|
|
%%PORTDOCS%%share/examples/powerdns/pdns_sqlite.sql
|
2003-01-20 07:10:35 +01:00
|
|
|
%%PORTDOCS%%@dirrm share/examples/powerdns
|