xref: /titanic_41/usr/src/pkg/manifests/service-network-slp.mf (revision 59d006f2c734f66eb9f9d9cd301a26d179cbfde7)
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 2015 Nexenta Systems, Inc. All rights reserved.
25#
26
27set name=pkg.fmri value=pkg:/service/network/slp@$(PKGVERS)
28set name=pkg.description \
29    value="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)."
30set name=pkg.summary value=SLP
31set name=info.classification \
32    value=org.opensolaris.category.2008:System/Services
33set name=variant.arch value=$(ARCH)
34dir path=etc group=sys
35dir path=etc/inet group=sys
36dir path=lib
37dir path=lib/svc
38dir path=lib/svc/manifest group=sys
39dir path=lib/svc/manifest/network group=sys
40dir path=lib/svc/method
41dir path=usr group=sys
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/slp
49dir path=usr/share/man
50dir path=usr/share/man/man1m
51dir path=usr/share/man/man3lib
52dir path=usr/share/man/man3slp
53dir path=usr/share/man/man4
54dir path=usr/share/man/man7p
55file path=etc/inet/slp.conf.example group=sys
56file path=lib/svc/manifest/network/slp.xml group=sys mode=0444
57file path=lib/svc/method/slp mode=0555
58file path=usr/include/slp.h
59file path=usr/lib/$(ARCH64)/libslp.so.1
60file path=usr/lib/$(ARCH64)/llib-lslp.ln
61file path=usr/lib/inet/slpd mode=0555
62file path=usr/lib/libslp.so.1
63file path=usr/lib/llib-lslp
64file path=usr/lib/llib-lslp.ln
65file path=usr/share/lib/slp/slp.jar group=sys
66file path=usr/share/lib/slp/slpd.jar group=sys mode=0600
67file path=usr/share/man/man1m/slpd.1m
68file path=usr/share/man/man3lib/libslp.3lib
69file path=usr/share/man/man3slp/SLPClose.3slp
70file path=usr/share/man/man3slp/SLPDelAttrs.3slp
71file path=usr/share/man/man3slp/SLPDereg.3slp
72file path=usr/share/man/man3slp/SLPEscape.3slp
73file path=usr/share/man/man3slp/SLPFindAttrs.3slp
74file path=usr/share/man/man3slp/SLPFindScopes.3slp
75file path=usr/share/man/man3slp/SLPFindSrvTypes.3slp
76file path=usr/share/man/man3slp/SLPFindSrvs.3slp
77file path=usr/share/man/man3slp/SLPFree.3slp
78file path=usr/share/man/man3slp/SLPGetProperty.3slp
79file path=usr/share/man/man3slp/SLPGetRefreshInterval.3slp
80file path=usr/share/man/man3slp/SLPOpen.3slp
81file path=usr/share/man/man3slp/SLPParseSrvURL.3slp
82file path=usr/share/man/man3slp/SLPReg.3slp
83file path=usr/share/man/man3slp/SLPSetProperty.3slp
84file path=usr/share/man/man3slp/SLPUnescape.3slp
85file path=usr/share/man/man3slp/slp_api.3slp
86file path=usr/share/man/man3slp/slp_strerror.3slp
87file path=usr/share/man/man4/slp.conf.4
88file path=usr/share/man/man4/slpd.reg.4
89file path=usr/share/man/man7p/slp.7p
90legacy pkg=SUNWslpr \
91    desc="Root filesystem portion of the Service Location Protocol (SLP) framework. Includes the SLP configuration file and start scripts for the SLP daemon." \
92    name="SLP, (Root)"
93legacy pkg=SUNWslpu \
94    desc="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)." \
95    name="SLP, (Usr)"
96license cr_Sun license=cr_Sun
97license lic_CDDL license=lic_CDDL
98link path=usr/lib/$(ARCH64)/libslp.so target=libslp.so.1
99link path=usr/lib/libslp.so target=libslp.so.1
100