Changes between Version 4 and Version 5 of Ticket #69346
- Timestamp:
- Feb 16, 2024, 12:07:28 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69346
-
Property
Status
changed from
new
toassigned
- Property Cc danielluke removed
-
Property
Summary
changed from
BIND9 - Outdated configure compile options
tobind9 @9.18.21: Outdated configure compile options
-
Property
Milestone
changed from
MacPorts Future
to - Property Owner set to danielluke
- Property Port bind9 added; BIND9 @9.18.21 removed
-
Property
Status
changed from
-
Ticket #69346 – Description
v4 v5 7 7 I'm submitting this to further enhance the build and also I'm not sure what the ramification are of not having a named file lock file. 8 8 9 {{{ 9 10 default paths: 10 11 named configuration: /opt/local/etc/named.conf … … 14 15 named PID file: /opt/local/var/run/named/named.pid 15 16 named lock file: / 16 17 }}} 17 18 18 19 Thank you in advance!