Date: Sat, 9 Jan 2010 16:06:48 +0100 (CET) From: Jaap Akkerhuis <jaap@NLnetLabs.nl> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jaap@NLnetLabs.nl Subject: ports/142523: [NEW PORT] dns/autotrust: A a tool to automatically update DNSSEC trust anchors Message-ID: <201001091506.o09F6mDJ016502@bartok.nlnetlabs.nl> Resent-Message-ID: <201001091510.o09FA2CE030163@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142523 >Category: ports >Synopsis: [NEW PORT] dns/autotrust: A a tool to automatically update DNSSEC trust anchors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 09 15:10:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jaap Akkerhuis >Release: FreeBSD 8.0-STABLE i386 >Organization: NLnet Labs >Environment: System: FreeBSD bartok.nlnetlabs.nl 8.0-STABLE FreeBSD 8.0-STABLE #131: Tue Dec 22 11:56:33 CET 2009 >Description: Autotrust is a command line tool to automatically update your DNSSEC trust anchors. It is intended to run from a cron job and can run next to any validating resolver. It makes use of ldns and libunbound. WWW: http://www.nlnetlabs.nl/projects/autotrust/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- autotrust-0.3.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # autotrust # autotrust/pkg-descr # autotrust/Makefile # autotrust/distinfo # echo c - autotrust mkdir -p autotrust > /dev/null 2>&1 echo x - autotrust/pkg-descr sed 's/^X//' >autotrust/pkg-descr << '8577df25f16a40365453c579678b012b' XAutotrust is a command line tool to automatically update your DNSSEC Xtrust anchors. It is intended to run from a cron job and can run Xnext to any validating resolver. It makes use of ldns and libunbound. X XWWW: http://www.nlnetlabs.nl/projects/autotrust/ 8577df25f16a40365453c579678b012b echo x - autotrust/Makefile sed 's/^X//' >autotrust/Makefile << 'd28c49254e6e26acd3d72173a5add964' X# New ports collection makefile for: autotrust X# Date created: 2010-01-09 X# Whom: Jaap Akkerhuis <jaap@nlnetlabs.nl> X# X# $FreeBSD$ X# X XPORTNAME= autotrust XPORTVERSION= 0.3.1 XCATEGORIES= dns XMASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= jaap@bartok.nlnetlabs.nl XCOMMENT= A a tool to automatically update DNSSEC trust anchors X XLIB_DEPENDS+= ldns:${PORTSDIR}/dns/ldns XLIB_DEPENDS+= unbound:${PORTSDIR}/dns/unbound X XMAN8= autotrust.8 X XPLIST_FILES= sbin/autotrust \ X etc/autotrust/autotrust.conf.sample XPLIST_DIRS= etc/autotrust X XGNU_CONFIGURE= yes X X.include <bsd.port.mk> d28c49254e6e26acd3d72173a5add964 echo x - autotrust/distinfo sed 's/^X//' >autotrust/distinfo << 'cf699ba03f3fe545c5bc96dfee2b381c' XMD5 (autotrust-0.3.1.tar.gz) = ff0177aa0df8c645829fc26de2ac0b54 XSHA256 (autotrust-0.3.1.tar.gz) = d0eaeaf65e26fcd0117d9b6dc056f88278f9bf82f379d5fbfccfd9c53d8b86a7 XSIZE (autotrust-0.3.1.tar.gz) = 305193 cf699ba03f3fe545c5bc96dfee2b381c exit --- autotrust-0.3.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001091506.o09F6mDJ016502>