components/cyrus-sasl/libsasl2.p5m
author Danek Duvall <danek.duvall@oracle.com>
Thu, 08 Sep 2016 17:47:13 -0700
changeset 6910 93182fb9923a
parent 6315 3c07405ac1c0
permissions -rw-r--r--
24589822 deliver httplib2 for Python 3.x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     1
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     3
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     7
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    12
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    18
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    20
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    21
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    22
#
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    24
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    25
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability "pass-through volatile">
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    27
<transform file path=(.+)/man/man3sasl/(.+).3sasl$ -> \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    28
    set action.hash %<1>/man/man3/%<2>.3>
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    29
<transform file path=usr/share/doc/libsasl2/.* -> \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    30
    default facet.doc.html true>
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    31
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    32
# openldap.p5m is dependent on this package inside the workspace, must
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    33
# be kept in sync
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    34
set name=pkg.fmri \
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    35
    value=pkg:/system/library/security/libsasl2@$(COMPONENT_VERSION),$(BUILD_VERSION)
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    36
#
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    37
set name=pkg.summary \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    38
    value="Cyrus SASL - Simple Authentication and Security Layer"
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    39
set name=com.oracle.info.description value="cyrus-sasl libsasl2 project"
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    40
set name=com.oracle.info.tpno value=$(TPNO)
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    41
set name=info.classification \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    42
    value=org.opensolaris.category.2008:System/Libraries
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    43
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    44
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
5866
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
    45
set name=org.opensolaris.arc-caseid value=PSARC/2015/194 value=PSARC/2016/158
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    46
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    47
dir  path=etc/sasl2 owner=root group=sys mode=0755
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    48
file README path=etc/sasl2/README
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    49
file path=usr/include/sasl/hmac-md5.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    50
file path=usr/include/sasl/md5.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    51
file path=usr/include/sasl/md5global.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    52
file path=usr/include/sasl/prop.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    53
file path=usr/include/sasl/sasl.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    54
file path=usr/include/sasl/saslplug.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    55
file path=usr/include/sasl/saslutil.h
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    56
link path=usr/lib/$(MACH64)/libsasl.so target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/$(MACH64)/libsasl.so.1
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    58
link path=usr/lib/$(MACH64)/libsasl2.so target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    59
link path=usr/lib/$(MACH64)/libsasl2.so.3 target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/$(MACH64)/libsasl2.so.3.0.0
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    61
link path=usr/lib/$(MACH64)/llib-lsasl.ln target=llib-lsasl2.ln
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/$(MACH64)/llib-lsasl2.ln
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    63
link path=usr/lib/$(MACH64)/pkgconfig/libsasl.pc target=libsasl2.pc
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/$(MACH64)/pkgconfig/libsasl2.pc
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    65
link path=usr/lib/libsasl.so target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/libsasl.so.1
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    67
link path=usr/lib/libsasl2.so target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    68
link path=usr/lib/libsasl2.so.3 target=libsasl2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/libsasl2.so.3.0.0
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    70
link path=usr/lib/llib-lsasl target=llib-lsasl2
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    71
link path=usr/lib/llib-lsasl.ln target=llib-lsasl2.ln
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/llib-lsasl2
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/llib-lsasl2.ln
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    74
link path=usr/lib/pkgconfig/libsasl.pc target=libsasl2.pc
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/pkgconfig/libsasl2.pc
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
    76
link path=usr/lib/sasl target=./sasl2
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    77
link path=usr/lib/sasl2/$(MACH64)/libgssapiv2.so target=libgssapiv2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    78
link path=usr/lib/sasl2/$(MACH64)/libgssapiv2.so.3 target=libgssapiv2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/sasl2/$(MACH64)/libgssapiv2.so.3.0.0
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    80
link path=usr/lib/sasl2/$(MACH64)/liblogin.so target=liblogin.so.3.0.0
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    81
link path=usr/lib/sasl2/$(MACH64)/liblogin.so.3 target=liblogin.so.3.0.0
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    82
file path=usr/lib/sasl2/$(MACH64)/liblogin.so.3.0.0
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    83
link path=usr/lib/sasl2/$(MACH64)/libotp.so target=libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    84
link path=usr/lib/sasl2/$(MACH64)/libotp.so.3 target=libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/sasl2/$(MACH64)/libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    86
link path=usr/lib/sasl2/$(MACH64)/libplain.so target=libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    87
link path=usr/lib/sasl2/$(MACH64)/libplain.so.3 target=libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/sasl2/$(MACH64)/libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    89
link path=usr/lib/sasl2/$(MACH64)/libsasldb.so target=libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    90
link path=usr/lib/sasl2/$(MACH64)/libsasldb.so.3 target=libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/sasl2/$(MACH64)/libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    92
link path=usr/lib/sasl2/$(MACH64)/libscram.so target=libscram.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    93
link path=usr/lib/sasl2/$(MACH64)/libscram.so.3 target=libscram.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/sasl2/$(MACH64)/libscram.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    95
link path=usr/lib/sasl2/64 target=./$(MACH64)
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    96
link path=usr/lib/sasl2/libgssapiv2.so target=libgssapiv2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    97
link path=usr/lib/sasl2/libgssapiv2.so.3 target=libgssapiv2.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
    98
file path=usr/lib/sasl2/libgssapiv2.so.3.0.0
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
    99
link path=usr/lib/sasl2/liblogin.so target=liblogin.so.3.0.0
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   100
link path=usr/lib/sasl2/liblogin.so.3 target=liblogin.so.3.0.0
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   101
file path=usr/lib/sasl2/liblogin.so.3.0.0
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   102
link path=usr/lib/sasl2/libotp.so target=libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   103
link path=usr/lib/sasl2/libotp.so.3 target=libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/sasl2/libotp.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   105
link path=usr/lib/sasl2/libplain.so target=libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   106
link path=usr/lib/sasl2/libplain.so.3 target=libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/sasl2/libplain.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   108
link path=usr/lib/sasl2/libsasldb.so target=libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   109
link path=usr/lib/sasl2/libsasldb.so.3 target=libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/sasl2/libsasldb.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   111
link path=usr/lib/sasl2/libscram.so target=libscram.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   112
link path=usr/lib/sasl2/libscram.so.3 target=libscram.so.3.0.0
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   113
file path=usr/lib/sasl2/libscram.so.3.0.0
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   114
file usr/lib/sasl2/sample-client \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   115
    path=usr/lib/sasl2/tests/$(MACH32)/sample-client mode=0554
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   116
file usr/lib/sasl2/sample-server \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   117
    path=usr/lib/sasl2/tests/$(MACH32)/sample-server mode=0554
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   118
file usr/lib/sasl2/testsuite path=usr/lib/sasl2/tests/$(MACH32)/testsuite \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   119
    mode=0554 facet.optional.test=true
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   120
file usr/lib/sasl2/$(MACH64)/sample-client \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   121
    path=usr/lib/sasl2/tests/sample-client mode=0554
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   122
file usr/lib/sasl2/$(MACH64)/sample-server \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   123
    path=usr/lib/sasl2/tests/sample-server mode=0554
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   124
file testing.txt path=usr/lib/sasl2/tests/testing.txt
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   125
file usr/sbin/testsaslauthd path=usr/lib/sasl2/tests/testsaslauthd mode=0554
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   126
file usr/lib/sasl2/$(MACH64)/testsuite path=usr/lib/sasl2/tests/testsuite \
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   127
    mode=0554 facet.optional.test=true
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   128
file path=usr/sbin/pluginviewer
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   129
file path=usr/sbin/saslauthd
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   130
file path=usr/sbin/sasldblistusers2
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   131
file path=usr/sbin/saslpasswd2
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   132
file advanced.html path=usr/share/doc/libsasl2/advanced.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   133
file appconvert.html path=usr/share/doc/libsasl2/appconvert.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   134
file components.html path=usr/share/doc/libsasl2/components.html
5866
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   135
file draft-burdis-cat-srp-sasl-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   136
    path=usr/share/doc/libsasl2/draft-burdis-cat-srp-sasl-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   137
file draft-ietf-sasl-anon-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   138
    path=usr/share/doc/libsasl2/draft-ietf-sasl-anon-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   139
file draft-ietf-sasl-crammd5-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   140
    path=usr/share/doc/libsasl2/draft-ietf-sasl-crammd5-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   141
file draft-ietf-sasl-gssapi-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   142
    path=usr/share/doc/libsasl2/draft-ietf-sasl-gssapi-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   143
file draft-ietf-sasl-plain-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   144
    path=usr/share/doc/libsasl2/draft-ietf-sasl-plain-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   145
file draft-ietf-sasl-rfc2222bis-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   146
    path=usr/share/doc/libsasl2/draft-ietf-sasl-rfc2222bis-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   147
file draft-ietf-sasl-rfc2831bis-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   148
    path=usr/share/doc/libsasl2/draft-ietf-sasl-rfc2831bis-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   149
file draft-ietf-sasl-saslprep-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   150
    path=usr/share/doc/libsasl2/draft-ietf-sasl-saslprep-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   151
file draft-murchison-sasl-login-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   152
    path=usr/share/doc/libsasl2/draft-murchison-sasl-login-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   153
file draft-newman-sasl-c-api-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   154
    path=usr/share/doc/libsasl2/draft-newman-sasl-c-api-xx.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   155
file draft-newman-sasl-passdss-xx.txt \
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   156
    path=usr/share/doc/libsasl2/draft-newman-sasl-passdss-xx.txt
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   157
file gssapi.html path=usr/share/doc/libsasl2/gssapi.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   158
file index.html path=usr/share/doc/libsasl2/index.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   159
file install.html path=usr/share/doc/libsasl2/install.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   160
file macosx.html path=usr/share/doc/libsasl2/macosx.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   161
file mechanisms.html path=usr/share/doc/libsasl2/mechanisms.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   162
file options.html path=usr/share/doc/libsasl2/options.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   163
file plugprog.html path=usr/share/doc/libsasl2/plugprog.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   164
file programming.html path=usr/share/doc/libsasl2/programming.html
5866
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   165
file rfc1321.txt path=usr/share/doc/libsasl2/rfc1321.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   166
file rfc1939.txt path=usr/share/doc/libsasl2/rfc1939.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   167
file rfc2104.txt path=usr/share/doc/libsasl2/rfc2104.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   168
file rfc2195.txt path=usr/share/doc/libsasl2/rfc2195.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   169
file rfc2222.txt path=usr/share/doc/libsasl2/rfc2222.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   170
file rfc2243.txt path=usr/share/doc/libsasl2/rfc2243.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   171
file rfc2245.txt path=usr/share/doc/libsasl2/rfc2245.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   172
file rfc2289.txt path=usr/share/doc/libsasl2/rfc2289.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   173
file rfc2444.txt path=usr/share/doc/libsasl2/rfc2444.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   174
file rfc2595.txt path=usr/share/doc/libsasl2/rfc2595.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   175
file rfc2831.txt path=usr/share/doc/libsasl2/rfc2831.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   176
file rfc2945.txt path=usr/share/doc/libsasl2/rfc2945.txt
683c5c035a79 23116175 Get the cyrus-sasl component ready for MIT-default Kerberos
Jan Parcel <jan.parcel@oracle.com>
parents: 5741
diff changeset
   177
file rfc3174.txt path=usr/share/doc/libsasl2/rfc3174.txt
5741
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   178
file sysadmin.html path=usr/share/doc/libsasl2/sysadmin.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   179
file upgrading.html path=usr/share/doc/libsasl2/upgrading.html
b943514525d4 PSARC/2016/158 security-related packaging changes for libsasl2
Jan Parcel <jan.parcel@oracle.com>
parents: 5454
diff changeset
   180
file windows.html path=usr/share/doc/libsasl2/windows.html
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   181
link path=usr/share/man/man3sasl/prop_clear.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   182
link path=usr/share/man/man3sasl/prop_dispose.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   183
link path=usr/share/man/man3sasl/prop_dup.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   184
link path=usr/share/man/man3sasl/prop_erase.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   185
link path=usr/share/man/man3sasl/prop_format.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   186
link path=usr/share/man/man3sasl/prop_get.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   187
link path=usr/share/man/man3sasl/prop_getnames.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   188
link path=usr/share/man/man3sasl/prop_new.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   189
link path=usr/share/man/man3sasl/prop_request.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   190
link path=usr/share/man/man3sasl/prop_set.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   191
link path=usr/share/man/man3sasl/prop_setvals.3sasl target=sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   192
file path=usr/share/man/man3sasl/sasl.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   193
file path=usr/share/man/man3sasl/sasl_authorize_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   194
file path=usr/share/man/man3sasl/sasl_auxprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   195
file sasl_auxprop_add_plugin.3sasl \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   196
    path=usr/share/man/man3sasl/sasl_auxprop_add_plugin.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   197
file path=usr/share/man/man3sasl/sasl_auxprop_getctx.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   198
file path=usr/share/man/man3sasl/sasl_auxprop_request.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   199
file path=usr/share/man/man3sasl/sasl_callbacks.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   200
file path=usr/share/man/man3sasl/sasl_canon_user_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   201
file sasl_canonuser_add_plugin.3sasl \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   202
    path=usr/share/man/man3sasl/sasl_canonuser_add_plugin.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   203
file path=usr/share/man/man3sasl/sasl_chalprompt_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   204
file path=usr/share/man/man3sasl/sasl_checkapop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   205
file path=usr/share/man/man3sasl/sasl_checkpass.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   206
file sasl_client_add_plugin.3sasl \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   207
    path=usr/share/man/man3sasl/sasl_client_add_plugin.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   208
file path=usr/share/man/man3sasl/sasl_client_init.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   209
file path=usr/share/man/man3sasl/sasl_client_new.3sasl
6315
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   210
file sasl_client_plug_init_t.3sasl \
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   211
    path=usr/share/man/man3sasl/sasl_client_plug_init_t.3sasl
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   212
file path=usr/share/man/man3sasl/sasl_client_start.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   213
file path=usr/share/man/man3sasl/sasl_client_step.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   214
file path=usr/share/man/man3sasl/sasl_decode.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   215
file sasl_decode64.3sasl path=usr/share/man/man3sasl/sasl_decode64.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   216
file path=usr/share/man/man3sasl/sasl_dispose.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   217
file path=usr/share/man/man3sasl/sasl_done.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   218
file path=usr/share/man/man3sasl/sasl_encode.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   219
file sasl_encode64.3sasl path=usr/share/man/man3sasl/sasl_encode64.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   220
link path=usr/share/man/man3sasl/sasl_encodev.3sasl target=sasl_encode.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   221
file sasl_erasebuffer.3sasl path=usr/share/man/man3sasl/sasl_erasebuffer.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   222
file path=usr/share/man/man3sasl/sasl_errdetail.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   223
file path=usr/share/man/man3sasl/sasl_errors.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   224
file path=usr/share/man/man3sasl/sasl_errstring.3sasl
6315
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   225
file sasl_getcallback_t.3sasl \
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   226
    path=usr/share/man/man3sasl/sasl_getcallback_t.3sasl
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   227
file path=usr/share/man/man3sasl/sasl_getconfpath_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   228
file path=usr/share/man/man3sasl/sasl_getopt_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   229
file path=usr/share/man/man3sasl/sasl_getpath_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   230
file path=usr/share/man/man3sasl/sasl_getprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   231
file path=usr/share/man/man3sasl/sasl_getrealm_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   232
file path=usr/share/man/man3sasl/sasl_getsecret_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   233
file path=usr/share/man/man3sasl/sasl_getsimple_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   234
file path=usr/share/man/man3sasl/sasl_global_listmech.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   235
file path=usr/share/man/man3sasl/sasl_idle.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   236
file path=usr/share/man/man3sasl/sasl_listmech.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   237
file path=usr/share/man/man3sasl/sasl_log_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   238
file sasl_server_add_plugin.3sasl \
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   239
    path=usr/share/man/man3sasl/sasl_server_add_plugin.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   240
file path=usr/share/man/man3sasl/sasl_server_init.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   241
file path=usr/share/man/man3sasl/sasl_server_new.3sasl
6315
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   242
file sasl_server_plug_init_t.3sasl \
3c07405ac1c0 23558869 Publish or delete previously undecided man pages from ON sasl
Jan Parcel <jan.parcel@oracle.com>
parents: 5866
diff changeset
   243
    path=usr/share/man/man3sasl/sasl_server_plug_init_t.3sasl
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   244
file path=usr/share/man/man3sasl/sasl_server_start.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   245
file path=usr/share/man/man3sasl/sasl_server_step.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   246
file path=usr/share/man/man3sasl/sasl_server_userdb_checkpass_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   247
file path=usr/share/man/man3sasl/sasl_server_userdb_setpass_t.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   248
file sasl_set_alloc.3sasl path=usr/share/man/man3sasl/sasl_set_alloc.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   249
file sasl_set_mutex.3sasl path=usr/share/man/man3sasl/sasl_set_mutex.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   250
file sasl_seterror.3sasl path=usr/share/man/man3sasl/sasl_seterror.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   251
file path=usr/share/man/man3sasl/sasl_setpass.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   252
file path=usr/share/man/man3sasl/sasl_setprop.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   253
file path=usr/share/man/man3sasl/sasl_user_exists.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   254
file sasl_utf8verify.3sasl path=usr/share/man/man3sasl/sasl_utf8verify.3sasl
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   255
file path=usr/share/man/man3sasl/sasl_verifyfile_t.3sasl
5088
7076f7053912 22205275 Normalize libsasl man pages
Jan Parcel <jan.parcel@oracle.com>
parents: 5055
diff changeset
   256
file path=usr/share/man/man8/pluginviewer.8
7076f7053912 22205275 Normalize libsasl man pages
Jan Parcel <jan.parcel@oracle.com>
parents: 5055
diff changeset
   257
file path=usr/share/man/man8/saslauthd.8
7076f7053912 22205275 Normalize libsasl man pages
Jan Parcel <jan.parcel@oracle.com>
parents: 5055
diff changeset
   258
file path=usr/share/man/man8/sasldblistusers2.8
7076f7053912 22205275 Normalize libsasl man pages
Jan Parcel <jan.parcel@oracle.com>
parents: 5055
diff changeset
   259
file path=usr/share/man/man8/saslpasswd2.8
5055
9daf220c1a9a PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents:
diff changeset
   260
license libsasl2.license license="BSD with attribution to CMU, MIT, others"
5454
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
   261
depend type=optional \
1efad1afb469 PSARC/2015/194 libsasl ON to Userland migration and update
Jan Parcel <jan.parcel@oracle.com>
parents: 5101
diff changeset
   262
    fmri=system/library/security/[email protected],5.12-5.12.0.0.0.93.0