blob: 7e65735763d1ee41df967f6682e24975257d5dc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
#
# 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) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
# Copyright 2016 Toomas Soome <tsoome@me.com>
#
set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
set name=pkg.summary value="Multicast DNS and Service Discovery"
set name=pkg.description \
value="Root components for Multicast DNS daemon and service discovery support"
set name=info.classification value=org.opensolaris.category.2008:System/Services
set name=variant.arch value=$(ARCH)
dir path=lib
dir path=lib/svc
dir path=lib/svc/manifest group=sys
dir path=lib/svc/manifest/network group=sys
dir path=lib/svc/manifest/network/dns group=sys
file path=lib/svc/manifest/network/dns/multicast.xml group=sys mode=0444
dir path=usr group=sys
dir path=usr/bin
file path=usr/bin/dns-sd mode=0555
dir path=usr/include
file path=usr/include/dns_sd.h
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
link path=usr/lib/$(ARCH64)/libdns_sd.so target=libdns_sd.so.1
file path=usr/lib/$(ARCH64)/libdns_sd.so.1
file path=usr/lib/$(ARCH64)/nss_mdns.so.1
dir path=usr/lib/inet
file path=usr/lib/inet/mdnsd mode=0555
link path=usr/lib/libdns_sd.so target=libdns_sd.so.1
file path=usr/lib/libdns_sd.so.1
file path=usr/lib/nss_mdns.so.1
dir path=usr/share
dir path=usr/share/man
dir path=usr/share/man/man3dns_sd
link path=usr/share/man/man3dns_sd/DNSServiceAddRecord.3dns_sd \
target=DNSServiceCreateConnection.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd
link path=usr/share/man/man3dns_sd/DNSServiceRegisterRecord.3dns_sd \
target=DNSServiceCreateConnection.3dns_sd
link path=usr/share/man/man3dns_sd/DNSServiceRemoveRecord.3dns_sd \
target=DNSServiceCreateConnection.3dns_sd
file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd
link path=usr/share/man/man3dns_sd/DNSServiceUpdateRecord.3dns_sd \
target=DNSServiceCreateConnection.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordContainsKey.3dns_sd \
target=TXTRecordCreate.3dns_sd
file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordDeallocate.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordGetBytesPtr.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordGetCount.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordGetItemAtIndex.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordGetLength.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordGetValuePtr.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordRemoveValue.3dns_sd \
target=TXTRecordCreate.3dns_sd
link path=usr/share/man/man3dns_sd/TXTRecordSetValue.3dns_sd \
target=TXTRecordCreate.3dns_sd
dir path=usr/share/man/man3lib
file path=usr/share/man/man3lib/libdns_sd.3lib
dir path=usr/share/man/man8
file path=usr/share/man/man8/dns-sd.8
file path=usr/share/man/man8/mdnsd.8
legacy pkg=SUNWdsdr \
desc="Root components for Multicast DNS daemon and service discovery support" \
name="Multicast DNS and Service Discovery (Root)"
legacy pkg=SUNWdsdu desc="Multicast DNS daemon and service discovery modules" \
name="Multicast DNS and Service Discovery (Usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
license usr/src/contrib/mDNSResponder/LICENSE \
license=usr/src/contrib/mDNSResponder/LICENSE
|