[Bug 227175] [PATCH] dns/dnsdist: fix rc.d script, add support for LuaJIT and enable some new features

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 1 14:15:00 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227175

            Bug ID: 227175
           Summary: [PATCH] dns/dnsdist: fix rc.d script, add support for
                    LuaJIT and enable some new features
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cpm at freebsd.org
          Reporter: tremere at cainites.net
             Flags: maintainer-feedback?(cpm at freebsd.org)
          Assignee: cpm at freebsd.org

Created attachment 192054
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192054&action=edit
Add features and fix rc.d script. Bump portrevision

Starting with version 1.3.0, the app no longer runs as a daemon on its own. On
FreeBSD it requires daemon(8). Changed the rc.d script to start using daemon(8)
and add the --supervised commandline argument (which suppresses opening up the
console).

Other changes:
- Add dnstap support (disabled by default)
- Add SNMP support (disabled by default)
- Enable DNS-over-TLS (upstream suggests enabling both GnuTLS and OpenSSL
backends so you can switch in case of a serious security issue in .ie OpenSSL)
- Add support for LuaJIT or whatever you set as your default version in
make.conf

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


More information about the freebsd-ports-bugs mailing list