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.description \ 30 value="Root components for Multicast DNS daemon and service discovery support" 31set name=pkg.summary value="Multicast DNS and Service Discovery" 32set name=info.classification \ 33 value=org.opensolaris.category.2008:System/Services 34set name=variant.arch value=$(ARCH) 35dir path=lib 36dir path=lib/svc 37dir path=lib/svc/manifest group=sys 38dir path=lib/svc/manifest/network group=sys 39dir path=lib/svc/manifest/network/dns group=sys 40dir path=usr group=sys 41dir path=usr/bin 42dir path=usr/include 43dir path=usr/lib 44dir path=usr/lib/$(ARCH64) 45dir path=usr/lib/inet 46dir path=usr/share 47dir path=usr/share/lib 48dir path=usr/share/lib/java group=sys 49dir path=usr/share/lib/java/javadoc group=other 50dir path=usr/share/lib/java/javadoc/dnssd group=other 51dir path=usr/share/lib/java/javadoc/dnssd/api group=other 52dir path=usr/share/lib/java/javadoc/dnssd/api/com group=other 53dir path=usr/share/lib/java/javadoc/dnssd/api/com/apple group=other 54dir path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd group=other 55$(JAVA_7_ONLY)dir path=usr/share/lib/java/javadoc/dnssd/api/resources \ 56 group=other 57dir path=usr/share/lib/java/javadoc/dnssd/examples group=other 58dir path=usr/share/man 59dir path=usr/share/man/man1m 60dir path=usr/share/man/man3dns_sd 61dir path=usr/share/man/man3lib 62file path=lib/svc/manifest/network/dns/multicast.xml group=sys mode=0444 63file path=usr/bin/dns-sd mode=0555 64file path=usr/include/dns_sd.h 65file path=usr/lib/$(ARCH64)/libdns_sd.so.1 66file path=usr/lib/$(ARCH64)/libjdns_sd.so.1 67file path=usr/lib/$(ARCH64)/llib-ldns_sd.ln 68file path=usr/lib/$(ARCH64)/nss_mdns.so.1 69file path=usr/lib/inet/mdnsd mode=0555 70file path=usr/lib/libdns_sd.so.1 71file path=usr/lib/libjdns_sd.so.1 72file path=usr/lib/llib-ldns_sd 73file path=usr/lib/llib-ldns_sd.ln 74file path=usr/lib/nss_mdns.so.1 75file path=usr/share/lib/java/dnssd.jar group=sys 76file path=usr/share/lib/java/javadoc/dnssd/api/allclasses-frame.html \ 77 group=other 78file path=usr/share/lib/java/javadoc/dnssd/api/allclasses-noframe.html \ 79 group=other 80file \ 81 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/BaseListener.html \ 82 group=other 83file \ 84 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/BrowseListener.html \ 85 group=other 86file path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSRecord.html \ 87 group=other 88file path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSSD.html \ 89 group=other 90file \ 91 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSSDException.html \ 92 group=other 93file \ 94 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSSDRecordRegistrar.html \ 95 group=other 96file \ 97 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSSDRegistration.html \ 98 group=other 99file \ 100 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DNSSDService.html \ 101 group=other 102file \ 103 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/DomainListener.html \ 104 group=other 105file \ 106 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/QueryListener.html \ 107 group=other 108file \ 109 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/RegisterListener.html \ 110 group=other 111file \ 112 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/RegisterRecordListener.html \ 113 group=other 114file \ 115 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/ResolveListener.html \ 116 group=other 117file path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/TXTRecord.html \ 118 group=other 119file \ 120 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-frame.html \ 121 group=other 122file \ 123 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-summary.html \ 124 group=other 125file \ 126 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-tree.html \ 127 group=other 128file path=usr/share/lib/java/javadoc/dnssd/api/constant-values.html \ 129 group=other 130file path=usr/share/lib/java/javadoc/dnssd/api/deprecated-list.html \ 131 group=other 132file path=usr/share/lib/java/javadoc/dnssd/api/help-doc.html group=other 133file path=usr/share/lib/java/javadoc/dnssd/api/index-all.html group=other 134file path=usr/share/lib/java/javadoc/dnssd/api/index.html group=other 135file path=usr/share/lib/java/javadoc/dnssd/api/overview-tree.html group=other 136file path=usr/share/lib/java/javadoc/dnssd/api/package-list group=other 137$(JAVA_7_ONLY)file \ 138 path=usr/share/lib/java/javadoc/dnssd/api/resources/background.gif \ 139 group=other 140$(JAVA_7_ONLY)file path=usr/share/lib/java/javadoc/dnssd/api/resources/tab.gif \ 141 group=other 142$(JAVA_7_ONLY)file \ 143 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar.gif \ 144 group=other 145$(JAVA_7_ONLY)file \ 146 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar_end.gif \ 147 group=other 148$(JAVA_8_ONLY)file path=usr/share/lib/java/javadoc/dnssd/api/script.js \ 149 group=other 150file path=usr/share/lib/java/javadoc/dnssd/api/serialized-form.html \ 151 group=other 152file path=usr/share/lib/java/javadoc/dnssd/api/stylesheet.css group=other 153file path=usr/share/lib/java/javadoc/dnssd/examples/BrowserApp.jar group=sys 154file path=usr/share/lib/java/javadoc/dnssd/examples/SimpleChat.jar group=sys 155file path=usr/share/man/man1m/dns-sd.1m 156file path=usr/share/man/man1m/mdnsd.1m 157file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd 158file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd 159file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd 160file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd 161file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd 162file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd 163file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd 164file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd 165file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd 166file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd 167file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd 168file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd 169file path=usr/share/man/man3lib/libdns_sd.3lib 170legacy pkg=SUNWdsdr \ 171 desc="Root components for Multicast DNS daemon and service discovery support" \ 172 name="Multicast DNS and Service Discovery (Root)" 173legacy pkg=SUNWdsdu desc="Multicast DNS daemon and service discovery modules" \ 174 name="Multicast DNS and Service Discovery (Usr)" 175license cr_Sun license=cr_Sun 176license lic_CDDL license=lic_CDDL 177license usr/src/cmd/cmd-inet/usr.lib/mdnsd/THIRDPARTYLICENSE \ 178 license=usr/src/cmd/cmd-inet/usr.lib/mdnsd/THIRDPARTYLICENSE 179license usr/src/lib/libdns_sd/THIRDPARTYLICENSE \ 180 license=usr/src/lib/libdns_sd/THIRDPARTYLICENSE 181link path=usr/lib/$(ARCH64)/libdns_sd.so target=libdns_sd.so.1 182link path=usr/lib/$(ARCH64)/libjdns_sd.so target=libjdns_sd.so.1 183link path=usr/lib/libdns_sd.so target=libdns_sd.so.1 184link path=usr/lib/libjdns_sd.so target=libjdns_sd.so.1 185link path=usr/share/man/man3dns_sd/DNSServiceAddRecord.3dns_sd \ 186 target=DNSServiceCreateConnection.3dns_sd 187link path=usr/share/man/man3dns_sd/DNSServiceRegisterRecord.3dns_sd \ 188 target=DNSServiceCreateConnection.3dns_sd 189link path=usr/share/man/man3dns_sd/DNSServiceRemoveRecord.3dns_sd \ 190 target=DNSServiceCreateConnection.3dns_sd 191link path=usr/share/man/man3dns_sd/DNSServiceUpdateRecord.3dns_sd \ 192 target=DNSServiceCreateConnection.3dns_sd 193link path=usr/share/man/man3dns_sd/TXTRecordContainsKey.3dns_sd \ 194 target=TXTRecordCreate.3dns_sd 195link path=usr/share/man/man3dns_sd/TXTRecordDeallocate.3dns_sd \ 196 target=TXTRecordCreate.3dns_sd 197link path=usr/share/man/man3dns_sd/TXTRecordGetBytesPtr.3dns_sd \ 198 target=TXTRecordCreate.3dns_sd 199link path=usr/share/man/man3dns_sd/TXTRecordGetCount.3dns_sd \ 200 target=TXTRecordCreate.3dns_sd 201link path=usr/share/man/man3dns_sd/TXTRecordGetItemAtIndex.3dns_sd \ 202 target=TXTRecordCreate.3dns_sd 203link path=usr/share/man/man3dns_sd/TXTRecordGetLength.3dns_sd \ 204 target=TXTRecordCreate.3dns_sd 205link path=usr/share/man/man3dns_sd/TXTRecordGetValuePtr.3dns_sd \ 206 target=TXTRecordCreate.3dns_sd 207link path=usr/share/man/man3dns_sd/TXTRecordRemoveValue.3dns_sd \ 208 target=TXTRecordCreate.3dns_sd 209link path=usr/share/man/man3dns_sd/TXTRecordSetValue.3dns_sd \ 210 target=TXTRecordCreate.3dns_sd 211