[Bug 203931] [PATCH] dns/knot2 fix build on 9.3 and enable multi-instance rc.d

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 21 15:10:51 UTC 2015


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 at FreeBSD.org
          Reporter: milios at ccsys.com
                CC: freebsd at dns-lab.com
             Flags: maintainer-feedback?(freebsd at dns-lab.com)
          Keywords: patch
                CC: freebsd at 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.


More information about the freebsd-ports-bugs mailing list