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
27 set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
28 set name=pkg.description \
29 value="Root components for Multicast DNS daemon and service discovery support"
30 set name=pkg.summary value="Multicast DNS and Service Discovery"
31 set name=info.classification \
32 value=org.opensolaris.category.2008:System/Services
33 set name=variant.arch value=$(ARCH)
34 dir path=lib
35 dir path=lib/svc
36 dir path=lib/svc/manifest group=sys
37 dir path=lib/svc/manifest/network group=sys
38 dir path=lib/svc/manifest/network/dns group=sys
39 dir path=usr group=sys
40 dir path=usr/bin
41 dir path=usr/include
42 dir path=usr/lib
43 dir path=usr/lib/$(ARCH64)
44 dir path=usr/lib/inet
115 file path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/TXTRecord.html \
116 group=other
117 file \
118 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-frame.html \
119 group=other
120 file \
121 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-summary.html \
122 group=other
123 file \
124 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-tree.html \
125 group=other
126 file path=usr/share/lib/java/javadoc/dnssd/api/constant-values.html \
127 group=other
128 file path=usr/share/lib/java/javadoc/dnssd/api/deprecated-list.html \
129 group=other
130 file path=usr/share/lib/java/javadoc/dnssd/api/help-doc.html group=other
131 file path=usr/share/lib/java/javadoc/dnssd/api/index-all.html group=other
132 file path=usr/share/lib/java/javadoc/dnssd/api/index.html group=other
133 file path=usr/share/lib/java/javadoc/dnssd/api/overview-tree.html group=other
134 file path=usr/share/lib/java/javadoc/dnssd/api/package-list group=other
135 file path=usr/share/lib/java/javadoc/dnssd/api/resources/background.gif \
136 group=other
137 file path=usr/share/lib/java/javadoc/dnssd/api/resources/tab.gif group=other
138 file path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar.gif \
139 group=other
140 file path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar_end.gif \
141 group=other
142 file path=usr/share/lib/java/javadoc/dnssd/api/serialized-form.html \
143 group=other
144 file path=usr/share/lib/java/javadoc/dnssd/api/stylesheet.css group=other
145 file path=usr/share/lib/java/javadoc/dnssd/examples/BrowserApp.jar group=sys
146 file path=usr/share/lib/java/javadoc/dnssd/examples/SimpleChat.jar group=sys
147 file path=usr/share/man/man1m/dns-sd.1m
148 file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
149 file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd
150 file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd
151 file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd
152 file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd
153 file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
154 file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd
155 file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd
156 file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd
157 file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd
158 file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd
159 file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd
160 file path=usr/share/man/man3lib/libdns_sd.3lib
161 legacy pkg=SUNWdsdr \
|
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 2015 Gary Mills
26 #
27
28 set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
29 set name=pkg.description \
30 value="Root components for Multicast DNS daemon and service discovery support"
31 set name=pkg.summary value="Multicast DNS and Service Discovery"
32 set name=info.classification \
33 value=org.opensolaris.category.2008:System/Services
34 set name=variant.arch value=$(ARCH)
35 dir path=lib
36 dir path=lib/svc
37 dir path=lib/svc/manifest group=sys
38 dir path=lib/svc/manifest/network group=sys
39 dir path=lib/svc/manifest/network/dns group=sys
40 dir path=usr group=sys
41 dir path=usr/bin
42 dir path=usr/include
43 dir path=usr/lib
44 dir path=usr/lib/$(ARCH64)
45 dir path=usr/lib/inet
116 file path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/TXTRecord.html \
117 group=other
118 file \
119 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-frame.html \
120 group=other
121 file \
122 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-summary.html \
123 group=other
124 file \
125 path=usr/share/lib/java/javadoc/dnssd/api/com/apple/dnssd/package-tree.html \
126 group=other
127 file path=usr/share/lib/java/javadoc/dnssd/api/constant-values.html \
128 group=other
129 file path=usr/share/lib/java/javadoc/dnssd/api/deprecated-list.html \
130 group=other
131 file path=usr/share/lib/java/javadoc/dnssd/api/help-doc.html group=other
132 file path=usr/share/lib/java/javadoc/dnssd/api/index-all.html group=other
133 file path=usr/share/lib/java/javadoc/dnssd/api/index.html group=other
134 file path=usr/share/lib/java/javadoc/dnssd/api/overview-tree.html group=other
135 file path=usr/share/lib/java/javadoc/dnssd/api/package-list group=other
136 $(i386_ONLY)file \
137 path=usr/share/lib/java/javadoc/dnssd/api/resources/background.gif \
138 group=other
139 $(i386_ONLY)file path=usr/share/lib/java/javadoc/dnssd/api/resources/tab.gif \
140 group=other
141 $(i386_ONLY)file \
142 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar.gif \
143 group=other
144 $(i386_ONLY)file \
145 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar_end.gif \
146 group=other
147 file path=usr/share/lib/java/javadoc/dnssd/api/serialized-form.html \
148 group=other
149 file path=usr/share/lib/java/javadoc/dnssd/api/stylesheet.css group=other
150 file path=usr/share/lib/java/javadoc/dnssd/examples/BrowserApp.jar group=sys
151 file path=usr/share/lib/java/javadoc/dnssd/examples/SimpleChat.jar group=sys
152 file path=usr/share/man/man1m/dns-sd.1m
153 file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
154 file path=usr/share/man/man3dns_sd/DNSServiceConstructFullName.3dns_sd
155 file path=usr/share/man/man3dns_sd/DNSServiceCreateConnection.3dns_sd
156 file path=usr/share/man/man3dns_sd/DNSServiceEnumerateDomains.3dns_sd
157 file path=usr/share/man/man3dns_sd/DNSServiceProcessResult.3dns_sd
158 file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
159 file path=usr/share/man/man3dns_sd/DNSServiceReconfirmRecord.3dns_sd
160 file path=usr/share/man/man3dns_sd/DNSServiceRefDeallocate.3dns_sd
161 file path=usr/share/man/man3dns_sd/DNSServiceRefSockFD.3dns_sd
162 file path=usr/share/man/man3dns_sd/DNSServiceRegister.3dns_sd
163 file path=usr/share/man/man3dns_sd/DNSServiceResolve.3dns_sd
164 file path=usr/share/man/man3dns_sd/TXTRecordCreate.3dns_sd
165 file path=usr/share/man/man3lib/libdns_sd.3lib
166 legacy pkg=SUNWdsdr \
|