--- b/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdns PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} @@ -15,7 +16,7 @@ LIB_DEPENDS= libboost_serialization.so:${PORTSDIR}/devel/boost-libs CONFLICTS= powerdns-devel-[2-3].[0-9]* -USES= gmake libtool lua:51 pkgconfig tar:bzip2 +USES= gmake libtool lua:51,52 pkgconfig tar:bzip2 USE_LDCONFIG= YES USE_SUBMAKE= YES GNU_CONFIGURE= YES --- b/dns/powerdns/files/pdns.in +++ b/dns/powerdns/files/pdns.in @@ -27,6 +27,7 @@ command=%%PREFIX%%/sbin/pdns_server pdns_enable=${pdns_enable:-"NO"} pdns_conf=${pdns_conf:-"%%PREFIX%%/etc/pdns/pdns.conf"} +pdns_flags=${pdns_flags:-"--daemon=yes --guardian=yes"} load_rc_config ${name}