pkgdepend: ignore platform/kernel/unix dep on dtracestubs
[unleashed.git] / usr / src / pkg / manifests / service-picl.mf
blob3e3090ca1174c0c473b6cbf1c02ce03e7ed35e88
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/service/picl@$(PKGVERS)
28 set name=pkg.description \
29     value="PICL Daemon, Libraries, prtpicl client and plug-in modules"
30 set name=pkg.summary value="PICL Libraries, and Plugin Modules"
31 set name=info.classification value=org.opensolaris.category.2008:System/Core
32 set name=variant.arch value=$(ARCH)
33 dir path=lib variant.opensolaris.zone=global
34 dir path=lib/svc variant.opensolaris.zone=global
35 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
36 dir path=usr group=sys
37 dir path=usr/lib
38 dir path=usr/lib/$(ARCH64)
39 dir path=usr/lib/picl group=sys
40 dir path=usr/lib/picl/plugins group=sys
41 dir path=usr/lib/sysevent
42 dir path=usr/lib/sysevent/modules
43 dir path=usr/sbin
44 dir path=usr/share/man/man8
45 dir path=usr/share/man/man3lib
46 dir path=usr/share/man/man3picl
47 dir path=usr/share/man/man3picltree
48 file path=lib/svc/manifest/system/picl.xml group=sys mode=0444 \
49     variant.opensolaris.zone=global
50 file path=usr/lib/$(ARCH64)/libpicl.so.1
51 file path=usr/lib/libpicl.so.1
52 file path=usr/lib/libpicld_pluginutil.so.1
53 file path=usr/lib/libpicltree.so.1
54 file path=usr/lib/picl/picld mode=0555
55 file path=usr/lib/picl/plugins/libpicldevtree.so.1 group=sys
56 file path=usr/lib/picl/plugins/libpiclevent.so.1 group=sys
57 file path=usr/lib/picl/plugins/libpiclfrutree.so.1 group=sys
58 file path=usr/lib/picl/plugins/libpiclmemcfg.so.1 group=sys
59 file path=usr/lib/sysevent/modules/picl_slm.so
60 file path=usr/sbin/prtpicl mode=0755
61 file path=usr/share/man/man8/picld.8
62 file path=usr/share/man/man8/prtpicl.8
63 file path=usr/share/man/man3lib/libpicl.3lib
64 file path=usr/share/man/man3lib/libpicltree.3lib
65 file path=usr/share/man/man3picl/libpicl.3picl
66 file path=usr/share/man/man3picl/picl_find_node.3picl
67 file path=usr/share/man/man3picl/picl_get_first_prop.3picl
68 file path=usr/share/man/man3picl/picl_get_frutree_parent.3picl
69 file path=usr/share/man/man3picl/picl_get_next_by_row.3picl
70 file path=usr/share/man/man3picl/picl_get_node_by_path.3picl
71 file path=usr/share/man/man3picl/picl_get_prop_by_name.3picl
72 file path=usr/share/man/man3picl/picl_get_propinfo.3picl
73 file path=usr/share/man/man3picl/picl_get_propinfo_by_name.3picl
74 file path=usr/share/man/man3picl/picl_get_propval.3picl
75 file path=usr/share/man/man3picl/picl_get_root.3picl
76 file path=usr/share/man/man3picl/picl_initialize.3picl
77 file path=usr/share/man/man3picl/picl_set_propval.3picl
78 file path=usr/share/man/man3picl/picl_shutdown.3picl
79 file path=usr/share/man/man3picl/picl_strerror.3picl
80 file path=usr/share/man/man3picl/picl_wait.3picl
81 file path=usr/share/man/man3picl/picl_walk_tree_by_class.3picl
82 file path=usr/share/man/man3picltree/libpicltree.3picltree
83 file path=usr/share/man/man3picltree/picld_log.3picltree
84 file path=usr/share/man/man3picltree/picld_plugin_register.3picltree
85 file path=usr/share/man/man3picltree/ptree_add_node.3picltree
86 file path=usr/share/man/man3picltree/ptree_add_prop.3picltree
87 file path=usr/share/man/man3picltree/ptree_create_and_add_node.3picltree
88 file path=usr/share/man/man3picltree/ptree_create_and_add_prop.3picltree
89 file path=usr/share/man/man3picltree/ptree_create_node.3picltree
90 file path=usr/share/man/man3picltree/ptree_create_prop.3picltree
91 file path=usr/share/man/man3picltree/ptree_create_table.3picltree
92 file path=usr/share/man/man3picltree/ptree_find_node.3picltree
93 file path=usr/share/man/man3picltree/ptree_get_first_prop.3picltree
94 file path=usr/share/man/man3picltree/ptree_get_frutree_parent.3picltree
95 file path=usr/share/man/man3picltree/ptree_get_next_by_row.3picltree
96 file path=usr/share/man/man3picltree/ptree_get_node_by_path.3picltree
97 file path=usr/share/man/man3picltree/ptree_get_prop_by_name.3picltree
98 file path=usr/share/man/man3picltree/ptree_get_propinfo.3picltree
99 file path=usr/share/man/man3picltree/ptree_get_propinfo_by_name.3picltree
100 file path=usr/share/man/man3picltree/ptree_get_propval.3picltree
101 file path=usr/share/man/man3picltree/ptree_get_root.3picltree
102 file path=usr/share/man/man3picltree/ptree_init_propinfo.3picltree
103 file path=usr/share/man/man3picltree/ptree_post_event.3picltree
104 file path=usr/share/man/man3picltree/ptree_register_handler.3picltree
105 file path=usr/share/man/man3picltree/ptree_unregister_handler.3picltree
106 file path=usr/share/man/man3picltree/ptree_update_propval.3picltree
107 file path=usr/share/man/man3picltree/ptree_walk_tree_by_class.3picltree
108 license cr_Sun license=cr_Sun
109 license lic_CDDL license=lic_CDDL
110 link path=usr/lib/$(ARCH64)/libpicl.so target=./libpicl.so.1
111 link path=usr/lib/libpicl.so target=./libpicl.so.1
112 link path=usr/lib/libpicld_pluginutil.so target=./libpicld_pluginutil.so.1
113 link path=usr/lib/libpicltree.so target=./libpicltree.so.1
114 link path=usr/lib/picl/plugins/libpicldevtree.so target=./libpicldevtree.so.1
115 link path=usr/lib/picl/plugins/libpiclevent.so target=./libpiclevent.so.1
116 link path=usr/lib/picl/plugins/libpiclfrutree.so target=./libpiclfrutree.so.1
117 link path=usr/lib/picl/plugins/libpiclmemcfg.so target=./libpiclmemcfg.so.1