From owner-cvs-ports@FreeBSD.ORG Thu Apr 26 08:43:00 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A22B41065672; Thu, 26 Apr 2012 08:43:00 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 758118FC15; Thu, 26 Apr 2012 08:43:00 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3Q8h0B0087960; Thu, 26 Apr 2012 08:43:00 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3Q8h087087959; Thu, 26 Apr 2012 08:43:00 GMT (envelope-from tobez) Message-Id: <201204260843.q3Q8h087087959@repoman.freebsd.org> From: Anton Berezin Date: Thu, 26 Apr 2012 08:43:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns Makefile ports/dns/validns Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2012 08:43:00 -0000 tobez 2012-04-26 08:43:00 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/validns Makefile distinfo pkg-descr Log: Add dns/validns 0.4, a high performance DNS/DNSSEC zone validator. PR: 167299 Submitted by: Hirohisa Yamaguchi Revision Changes Path 1.152 +1 -0 ports/dns/Makefile 1.1 +36 -0 ports/dns/validns/Makefile (new) 1.1 +2 -0 ports/dns/validns/distinfo (new) 1.1 +6 -0 ports/dns/validns/pkg-descr (new)