From owner-cvs-all Fri Aug 30 8:53:54 2002 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 2971337B400; Fri, 30 Aug 2002 08:53:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7BC43E3B; Fri, 30 Aug 2002 08:53:32 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7UFrUJU075319; Fri, 30 Aug 2002 08:53:30 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7UFrUxJ075318; Fri, 30 Aug 2002 08:53:30 -0700 (PDT) Message-Id: <200208301553.g7UFrUxJ075318@freefall.freebsd.org> From: Dirk Meyer Date: Fri, 30 Aug 2002 08:53:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/bind9-dlz Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/bind9-dlz/files dlz_postgres_driver.c.diff X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/08/30 08:53:30 PDT Modified files: net Makefile Added files: net/bind9-dlz Makefile distinfo pkg-comment pkg-descr pkg-plist net/bind9-dlz/files dlz_postgres_driver.c.diff Log: BIND version 9 Nameserver, with DLZ extensions Add capabilities to Bind 9 that will allow Bind backend databases to support adding and removing zones without interrupting normal server operation. WWW: http://bind-dlz.sourceforge.net/ Revision Changes Path 1.826 +1 -0 ports/net/Makefile 1.1 +139 -0 ports/net/bind9-dlz/Makefile (new) 1.1 +2 -0 ports/net/bind9-dlz/distinfo (new) 1.1 +21 -0 ports/net/bind9-dlz/files/dlz_postgres_driver.c.diff (new) 1.1 +1 -0 ports/net/bind9-dlz/pkg-comment (new) 1.1 +6 -0 ports/net/bind9-dlz/pkg-descr (new) 1.1 +214 -0 ports/net/bind9-dlz/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message