Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 15:10:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203931] [PATCH] dns/knot2 fix build on 9.3 and enable multi-instance rc.d
Message-ID:  <bug-203931-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203931

            Bug ID: 203931
           Summary: [PATCH] dns/knot2 fix build on 9.3 and enable
                    multi-instance rc.d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: milios@ccsys.com
                CC: freebsd@dns-lab.com
             Flags: maintainer-feedback?(freebsd@dns-lab.com)
          Keywords: patch
                CC: freebsd@dns-lab.com

Created attachment 162293
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162293&action=edit
svn diff of dns/knot2

Activation of non-default option DNSTAP leads to build failure on
9.3-RELEASE/amd64 (as far as I know, perhaps other hardware archs too). Added a
conditional USE_GCC=4.8+ if DNSTAP is set and COMPILER_TYPE is gcc.

Replaced rc.d script with one allowing multiple instances to be started and
managed. This necessitated a bump to PORTREVISION.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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