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
Responsible Changed From-To: freebsd-ports-bugs->nemoliu I'll take it.
nemoliu 2010-01-13 06:33:07 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/autotrust Makefile distinfo pkg-descr Log: Add autotrust 0.3.1, a a tool to automatically update DNSSEC trust anchors. PR: ports/142523 Submitted by: Jaap Akkerhuis <jaap at nlnetlabs.nl> Revision Changes Path 1.113 +1 -0 ports/dns/Makefile 1.1 +28 -0 ports/dns/autotrust/Makefile (new) 1.1 +3 -0 ports/dns/autotrust/distinfo (new) 1.1 +5 -0 ports/dns/autotrust/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks.