From owner-svn-ports-head@FreeBSD.ORG Fri Jan 4 10:47:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E6A48E7A; Fri, 4 Jan 2013 10:47:29 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A6FEEB41; Fri, 4 Jan 2013 10:47:29 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r04AlTed009462; Fri, 4 Jan 2013 10:47:29 GMT (envelope-from erwin@svn.freebsd.org) Received: (from erwin@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r04AlSX4009458; Fri, 4 Jan 2013 10:47:28 GMT (envelope-from erwin@svn.freebsd.org) Message-Id: <201301041047.r04AlSX4009458@svn.freebsd.org> From: Erwin Lansing Date: Fri, 4 Jan 2013 10:47:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309925 - in head/dns: bind96 bind97 bind98 bind99 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2013 10:47:30 -0000 Author: erwin Date: Fri Jan 4 10:47:28 2013 New Revision: 309925 URL: http://svnweb.freebsd.org/changeset/ports/309925 Log: Add LICENSE. Modified: head/dns/bind96/Makefile head/dns/bind97/Makefile head/dns/bind98/Makefile head/dns/bind99/Makefile Modified: head/dns/bind96/Makefile ============================================================================== --- head/dns/bind96/Makefile Fri Jan 4 10:39:41 2013 (r309924) +++ head/dns/bind96/Makefile Fri Jan 4 10:47:28 2013 (r309925) @@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION} MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and threads +LICENSE= ISCL + # ISC releases things like 9.4.0b3, which our versioning doesn't like ISCVERSION= 9.6-ESV-R8 Modified: head/dns/bind97/Makefile ============================================================================== --- head/dns/bind97/Makefile Fri Jan 4 10:39:41 2013 (r309924) +++ head/dns/bind97/Makefile Fri Jan 4 10:47:28 2013 (r309925) @@ -11,6 +11,8 @@ DISTNAME= bind-${ISCVERSION} MAINTAINER= erwin@FreeBSD.org COMMENT?= BIND DNS suite with updated DNSSEC and threads +LICENSE= ISCL + # ISC releases things like 9.4.0b3, which our versioning doesn't like ISCVERSION= 9.7.7 Modified: head/dns/bind98/Makefile ============================================================================== --- head/dns/bind98/Makefile Fri Jan 4 10:39:41 2013 (r309924) +++ head/dns/bind98/Makefile Fri Jan 4 10:47:28 2013 (r309925) @@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION} MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 +LICENSE= ISCL + # ISC releases things like 9.8.0-P1, which our versioning doesn't like ISCVERSION= 9.8.4-P1 Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Fri Jan 4 10:39:41 2013 (r309924) +++ head/dns/bind99/Makefile Fri Jan 4 10:47:28 2013 (r309925) @@ -10,6 +10,8 @@ DISTNAME= bind-${ISCVERSION} MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 +LICENSE= ISCL + # ISC releases things like 9.8.0-P1, which our versioning doesn't like ISCVERSION= 9.9.2-P1