Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2017 17:41:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218078] [patch] net/ntp Use CONFIGURE_ENABLE instead of CONFIGURE_ON to handle refclock options
Message-ID:  <bug-218078-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218078
           Summary: [patch] net/ntp Use CONFIGURE_ENABLE instead of
                    CONFIGURE_ON to handle refclock options
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: ian@FreeBSD.org
          Keywords: patch
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)

Created attachment 181152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181152&action=
=3Dedit
Use CONFIGURE_ENABLE instead of CONFIGURE_ON

The current use of CONFIGURE_ON to handle refclock options allows adding a
refclock that is off by default, but doesn't allow a user to eliminate
refclocks that ntpd includes by default.

Using CONFIGURE_ENABLE instead of CONFIGURE_ON will add the proper
--disable-REFCLOCKNAME to the args when the user disables default-on option=
s.

--=20
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-218078-13>