Print this page
1681 support for BUILD64=# no longer works


   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:/system/library/security/libsasl@$(PKGVERS)
  28 set name=pkg.description \
  29     value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
  30 set name=pkg.summary \
  31     value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
  32 set name=info.classification \
  33     value=org.opensolaris.category.2008:System/Libraries
  34 set name=variant.arch value=$(ARCH)
  35 dir path=usr group=sys
  36 dir path=usr/lib
  37 dir path=usr/lib/$(ARCH64)
  38 dir path=usr/lib/sasl
  39 dir path=usr/lib/sasl/$(ARCH64)
  40 dir path=usr/share/man
  41 dir path=usr/share/man/man3lib
  42 dir path=usr/share/man/man3proc
  43 dir path=usr/share/man/man3project
  44 dir path=usr/share/man/man3resolv
  45 dir path=usr/share/man/man3rpc
  46 dir path=usr/share/man/man3sasl
  47 dir path=usr/share/man/man4
  48 file path=usr/lib/$(ARCH64)/libsasl.so.1
  49 file path=usr/lib/libsasl.so.1
  50 file path=usr/lib/sasl/$(ARCH64)/crammd5.so.1
  51 file path=usr/lib/sasl/$(ARCH64)/digestmd5.so.1
  52 file path=usr/lib/sasl/$(ARCH64)/login.so.1
  53 file path=usr/lib/sasl/$(ARCH64)/plain.so.1
  54 file path=usr/lib/sasl/crammd5.so.1
  55 file path=usr/lib/sasl/digestmd5.so.1
  56 file path=usr/lib/sasl/login.so.1
  57 file path=usr/lib/sasl/plain.so.1
  58 file path=usr/share/man/man3lib/libsasl.3lib
  59 file path=usr/share/man/man3proc/proc_service.3proc
  60 file path=usr/share/man/man3proc/ps_lgetregs.3proc
  61 file path=usr/share/man/man3proc/ps_pglobal_lookup.3proc
  62 file path=usr/share/man/man3proc/ps_pread.3proc
  63 file path=usr/share/man/man3proc/ps_pstop.3proc
  64 file path=usr/share/man/man3project/getprojent.3project
  65 file path=usr/share/man/man3project/project_walk.3project
  66 file path=usr/share/man/man3project/setproject.3project
  67 file path=usr/share/man/man3resolv/resolver.3resolv
  68 file path=usr/share/man/man3rpc/rstat.3rpc
  69 file path=usr/share/man/man3rpc/rusers.3rpc
  70 file path=usr/share/man/man3rpc/rwall.3rpc
  71 file path=usr/share/man/man3sasl/sasl_authorize_t.3sasl
  72 file path=usr/share/man/man3sasl/sasl_auxprop.3sasl
  73 file path=usr/share/man/man3sasl/sasl_auxprop_add_plugin.3sasl


 111 file path=usr/share/man/man3sasl/sasl_server_plug_init_t.3sasl
 112 file path=usr/share/man/man3sasl/sasl_server_start.3sasl
 113 file path=usr/share/man/man3sasl/sasl_server_step.3sasl
 114 file path=usr/share/man/man3sasl/sasl_server_userdb_checkpass_t.3sasl
 115 file path=usr/share/man/man3sasl/sasl_server_userdb_setpass_t.3sasl
 116 file path=usr/share/man/man3sasl/sasl_set_alloc.3sasl
 117 file path=usr/share/man/man3sasl/sasl_set_mutex.3sasl
 118 file path=usr/share/man/man3sasl/sasl_seterror.3sasl
 119 file path=usr/share/man/man3sasl/sasl_setpass.3sasl
 120 file path=usr/share/man/man3sasl/sasl_setprop.3sasl
 121 file path=usr/share/man/man3sasl/sasl_utf8verify.3sasl
 122 file path=usr/share/man/man3sasl/sasl_verifyfile_t.3sasl
 123 file path=usr/share/man/man3sasl/sasl_version.3sasl
 124 file path=usr/share/man/man4/sasl_appname.conf.4
 125 legacy pkg=SUNWlibsasl \
 126     desc="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" \
 127     name="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
 128 license cr_Sun license=cr_Sun
 129 license usr/src/lib/libsasl/THIRDPARTYLICENSE \
 130     license=usr/src/lib/libsasl/THIRDPARTYLICENSE
 131 link path=usr/lib/$(ARCH64)/libsasl.so target=libsasl.so.1
 132 link path=usr/lib/libsasl.so target=libsasl.so.1
 133 link path=usr/share/man/man3proc/ps_kill.3proc target=ps_pstop.3proc
 134 link path=usr/share/man/man3proc/ps_lcontinue.3proc target=ps_pstop.3proc
 135 link path=usr/share/man/man3proc/ps_lgetfpregs.3proc target=ps_lgetregs.3proc
 136 link path=usr/share/man/man3proc/ps_lgetxregs.3proc target=ps_lgetregs.3proc
 137 link path=usr/share/man/man3proc/ps_lgetxregsize.3proc \
 138     target=ps_lgetregs.3proc
 139 link path=usr/share/man/man3proc/ps_lrolltoaddr.3proc target=ps_pstop.3proc
 140 link path=usr/share/man/man3proc/ps_lsetfpregs.3proc target=ps_lgetregs.3proc
 141 link path=usr/share/man/man3proc/ps_lsetregs.3proc target=ps_lgetregs.3proc
 142 link path=usr/share/man/man3proc/ps_lsetxregs.3proc target=ps_lgetregs.3proc
 143 link path=usr/share/man/man3proc/ps_lstop.3proc target=ps_pstop.3proc
 144 link path=usr/share/man/man3proc/ps_pcontinue.3proc target=ps_pstop.3proc
 145 link path=usr/share/man/man3proc/ps_pdread.3proc target=ps_pread.3proc
 146 link path=usr/share/man/man3proc/ps_pdwrite.3proc target=ps_pread.3proc
 147 link path=usr/share/man/man3proc/ps_pglobal_sym.3proc \
 148     target=ps_pglobal_lookup.3proc
 149 link path=usr/share/man/man3proc/ps_ptread.3proc target=ps_pread.3proc
 150 link path=usr/share/man/man3proc/ps_ptwrite.3proc target=ps_pread.3proc
 151 link path=usr/share/man/man3proc/ps_pwrite.3proc target=ps_pread.3proc




   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 2014 Andrew Stormont.
  26 #
  27 
  28 set name=pkg.fmri value=pkg:/system/library/security/libsasl@$(PKGVERS)
  29 set name=pkg.description \
  30     value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
  31 set name=pkg.summary \
  32     value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
  33 set name=info.classification \
  34     value=org.opensolaris.category.2008:System/Libraries
  35 set name=variant.arch value=$(ARCH)
  36 dir path=usr group=sys
  37 dir path=usr/lib
  38 $(BUILD64)dir path=usr/lib/$(ARCH64)
  39 dir path=usr/lib/sasl
  40 $(BUILD64)dir path=usr/lib/sasl/$(ARCH64)
  41 dir path=usr/share/man
  42 dir path=usr/share/man/man3lib
  43 dir path=usr/share/man/man3proc
  44 dir path=usr/share/man/man3project
  45 dir path=usr/share/man/man3resolv
  46 dir path=usr/share/man/man3rpc
  47 dir path=usr/share/man/man3sasl
  48 dir path=usr/share/man/man4
  49 $(BUILD64)file path=usr/lib/$(ARCH64)/libsasl.so.1
  50 file path=usr/lib/libsasl.so.1
  51 $(BUILD64)file path=usr/lib/sasl/$(ARCH64)/crammd5.so.1
  52 $(BUILD64)file path=usr/lib/sasl/$(ARCH64)/digestmd5.so.1
  53 $(BUILD64)file path=usr/lib/sasl/$(ARCH64)/login.so.1
  54 $(BUILD64)file path=usr/lib/sasl/$(ARCH64)/plain.so.1
  55 file path=usr/lib/sasl/crammd5.so.1
  56 file path=usr/lib/sasl/digestmd5.so.1
  57 file path=usr/lib/sasl/login.so.1
  58 file path=usr/lib/sasl/plain.so.1
  59 file path=usr/share/man/man3lib/libsasl.3lib
  60 file path=usr/share/man/man3proc/proc_service.3proc
  61 file path=usr/share/man/man3proc/ps_lgetregs.3proc
  62 file path=usr/share/man/man3proc/ps_pglobal_lookup.3proc
  63 file path=usr/share/man/man3proc/ps_pread.3proc
  64 file path=usr/share/man/man3proc/ps_pstop.3proc
  65 file path=usr/share/man/man3project/getprojent.3project
  66 file path=usr/share/man/man3project/project_walk.3project
  67 file path=usr/share/man/man3project/setproject.3project
  68 file path=usr/share/man/man3resolv/resolver.3resolv
  69 file path=usr/share/man/man3rpc/rstat.3rpc
  70 file path=usr/share/man/man3rpc/rusers.3rpc
  71 file path=usr/share/man/man3rpc/rwall.3rpc
  72 file path=usr/share/man/man3sasl/sasl_authorize_t.3sasl
  73 file path=usr/share/man/man3sasl/sasl_auxprop.3sasl
  74 file path=usr/share/man/man3sasl/sasl_auxprop_add_plugin.3sasl


 112 file path=usr/share/man/man3sasl/sasl_server_plug_init_t.3sasl
 113 file path=usr/share/man/man3sasl/sasl_server_start.3sasl
 114 file path=usr/share/man/man3sasl/sasl_server_step.3sasl
 115 file path=usr/share/man/man3sasl/sasl_server_userdb_checkpass_t.3sasl
 116 file path=usr/share/man/man3sasl/sasl_server_userdb_setpass_t.3sasl
 117 file path=usr/share/man/man3sasl/sasl_set_alloc.3sasl
 118 file path=usr/share/man/man3sasl/sasl_set_mutex.3sasl
 119 file path=usr/share/man/man3sasl/sasl_seterror.3sasl
 120 file path=usr/share/man/man3sasl/sasl_setpass.3sasl
 121 file path=usr/share/man/man3sasl/sasl_setprop.3sasl
 122 file path=usr/share/man/man3sasl/sasl_utf8verify.3sasl
 123 file path=usr/share/man/man3sasl/sasl_verifyfile_t.3sasl
 124 file path=usr/share/man/man3sasl/sasl_version.3sasl
 125 file path=usr/share/man/man4/sasl_appname.conf.4
 126 legacy pkg=SUNWlibsasl \
 127     desc="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" \
 128     name="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
 129 license cr_Sun license=cr_Sun
 130 license usr/src/lib/libsasl/THIRDPARTYLICENSE \
 131     license=usr/src/lib/libsasl/THIRDPARTYLICENSE
 132 $(BUILD64)link path=usr/lib/$(ARCH64)/libsasl.so target=libsasl.so.1
 133 link path=usr/lib/libsasl.so target=libsasl.so.1
 134 link path=usr/share/man/man3proc/ps_kill.3proc target=ps_pstop.3proc
 135 link path=usr/share/man/man3proc/ps_lcontinue.3proc target=ps_pstop.3proc
 136 link path=usr/share/man/man3proc/ps_lgetfpregs.3proc target=ps_lgetregs.3proc
 137 link path=usr/share/man/man3proc/ps_lgetxregs.3proc target=ps_lgetregs.3proc
 138 link path=usr/share/man/man3proc/ps_lgetxregsize.3proc \
 139     target=ps_lgetregs.3proc
 140 link path=usr/share/man/man3proc/ps_lrolltoaddr.3proc target=ps_pstop.3proc
 141 link path=usr/share/man/man3proc/ps_lsetfpregs.3proc target=ps_lgetregs.3proc
 142 link path=usr/share/man/man3proc/ps_lsetregs.3proc target=ps_lgetregs.3proc
 143 link path=usr/share/man/man3proc/ps_lsetxregs.3proc target=ps_lgetregs.3proc
 144 link path=usr/share/man/man3proc/ps_lstop.3proc target=ps_pstop.3proc
 145 link path=usr/share/man/man3proc/ps_pcontinue.3proc target=ps_pstop.3proc
 146 link path=usr/share/man/man3proc/ps_pdread.3proc target=ps_pread.3proc
 147 link path=usr/share/man/man3proc/ps_pdwrite.3proc target=ps_pread.3proc
 148 link path=usr/share/man/man3proc/ps_pglobal_sym.3proc \
 149     target=ps_pglobal_lookup.3proc
 150 link path=usr/share/man/man3proc/ps_ptread.3proc target=ps_pread.3proc
 151 link path=usr/share/man/man3proc/ps_ptwrite.3proc target=ps_pread.3proc
 152 link path=usr/share/man/man3proc/ps_pwrite.3proc target=ps_pread.3proc