Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2007 23:14:20 GMT
From:      snowcrash+freebsd <schneecrash+freebsd@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115956: request port update dns/bind9-dlz
Message-ID:  <200708302314.l7UNEKWT027552@www.freebsd.org>
Resent-Message-ID: <200708302320.l7UNK1Rn073715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115956
>Category:       ports
>Synopsis:       request port update dns/bind9-dlz
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 30 23:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     snowcrash+freebsd
>Release:        6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7
>Organization:
>Environment:
6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #8
>Description:
hi,

current available Bind9 ports are:

  dns/bind9  --> version bind-9.3.4-P1
  dns/bind94 --> version bind-9.4.1-P1

dns/bind9-dlz is hardcoded for "old" v9.2.2 or v9.3.2:

 ...
 .if defined(WITH_DLZ_OLD)
 ISCVERSION= 9.2.2
 DISTFILES+= DLZ-${DLZVERSION}${EXTRACT_SUFX}:dlz
 PATCHFILES+=    patch.9.2.2-P1
 PLIST_SUB+= BIND922="" BIND931="@comment "
 EXTRA_PATCHES+= ${WRKDIR}/dlz.patch ${FILESDIR}/db42-bind922.patch
 .else
 ISCVERSION= 9.3.2
 PATCHFILES+=    ctrix_dlz_${ISCVERSION}-1.patch.gz:it
 EXTRA_PATCHES+= ${FILESDIR}/db42-bind931.patch
 PLIST_SUB+= BIND931="" BIND922="@comment "
 .endif
 ...


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708302314.l7UNEKWT027552>