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 2019 OmniOS Community Edition (OmniOSce) Association.
26#
27
28set name=pkg.fmri value=pkg:/system/library/storage/libmpapi@$(PKGVERS)
29set name=pkg.summary value="SNIA Multipath Management API Common Library"
30set name=pkg.description \
31    value="Common Library based on SNIA MP API specification"
32set name=info.classification \
33    value=org.opensolaris.category.2008:System/Libraries
34set name=variant.arch value=$(ARCH)
35dir  path=etc group=sys
36file path=etc/mpapi.conf original_name=SUNWmpapi:etc/mpapi.conf preserve=true
37dir  path=lib
38dir  path=lib/$(ARCH64)
39link path=lib/$(ARCH64)/libMPAPI.so target=libMPAPI.so.1
40file path=lib/$(ARCH64)/libMPAPI.so.1
41link path=lib/libMPAPI.so target=libMPAPI.so.1
42file path=lib/libMPAPI.so.1
43dir  path=usr group=sys
44dir  path=usr/include
45file path=usr/include/mpapi-sun.h
46file path=usr/include/mpapi.h
47dir  path=usr/share/man
48dir  path=usr/share/man/man3lib
49file path=usr/share/man/man3lib/libMPAPI.3lib
50link path=usr/share/man/man3lib/libmpapi.3lib target=libMPAPI.3lib
51dir  path=usr/share/man/man3mpapi
52file path=usr/share/man/man3mpapi/MP_AssignLogicalUnitToTPG.3mpapi
53file path=usr/share/man/man3mpapi/MP_CancelOverridePath.3mpapi
54file path=usr/share/man/man3mpapi/MP_CompareOIDs.3mpapi
55file path=usr/share/man/man3mpapi/MP_DeregisterForObjectPropertyChanges.3mpapi
56file path=usr/share/man/man3mpapi/MP_DeregisterForObjectVisibilityChanges.3mpapi
57file path=usr/share/man/man3mpapi/MP_DeregisterPlugin.3mpapi
58file path=usr/share/man/man3mpapi/MP_DisableAutoFailback.3mpapi
59file path=usr/share/man/man3mpapi/MP_DisableAutoProbing.3mpapi
60file path=usr/share/man/man3mpapi/MP_DisablePath.3mpapi
61file path=usr/share/man/man3mpapi/MP_EnableAutoFailback.3mpapi
62file path=usr/share/man/man3mpapi/MP_EnableAutoProbing.3mpapi
63file path=usr/share/man/man3mpapi/MP_EnablePath.3mpapi
64file path=usr/share/man/man3mpapi/MP_FreeOidList.3mpapi
65file path=usr/share/man/man3mpapi/MP_GetAssociatedPathOidList.3mpapi
66file path=usr/share/man/man3mpapi/MP_GetAssociatedPluginOid.3mpapi
67file path=usr/share/man/man3mpapi/MP_GetAssociatedTPGOidList.3mpapi
68file path=usr/share/man/man3mpapi/MP_GetDeviceProductOidList.3mpapi
69file path=usr/share/man/man3mpapi/MP_GetDeviceProductProperties.3mpapi
70file path=usr/share/man/man3mpapi/MP_GetInitiatorPortOidList.3mpapi
71file path=usr/share/man/man3mpapi/MP_GetInitiatorPortProperties.3mpapi
72file path=usr/share/man/man3mpapi/MP_GetLibraryProperties.3mpapi
73file path=usr/share/man/man3mpapi/MP_GetMPLogicalUnitProperties.3mpapi
74file path=usr/share/man/man3mpapi/MP_GetMPLuOidListFromTPG.3mpapi
75file path=usr/share/man/man3mpapi/MP_GetMultipathLus.3mpapi
76file path=usr/share/man/man3mpapi/MP_GetObjectType.3mpapi
77file path=usr/share/man/man3mpapi/MP_GetPathLogicalUnitProperties.3mpapi
78file path=usr/share/man/man3mpapi/MP_GetPluginOidList.3mpapi
79file path=usr/share/man/man3mpapi/MP_GetPluginProperties.3mpapi
80file path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceOidList.3mpapi
81file path=usr/share/man/man3mpapi/MP_GetProprietaryLoadBalanceProperties.3mpapi
82file path=usr/share/man/man3mpapi/MP_GetTargetPortGroupProperties.3mpapi
83file path=usr/share/man/man3mpapi/MP_GetTargetPortOidList.3mpapi
84file path=usr/share/man/man3mpapi/MP_GetTargetPortProperties.3mpapi
85file path=usr/share/man/man3mpapi/MP_RegisterForObjectPropertyChanges.3mpapi
86file path=usr/share/man/man3mpapi/MP_RegisterForObjectVisibilityChanges.3mpapi
87file path=usr/share/man/man3mpapi/MP_RegisterPlugin.3mpapi
88file path=usr/share/man/man3mpapi/MP_SetFailbackPollingRate.3mpapi
89file path=usr/share/man/man3mpapi/MP_SetLogicalUnitLoadBalanceType.3mpapi
90file path=usr/share/man/man3mpapi/MP_SetOverridePath.3mpapi
91file path=usr/share/man/man3mpapi/MP_SetPathWeight.3mpapi
92file path=usr/share/man/man3mpapi/MP_SetPluginLoadBalanceType.3mpapi
93file path=usr/share/man/man3mpapi/MP_SetProbingPollingRate.3mpapi
94file path=usr/share/man/man3mpapi/MP_SetProprietaryProperties.3mpapi
95file path=usr/share/man/man3mpapi/MP_SetTPGAccess.3mpapi
96file path=usr/share/man/man3mpapi/Sun_MP_SendScsiCmd.3mpapi
97dir  path=usr/share/man/man5
98file path=usr/share/man/man5/mpapi.conf.5
99legacy pkg=SUNWmpapi desc="Common Library based on SNIA MP API specification" \
100    name="SNIA Multipath Management API Common Library"
101legacy pkg=SUNWmpapir \
102    desc="Common Library based on SNIA MP API specification (Root)" \
103    name="SNIA Multipath Management API Common Library (Root)"
104license cr_Sun license=cr_Sun
105license lic_CDDL license=lic_CDDL
106license usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE \
107    license=usr/src/lib/mpapi/libmpapi/THIRDPARTYLICENSE
108depend type=require fmri=system/library/storage/libmpscsi_vhci
109