From owner-cvs-all@FreeBSD.ORG Thu Dec 13 06:55:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 174BE16A41A; Thu, 13 Dec 2007 06:55:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1882213C459; Thu, 13 Dec 2007 06:55:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBD6tWMY003744; Thu, 13 Dec 2007 06:55:32 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBD6tW04003743; Thu, 13 Dec 2007 06:55:32 GMT (envelope-from rafan) Message-Id: <200712130655.lBD6tW04003743@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 13 Dec 2007 06:55:32 +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/bindgraph Makefile distinfo pkg-descr pkg-message pkg-plist ports/dns/bindgraph/files bindgraph.in patch-bindgraph.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 13 Dec 2007 06:55:33 -0000 rafan 2007-12-13 06:55:32 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/bindgraph Makefile distinfo pkg-descr pkg-message pkg-plist dns/bindgraph/files bindgraph.in patch-bindgraph.cgi Log: Bindgraph makes pretty query statistics about BIND servers. It was derived from well-known mailgraph package. WWW: http://www.linux.it/~md/software/ Revision Changes Path 1.86 +1 -0 ports/dns/Makefile 1.1 +67 -0 ports/dns/bindgraph/Makefile (new) 1.1 +3 -0 ports/dns/bindgraph/distinfo (new) 1.1 +38 -0 ports/dns/bindgraph/files/bindgraph.in (new) 1.1 +40 -0 ports/dns/bindgraph/files/patch-bindgraph.cgi (new) 1.1 +4 -0 ports/dns/bindgraph/pkg-descr (new) 1.1 +12 -0 ports/dns/bindgraph/pkg-message (new) 1.1 +3 -0 ports/dns/bindgraph/pkg-plist (new)