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