From owner-cvs-all@FreeBSD.ORG Thu Oct 14 19:24:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A63816A4CF; Thu, 14 Oct 2004 19:24:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB98043D49; Thu, 14 Oct 2004 19:24:46 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9EJOkDD024278; Thu, 14 Oct 2004 19:24:46 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9EJOk90024277; Thu, 14 Oct 2004 19:24:46 GMT (envelope-from tobez) Message-Id: <200410141924.i9EJOk90024277@repoman.freebsd.org> From: Anton Berezin Date: Thu, 14 Oct 2004 19:24:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns Makefile ports/dns/p5-Net-DNS-ZoneCheck Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 19:24:47 -0000 tobez 2004-10-14 19:24:46 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/p5-Net-DNS-ZoneCheck Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed of RR records. Revision Changes Path 1.28 +1 -0 ports/dns/Makefile 1.1 +26 -0 ports/dns/p5-Net-DNS-ZoneCheck/Makefile (new) 1.1 +2 -0 ports/dns/p5-Net-DNS-ZoneCheck/distinfo (new) 1.1 +3 -0 ports/dns/p5-Net-DNS-ZoneCheck/pkg-descr (new) 1.1 +7 -0 ports/dns/p5-Net-DNS-ZoneCheck/pkg-plist (new)