From 64655a82a309d45b3e33e817eb23a80c5c20718e Mon Sep 17 00:00:00 2001 From: roy Date: Fri, 5 Nov 2010 09:24:58 +0000 Subject: Import openresolv-3.4.0 with the following changes * pdnsd support * Ability to append to the search domains --- net/openresolv/Makefile | 13 +++++++------ net/openresolv/PLIST | 3 ++- net/openresolv/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 11 deletions(-) (limited to 'net/openresolv') diff --git a/net/openresolv/Makefile b/net/openresolv/Makefile index faed4155d86..623756b2a0e 100644 --- a/net/openresolv/Makefile +++ b/net/openresolv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/12/04 15:28:15 roy Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/05 09:24:58 roy Exp $ # -DISTNAME= openresolv-3.3.4 +DISTNAME= openresolv-3.4.0 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/openresolv/ MASTER_SITES+= http://roy.aydogan.net/openresolv/ @@ -12,13 +12,14 @@ HOMEPAGE= http://roy.marples.name/projects/openresolv/ COMMENT= Framework for managing /etc/resolv.conf LICENSE= modified-bsd -USE_LANGUAGES= # none - PKG_DESTDIR_SUPPORT= user-destdir +USE_LANGUAGES= # none +HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} + EGDIR= ${PREFIX}/share/examples/resolvconf -MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} \ - SYSCONFDIR=${PKG_SYSCONFDIR} INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR} CONF_FILES= ${EGDIR}/resolvconf.conf \ diff --git a/net/openresolv/PLIST b/net/openresolv/PLIST index 0e7c99f8ac7..5f10fb7c0aa 100644 --- a/net/openresolv/PLIST +++ b/net/openresolv/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2009/11/21 02:28:20 roy Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/11/05 09:24:58 roy Exp $ libexec/resolvconf/dnsmasq libexec/resolvconf/libc libexec/resolvconf/named +libexec/resolvconf/pdnsd libexec/resolvconf/unbound man/man5/resolvconf.conf.5 man/man8/resolvconf.8 diff --git a/net/openresolv/distinfo b/net/openresolv/distinfo index fcb7be5eb03..cd692683a28 100644 --- a/net/openresolv/distinfo +++ b/net/openresolv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2009/12/04 15:28:15 roy Exp $ +$NetBSD: distinfo,v 1.12 2010/11/05 09:24:58 roy Exp $ -SHA1 (openresolv-3.3.4.tar.bz2) = 99532b1cb34922d139a827437f23cf9a0e843776 -RMD160 (openresolv-3.3.4.tar.bz2) = d87fdae8426b928fdf414cd335cbf0c2f70df9d1 -Size (openresolv-3.3.4.tar.bz2) = 10495 bytes +SHA1 (openresolv-3.4.0.tar.bz2) = 73324909f3984bc4f20167809beee4c391575b9e +RMD160 (openresolv-3.4.0.tar.bz2) = 4ac15ec009f1bcc8ebcd7de12a3504be017e24df +Size (openresolv-3.4.0.tar.bz2) = 12740 bytes -- cgit v1.2.3