2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright (c) 2022, 2024, Oracle and/or its affiliates.
14 # Copyright 2024 Andreas Wacknitz
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 group groupname=unbound gid=99
28 user username=unbound ftpuser=false gcos-field="Unbound Reserved UID" group=unbound password=*LK* uid=99
30 file files/unbound.auth_attr path=etc/security/auth_attr.d/network:dns:unbound group=sys
31 file files/unbound.prof_attr path=etc/security/prof_attr.d/network:dns:unbound group=sys
32 file files/unbound.xml path=lib/svc/manifest/network/dns/unbound.xml
34 file path=etc/unbound/unbound.conf mode=0644 overlay=allow preserve=renamenew
36 #file path=etc/unbound/unbound.conf
37 file path=usr/include/unbound.h
38 link path=usr/lib/$(MACH64)/libunbound.so target=libunbound.so.8.1.30
39 link path=usr/lib/$(MACH64)/libunbound.so.8 target=libunbound.so.8.1.30
40 file path=usr/lib/$(MACH64)/libunbound.so.8.1.30
41 file path=usr/lib/$(MACH64)/pkgconfig/libunbound.pc
42 file path=usr/sbin/unbound
43 file path=usr/sbin/unbound-anchor
44 file path=usr/sbin/unbound-checkconf
45 file path=usr/sbin/unbound-control
46 file path=usr/sbin/unbound-control-setup
47 file path=usr/sbin/unbound-host
48 file path=usr/share/man/man1/unbound-host.1
49 file path=usr/share/man/man3/libunbound.3
50 file path=usr/share/man/man3/ub_cancel.3
51 file path=usr/share/man/man3/ub_ctx.3
52 file path=usr/share/man/man3/ub_ctx_add_ta.3
53 file path=usr/share/man/man3/ub_ctx_add_ta_file.3
54 file path=usr/share/man/man3/ub_ctx_async.3
55 file path=usr/share/man/man3/ub_ctx_config.3
56 file path=usr/share/man/man3/ub_ctx_create.3
57 file path=usr/share/man/man3/ub_ctx_data_add.3
58 file path=usr/share/man/man3/ub_ctx_data_remove.3
59 file path=usr/share/man/man3/ub_ctx_debuglevel.3
60 file path=usr/share/man/man3/ub_ctx_debugout.3
61 file path=usr/share/man/man3/ub_ctx_delete.3
62 file path=usr/share/man/man3/ub_ctx_get_option.3
63 file path=usr/share/man/man3/ub_ctx_hosts.3
64 file path=usr/share/man/man3/ub_ctx_print_local_zones.3
65 file path=usr/share/man/man3/ub_ctx_resolvconf.3
66 file path=usr/share/man/man3/ub_ctx_set_fwd.3
67 file path=usr/share/man/man3/ub_ctx_set_option.3
68 file path=usr/share/man/man3/ub_ctx_trustedkeys.3
69 file path=usr/share/man/man3/ub_ctx_zone_add.3
70 file path=usr/share/man/man3/ub_ctx_zone_remove.3
71 file path=usr/share/man/man3/ub_fd.3
72 file path=usr/share/man/man3/ub_poll.3
73 file path=usr/share/man/man3/ub_process.3
74 file path=usr/share/man/man3/ub_resolve.3
75 file path=usr/share/man/man3/ub_resolve_async.3
76 file path=usr/share/man/man3/ub_resolve_free.3
77 file path=usr/share/man/man3/ub_result.3
78 file path=usr/share/man/man3/ub_strerror.3
79 file path=usr/share/man/man3/ub_wait.3
80 file path=usr/share/man/man5/unbound.conf.5
81 file path=usr/share/man/man8/unbound-anchor.8
82 file path=usr/share/man/man8/unbound-checkconf.8
83 file path=usr/share/man/man8/unbound-control-setup.8
84 file path=usr/share/man/man8/unbound-control.8
85 file path=usr/share/man/man8/unbound.8