# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2020, Michal Nowak # Copyright (c) 2022, Niklas Poslovski # Copyright (c) 2023, Friedrich Kink # set name=pkg.fmri \ value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.human-version value=$(COMPONENT_VERSION) set name=pkg.summary value="BIND DNS tools" set name=com.oracle.info.description value="the BIND DNS tools" set name=info.classification value="$(COMPONENT_CLASSIFICATION)" set name=pkg.description value="DNS tools and related libraries." set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # This package name has known conflicts with other packages in the WOS set pkg.linted.pkglint.manifest004=true license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' file path=usr/bin/arpaname file path=usr/bin/delv file path=usr/bin/dig file path=usr/bin/host file path=usr/bin/mdig file path=usr/bin/nslookup file path=usr/bin/nsupdate file path=usr/sbin/rndc file path=usr/sbin/rndc-confgen # Compatibiliy symlinks link path=usr/sbin/delv target=../bin/delv link path=usr/sbin/dig target=../bin/dig link path=usr/sbin/host target=../bin/host link path=usr/sbin/nslookup target=../bin/nslookup link path=usr/sbin/nsupdate target=../bin/nsupdate # Libraries file path=usr/lib/dns/$(MACH64)/libbind9-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libbind9.so target=libbind9-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libdns-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libdns.so target=libdns-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libirs-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libirs.so target=libirs-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libisc-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libisc.so target=libisc-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libisccc-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libisccc.so target=libisccc-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libisccfg-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libisccfg.so \ target=libisccfg-$(HUMAN_VERSION).so file path=usr/lib/dns/$(MACH64)/libns-$(HUMAN_VERSION).so link path=usr/lib/dns/$(MACH64)/libns.so target=libns-$(HUMAN_VERSION).so # Man file path=usr/share/man/man1/arpaname.1 file path=usr/share/man/man1/delv.1 file path=usr/share/man/man1/dig.1 file path=usr/share/man/man1/host.1 file path=usr/share/man/man1/mdig.1 file path=usr/share/man/man1/nslookup.1 file path=usr/share/man/man1/nsupdate.1 file path=usr/share/man/man8/rndc.8 file path=usr/share/man/man8/rndc-confgen.8 file path=usr/share/man/man5/rndc.conf.5