Summary: | dns/bind99: _openssl_engines="/usr/local/lib/engines" | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Ritter <freebsd-ports> |
Component: | Individual Port(s) | Assignee: | Mathieu Arnold <mat> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(mat) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Helmut Ritter
2015-09-06 16:17:14 UTC
this has been fixed in version 9.9.7P2_2 at the end of august. Upgrade your package and it will go away. Maybe a regression then? [helmut@BSDHelmut1064 /usr/ports/dns/bind99]$ sudo make clean ===> Cleaning for bind99-9.9.7P3 [helmut@BSDHelmut1064 /usr/ports/dns/bind99]$ sudo make ===> Options unchanged ===> License ISCL accepted by the user ===> bind99-9.9.7P3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bind99-9.9.7P3 for building ===> Extracting for bind99-9.9.7P3 => SHA256 Checksum OK for bind-9.9.7-P3.tar.gz. ===> Patching for bind99-9.9.7P3 ===> Applying FreeBSD patches for bind99-9.9.7P3 [...] ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) [helmut@BSDHelmut1064 /usr/ports/dns/bind99]$ grep -i 'lib/engines' work/named _openssl_engines="/usr/local/lib/engines" [helmut@BSDHelmut1064 /usr/ports/dns/bind99]$ I read the comment in /usr/local/etc/rc.d/named, clear now. |