xref: /illumos-gate/usr/src/pkg/manifests/service-network-dns-mdns.p5m (revision b0de25cb23668fa4535078d18a0618eee442c000)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2016 Toomas Soome <tsoome@me.com>
26#
27
28set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
29set name=pkg.summary value="Multicast DNS and Service Discovery"
30set name=pkg.description \
31    value="Root components for Multicast DNS daemon and service discovery support"
32set name=info.classification value=org.opensolaris.category.2008:System/Services
33set name=variant.arch value=$(ARCH)
34dir  path=lib
35dir  path=lib/svc
36dir  path=lib/svc/manifest group=sys
37dir  path=lib/svc/manifest/network group=sys
38dir  path=lib/svc/manifest/network/dns group=sys
39file path=lib/svc/manifest/network/dns/multicast.xml group=sys mode=0444
40dir  path=usr group=sys
41dir  path=usr/bin
42file path=usr/bin/dns-sd mode=0555
43dir  path=usr/include
44file path=usr/include/dns_sd.h
45dir  path=usr/lib
46dir  path=usr/lib/$(ARCH64)
47link path=usr/lib/$(ARCH64)/libdns_sd.so target=libdns_sd.so.1
48file path=usr/lib/$(ARCH64)/libdns_sd.so.1
49file path=usr/lib/$(ARCH64)/nss_mdns.so.1
50dir  path=usr/lib/inet
51file path=usr/lib/inet/mdnsd mode=0555
52link path=usr/lib/libdns_sd.so target=libdns_sd.so.1
53file path=usr/lib/libdns_sd.so.1
54file path=usr/lib/nss_mdns.so.1
55dir  path=usr/share
56dir  path=usr/share/man
57dir  path=usr/share/man/man1m
58file path=usr/share/man/man1m/dns-sd.1m
59file path=usr/share/man/man1m/mdnsd.1m
60dir  path=usr/share/man/man3dns_sd
61link path=usr/share/man/man3dns_sd/DNSServiceAddRecord.3dns_sd \
62    target=DNSServiceCreateConnection.3dns_sd
63file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
64file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd
65file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd
66file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd
67file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd
68file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
69file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd
70file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd
71file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd
72file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd
73link path=usr/share/man/man3dns_sd/DNSServiceRegisterRecord.3dns_sd \
74    target=DNSServiceCreateConnection.3dns_sd
75link path=usr/share/man/man3dns_sd/DNSServiceRemoveRecord.3dns_sd \
76    target=DNSServiceCreateConnection.3dns_sd
77file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd
78link path=usr/share/man/man3dns_sd/DNSServiceUpdateRecord.3dns_sd \
79    target=DNSServiceCreateConnection.3dns_sd
80link path=usr/share/man/man3dns_sd/TXTRecordContainsKey.3dns_sd \
81    target=TXTRecordCreate.3dns_sd
82file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd
83link path=usr/share/man/man3dns_sd/TXTRecordDeallocate.3dns_sd \
84    target=TXTRecordCreate.3dns_sd
85link path=usr/share/man/man3dns_sd/TXTRecordGetBytesPtr.3dns_sd \
86    target=TXTRecordCreate.3dns_sd
87link path=usr/share/man/man3dns_sd/TXTRecordGetCount.3dns_sd \
88    target=TXTRecordCreate.3dns_sd
89link path=usr/share/man/man3dns_sd/TXTRecordGetItemAtIndex.3dns_sd \
90    target=TXTRecordCreate.3dns_sd
91link path=usr/share/man/man3dns_sd/TXTRecordGetLength.3dns_sd \
92    target=TXTRecordCreate.3dns_sd
93link path=usr/share/man/man3dns_sd/TXTRecordGetValuePtr.3dns_sd \
94    target=TXTRecordCreate.3dns_sd
95link path=usr/share/man/man3dns_sd/TXTRecordRemoveValue.3dns_sd \
96    target=TXTRecordCreate.3dns_sd
97link path=usr/share/man/man3dns_sd/TXTRecordSetValue.3dns_sd \
98    target=TXTRecordCreate.3dns_sd
99dir  path=usr/share/man/man3lib
100file path=usr/share/man/man3lib/libdns_sd.3lib
101legacy pkg=SUNWdsdr \
102    desc="Root components for Multicast DNS daemon and service discovery support" \
103    name="Multicast DNS and Service Discovery (Root)"
104legacy pkg=SUNWdsdu desc="Multicast DNS daemon and service discovery modules" \
105    name="Multicast DNS and Service Discovery (Usr)"
106license cr_Sun license=cr_Sun
107license lic_CDDL license=lic_CDDL
108license usr/src/contrib/mDNSResponder/LICENSE \
109    license=usr/src/contrib/mDNSResponder/LICENSE
110