[Bug 253799] dns/bind916: master/slave -> primary/secondary

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 23 16:05:13 UTC 2021


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

            Bug ID: 253799
           Summary: dns/bind916: master/slave -> primary/secondary
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat at FreeBSD.org
          Reporter: freebsd at ohreally.nl
             Flags: maintainer-feedback?(mat at FreeBSD.org)
          Assignee: mat at FreeBSD.org

Bind has switched terminology from master/slave to primary/secondary.
https://bind9.readthedocs.io/en/v9_16_12/introduction.html?highlight=primary#the-primary-server

When using this more modern terminology it makes sense to also change the names
of the directories 'master' and 'slave' to 'primary' and 'secondary', which I
did.
I would appreciate it if the make options for the port could include options
like

(*) Use primary/secondary terminology
( ) User master/slave terminology

This would avoid the creation of new directories named 'master' and 'slave'
when updating, as well as the installation of new 'empty.db' and
'localhost-*.db' files in unused directories. On the other hand, it would still
allow existing installations to continue using the old terminology, if desired.

Since Bind now prefers the use of primary/secondary, it would probably also
make sense to use these terms as the default for new installs.

Thanks,
  Rob

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


More information about the freebsd-ports-bugs mailing list