Andreas Wacknitz
2024-02-02 ce2ca85ff2c6fc0c0ce0b4bb6ee18e98dc7b65fe
rebuild bind

2 files modified
8 ■■■■ changed files
components/network/bind/Makefile 6 ●●●● patch | view | raw | blame | history
components/network/bind/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/network/bind/Makefile
@@ -30,7 +30,7 @@
COMPONENT_NAME=        bind
COMPONENT_VERSION=    9.18.21
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=    BIND DNS name server and configuration tools.
COMPONENT_DESCRIPTION=    BIND is open source software that implements the Domain Name System \
                        (DNS) protocols for the Internet.  This package contains the DNS \
@@ -69,6 +69,7 @@
# DNS libraries are in usr/lib/dns - Override settings from configure.mk
CONFIGURE_LIBDIR.64= $(CONFIGURE_PREFIX)/lib/dns/$(MACH64)
CONFIGURE_OPTIONS += --disable-dependency-tracking
CONFIGURE_OPTIONS += --disable-static
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --localstatedir=/var
@@ -114,6 +115,9 @@
# diffs failing due to script tracing in output files.
unexport SHELLOPTS
# Fix the hard link direction
PKG_HARDLINKS += usr/bin/named-checkzone
# Manually added build dependencies
REQUIRED_PACKAGES += library/cmocka
components/network/bind/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)