components/openldap/openldap-server.p5m
changeset 5911 a8d897c4c442
child 5996 091ceb6b3249
equal deleted inserted replaced
5910:93ac80235738 5911:a8d897c4c442
       
     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) 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
       
    27 <transform file path=(.+)/man/man5oldap/(.+).5oldap$ -> \
       
    28     set action.hash %<1>/man/man5/%<2>.5>
       
    29 <transform file path=(.+)/man/man8oldap/(.+).8oldap$ -> \
       
    30     set action.hash %<1>/man/man8/%<2>.8>
       
    31 <transform file path=usr/share/doc/openldap/images/(.+)$ -> \ 
       
    32     set action.hash $(MACH32)/doc/guide/admin/%<1> >
       
    33 <transform file path=usr/share/doc/openldap/admin24/(.+)$ -> \
       
    34     set action.hash $(MACH32)/doc/guide/admin/%<1> >
       
    35 set name=pkg.fmri \
       
    36     value=pkg:/service/network/ldap/openldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    37 set name=pkg.summary value=OpenLDAP
       
    38 set name=pkg.description \
       
    39     value="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol. This package contains the stand-alone LDAP daemon, slapd, and utilities."
       
    40 set name=com.oracle.info.description value=OpenLDAP
       
    41 set name=com.oracle.info.tpno value=$(TPNO)
       
    42 set name=info.classification \
       
    43     value=org.opensolaris.category.2008:System/Libraries
       
    44 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    45 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    46 set name=org.opensolaris.arc-caseid value=PSARC/2016/225
       
    47 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    48 file path=etc/openldap/schema/README
       
    49 file path=etc/openldap/schema/collective.schema
       
    50 file path=etc/openldap/schema/corba.schema
       
    51 file path=etc/openldap/schema/core.ldif
       
    52 file path=etc/openldap/schema/core.schema
       
    53 file path=etc/openldap/schema/cosine.ldif
       
    54 file path=etc/openldap/schema/cosine.schema
       
    55 file path=etc/openldap/schema/duaconf.schema
       
    56 file path=etc/openldap/schema/dyngroup.ldif
       
    57 file path=etc/openldap/schema/dyngroup.schema
       
    58 file path=etc/openldap/schema/inetorgperson.ldif
       
    59 file path=etc/openldap/schema/inetorgperson.schema
       
    60 file path=etc/openldap/schema/java.schema
       
    61 file path=etc/openldap/schema/misc.schema
       
    62 file path=etc/openldap/schema/nis.ldif
       
    63 file path=etc/openldap/schema/nis.schema
       
    64 file path=etc/openldap/schema/openldap.ldif
       
    65 file path=etc/openldap/schema/openldap.schema
       
    66 file path=etc/openldap/schema/pmi.schema
       
    67 file path=etc/openldap/schema/ppolicy.schema
       
    68 file path=etc/openldap/slapd.conf owner=openldap group=openldap mode=0600 \
       
    69     overlay=allow preserve=true
       
    70 file path=etc/openldap/slapd.conf.default
       
    71 file Solaris/exec_attr path=etc/security/exec_attr.d/library:openldap
       
    72 file Solaris/prof_attr path=etc/security/prof_attr.d/library:openldap
       
    73 file Solaris/user_attr path=etc/user_attr.d/library:openldap
       
    74 file Solaris/ldap-olslapd.xml \
       
    75     path=lib/svc/manifest/network/ldap/ldap-olslapd.xml
       
    76 file Solaris/ldap-olslapd path=lib/svc/method/ldap-olslapd
       
    77 file path=usr/include/openldap/slapi-plugin.h
       
    78 file usr/lib/$(MACH64)/slapd path=usr/lib/slapd mode=0555 \
       
    79     pkg.depend.bypass-generate=libsasl2.so.3
       
    80 link path=usr/sbin/slapacl target=../lib/slapd
       
    81 link path=usr/sbin/slapadd target=../lib/slapd
       
    82 link path=usr/sbin/slapauth target=../lib/slapd
       
    83 link path=usr/sbin/slapcat target=../lib/slapd
       
    84 link path=usr/sbin/slapdn target=../lib/slapd
       
    85 link path=usr/sbin/slapindex target=../lib/slapd
       
    86 link path=usr/sbin/slappasswd target=../lib/slapd
       
    87 link path=usr/sbin/slapschema target=../lib/slapd
       
    88 link path=usr/sbin/slaptest target=../lib/slapd
       
    89 file path=usr/share/doc/openldap/admin24/guide.html
       
    90 file path=usr/share/doc/openldap/admin24/index.html
       
    91 file path=usr/share/doc/openldap/images/allmail-en.png
       
    92 file path=usr/share/doc/openldap/images/allusersgroup-en.png
       
    93 file path=usr/share/doc/openldap/images/config_dit.png
       
    94 file path=usr/share/doc/openldap/images/config_local.png
       
    95 file path=usr/share/doc/openldap/images/config_ref.png
       
    96 file path=usr/share/doc/openldap/images/config_repl.png
       
    97 file path=usr/share/doc/openldap/images/delta-syncrepl.png
       
    98 file path=usr/share/doc/openldap/images/dual_dc.png
       
    99 file path=usr/share/doc/openldap/images/intro_dctree.png
       
   100 file path=usr/share/doc/openldap/images/intro_tree.png
       
   101 file path=usr/share/doc/openldap/images/ldap-sync-refreshandpersist.png
       
   102 file path=usr/share/doc/openldap/images/ldap-sync-refreshonly.png
       
   103 file path=usr/share/doc/openldap/images/n-way-multi-master.png
       
   104 file path=usr/share/doc/openldap/images/push-based-complete.png
       
   105 file path=usr/share/doc/openldap/images/push-based-standalone.png
       
   106 file path=usr/share/doc/openldap/images/refint.png
       
   107 file path=usr/share/doc/openldap/images/set-following-references.png
       
   108 file path=usr/share/doc/openldap/images/set-memberUid.png
       
   109 file path=usr/share/doc/openldap/images/set-recursivegroup.png
       
   110 file path=usr/share/man/man5oldap/slapd-config.5oldap
       
   111 file path=usr/share/man/man5oldap/slapd-dnssrv.5oldap
       
   112 file path=usr/share/man/man5oldap/slapd-ldap.5oldap
       
   113 file path=usr/share/man/man5oldap/slapd-ldbm.5oldap
       
   114 file path=usr/share/man/man5oldap/slapd-ldif.5oldap
       
   115 file path=usr/share/man/man5oldap/slapd-meta.5oldap
       
   116 file path=usr/share/man/man5oldap/slapd-monitor.5oldap
       
   117 file path=usr/share/man/man5oldap/slapd-ndb.5oldap
       
   118 file path=usr/share/man/man5oldap/slapd-null.5oldap
       
   119 file path=usr/share/man/man5oldap/slapd-passwd.5oldap
       
   120 file path=usr/share/man/man5oldap/slapd-perl.5oldap
       
   121 file path=usr/share/man/man5oldap/slapd-relay.5oldap
       
   122 file path=usr/share/man/man5oldap/slapd-shell.5oldap
       
   123 file path=usr/share/man/man5oldap/slapd-sock.5oldap
       
   124 file path=usr/share/man/man5oldap/slapd-sql.5oldap
       
   125 file path=usr/share/man/man5oldap/slapd.access.5oldap
       
   126 file path=usr/share/man/man5oldap/slapd.backends.5oldap
       
   127 file path=usr/share/man/man5oldap/slapd.conf.5oldap
       
   128 file path=usr/share/man/man5oldap/slapd.overlays.5oldap
       
   129 file path=usr/share/man/man5oldap/slapd.plugin.5oldap
       
   130 file path=usr/share/man/man5oldap/slapo-accesslog.5oldap
       
   131 file path=usr/share/man/man5oldap/slapo-auditlog.5oldap
       
   132 file path=usr/share/man/man5oldap/slapo-chain.5oldap
       
   133 file path=usr/share/man/man5oldap/slapo-collect.5oldap
       
   134 file path=usr/share/man/man5oldap/slapo-constraint.5oldap
       
   135 file path=usr/share/man/man5oldap/slapo-dds.5oldap
       
   136 file path=usr/share/man/man5oldap/slapo-dyngroup.5oldap
       
   137 file path=usr/share/man/man5oldap/slapo-dynlist.5oldap
       
   138 file path=usr/share/man/man5oldap/slapo-memberof.5oldap
       
   139 file path=usr/share/man/man5oldap/slapo-pbind.5oldap
       
   140 file path=usr/share/man/man5oldap/slapo-pcache.5oldap
       
   141 file path=usr/share/man/man5oldap/slapo-ppolicy.5oldap
       
   142 file path=usr/share/man/man5oldap/slapo-refint.5oldap
       
   143 file path=usr/share/man/man5oldap/slapo-retcode.5oldap
       
   144 file path=usr/share/man/man5oldap/slapo-rwm.5oldap
       
   145 file path=usr/share/man/man5oldap/slapo-sssvlv.5oldap
       
   146 file path=usr/share/man/man5oldap/slapo-syncprov.5oldap
       
   147 file path=usr/share/man/man5oldap/slapo-translucent.5oldap
       
   148 file path=usr/share/man/man5oldap/slapo-unique.5oldap
       
   149 file path=usr/share/man/man5oldap/slapo-valsort.5oldap
       
   150 file path=usr/share/man/man8oldap/slapacl.8oldap
       
   151 file path=usr/share/man/man8oldap/slapadd.8oldap
       
   152 file path=usr/share/man/man8oldap/slapauth.8oldap
       
   153 file path=usr/share/man/man8oldap/slapcat.8oldap
       
   154 file path=usr/share/man/man8oldap/slapd.8oldap
       
   155 file path=usr/share/man/man8oldap/slapdn.8oldap
       
   156 file path=usr/share/man/man8oldap/slapindex.8oldap
       
   157 file path=usr/share/man/man8oldap/slappasswd.8oldap
       
   158 file path=usr/share/man/man8oldap/slapschema.8oldap
       
   159 file path=usr/share/man/man8oldap/slaptest.8oldap
       
   160 dir  path=var/openldap owner=openldap group=openldap
       
   161 dir  path=var/openldap/openldap-data owner=openldap group=openldap mode=700
       
   162 dir  path=var/openldap/run owner=openldap group=openldap mode=700
       
   163 license openldap.license license="openldap license"