--- Makefile (revision 419475) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.5.9 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ @@ -12,9 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES+= autoreconf cpe libtool +USES+= autoreconf cpe libtool ssl CPE_VENDOR= nlnetlabs -USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} --with-libexpat=${LOCALBASE} USE_LDCONFIG= yes @@ -77,8 +77,6 @@ .if ${PORT_OPTIONS:MMUNIN_PLUGIN} SUB_FILES+= pkg-message -MUNIN_PLUGIN_ALL= hits queue memory by_type by_class by_opcode by_rcode \ - by_flags histogram .endif .if ${PORT_OPTIONS:MLIBEVENT} @@ -112,13 +110,8 @@ post-install-MUNIN_PLUGIN-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/munin/plugins @${INSTALL_SCRIPT} ${WRKDIR}/unbound-${PORTVERSION}/contrib/unbound_munin_ \ ${STAGEDIR}${PREFIX}/share/munin/plugins/ - @for i in ${MUNIN_PLUGIN_ALL}; do \ - ${LN} -fs ${PREFIX}/share/munin/plugins/unbound_munin_ \ - ${STAGEDIR}${PREFIX}/etc/munin/plugins/unbound_munin_$$i; \ - done @${ECHO_MSG} @${ECHO_MSG} "=============================================================" @${CAT} ${WRKDIR}/pkg-message --- pkg-plist (revision 419475) +++ pkg-plist (working copy) @@ -1,12 +1,3 @@ -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_class -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_flags -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_opcode -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_rcode -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_type -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_histogram -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_hits -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_memory -%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_queue @sample %%ETCDIR%%/unbound.conf.sample include/unbound.h lib/libunbound.a