components/openldap/openldap-client.p5m
changeset 5996 091ceb6b3249
parent 5911 a8d897c4c442
child 6024 1ef2f49e9382
equal deleted inserted replaced
5995:a107a73db207 5996:091ceb6b3249
    44 set name=org.opensolaris.arc-caseid value=PSARC/2016/225
    44 set name=org.opensolaris.arc-caseid value=PSARC/2016/225
    45 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    45 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    46 file path=etc/openldap/ldap.conf owner=root group=openldap mode=0644 \
    46 file path=etc/openldap/ldap.conf owner=root group=openldap mode=0644 \
    47     overlay=allow preserve=true
    47     overlay=allow preserve=true
    48 file path=etc/openldap/ldap.conf.default
    48 file path=etc/openldap/ldap.conf.default
    49 link path=usr/bin/ldapadd target=openldapmodify mediator=ldap \
    49 link path=usr/bin/ldapadd target=openldapmodify
    50     mediator-implementation=openldap
    50 link path=usr/bin/ldapdelete target=openldapdelete
    51 link path=usr/bin/ldapdelete target=openldapdelete mediator=ldap \
    51 link path=usr/bin/ldapmodify target=openldapmodify
    52     mediator-implementation=openldap
    52 link path=usr/bin/ldapmodrdn target=openldapmodrdn
    53 link path=usr/bin/ldapmodify target=openldapmodify mediator=ldap \
    53 link path=usr/bin/ldapsearch target=openldapsearch
    54     mediator-implementation=openldap
       
    55 link path=usr/bin/ldapmodrdn target=openldapmodrdn mediator=ldap \
       
    56     mediator-implementation=openldap
       
    57 link path=usr/bin/ldapsearch target=openldapsearch mediator=ldap \
       
    58     mediator-implementation=openldap
       
    59 link path=usr/bin/openldapadd target=openldapmodify
    54 link path=usr/bin/openldapadd target=openldapmodify
    60 # The bypasses (and manual dependency on libsasl at the end of the file)
    55 # The bypasses (and manual dependency on libsasl at the end of the file)
    61 # are required for building with the cyrus-sasl proto area because of
    56 # are required for building with the cyrus-sasl proto area because of
    62 # libsasl version depency checks in openldap code.
    57 # libsasl version depency checks in openldap code.
    63 file usr/bin/ldapcompare path=usr/bin/openldapcompare \
    58 file usr/bin/ldapcompare path=usr/bin/openldapcompare \
    75 file usr/bin/ldapsearch path=usr/bin/openldapsearch \
    70 file usr/bin/ldapsearch path=usr/bin/openldapsearch \
    76     pkg.depend.bypass-generate=libsasl2.so.3
    71     pkg.depend.bypass-generate=libsasl2.so.3
    77 file usr/bin/ldapurl path=usr/bin/openldapurl
    72 file usr/bin/ldapurl path=usr/bin/openldapurl
    78 file usr/bin/ldapwhoami path=usr/bin/openldapwhoami \
    73 file usr/bin/ldapwhoami path=usr/bin/openldapwhoami \
    79     pkg.depend.bypass-generate=libsasl2.so.3
    74     pkg.depend.bypass-generate=libsasl2.so.3
       
    75 link path=usr/include/lber.h target=openldap/lber.h
       
    76 link path=usr/include/lber_types.h target=openldap/lber_types.h
       
    77 link path=usr/include/ldap.h target=openldap/ldap.h
       
    78 link path=usr/include/ldap_cdefs.h target=openldap/ldap_cdefs.h
       
    79 link path=usr/include/ldap_features.h target=openldap/ldap_features.h
       
    80 link path=usr/include/ldap_schema.h target=openldap/ldap_schema.h
       
    81 link path=usr/include/ldap_utf8.h target=openldap/ldap_utf8.h
       
    82 link path=usr/include/ldif.h target=openldap/ldif.h
    80 file path=usr/include/openldap/lber.h
    83 file path=usr/include/openldap/lber.h
    81 file path=usr/include/openldap/lber_types.h
    84 file path=usr/include/openldap/lber_types.h
    82 file path=usr/include/openldap/ldap.h
    85 file path=usr/include/openldap/ldap.h
    83 file path=usr/include/openldap/ldap_cdefs.h
    86 file path=usr/include/openldap/ldap_cdefs.h
    84 file path=usr/include/openldap/ldap_features.h
    87 file path=usr/include/openldap/ldap_features.h
    91 link path=usr/lib/$(MACH64)/liblber.so target=liblber-2.4.so.2.10.7
    94 link path=usr/lib/$(MACH64)/liblber.so target=liblber-2.4.so.2.10.7
    92 link path=usr/lib/$(MACH64)/libldap-2.4.so target=libldap-2.4.so.2.10.7
    95 link path=usr/lib/$(MACH64)/libldap-2.4.so target=libldap-2.4.so.2.10.7
    93 link path=usr/lib/$(MACH64)/libldap-2.4.so.2 target=libldap-2.4.so.2.10.7
    96 link path=usr/lib/$(MACH64)/libldap-2.4.so.2 target=libldap-2.4.so.2.10.7
    94 file path=usr/lib/$(MACH64)/libldap-2.4.so.2.10.7 \
    97 file path=usr/lib/$(MACH64)/libldap-2.4.so.2.10.7 \
    95     pkg.depend.bypass-generate=libsasl2.so.3
    98     pkg.depend.bypass-generate=libsasl2.so.3
       
    99 link path=usr/lib/$(MACH64)/libldap.so target=libldap_r-2.4.so.2.10.7
    96 link path=usr/lib/$(MACH64)/libldap_r-2.4.so target=libldap_r-2.4.so.2.10.7
   100 link path=usr/lib/$(MACH64)/libldap_r-2.4.so target=libldap_r-2.4.so.2.10.7
    97 link path=usr/lib/$(MACH64)/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.10.7
   101 link path=usr/lib/$(MACH64)/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.10.7
    98 file path=usr/lib/$(MACH64)/libldap_r-2.4.so.2.10.7 \
   102 file path=usr/lib/$(MACH64)/libldap_r-2.4.so.2.10.7 \
    99     pkg.depend.bypass-generate=libsasl2.so.3
   103     pkg.depend.bypass-generate=libsasl2.so.3
   100 link path=usr/lib/$(MACH64)/libldap_r.so target=libldap_r-2.4.so.2.10.7
   104 link path=usr/lib/$(MACH64)/libldap_r.so target=libldap_r-2.4.so.2.10.7
   103 file path=usr/lib/liblber-2.4.so.2.10.7
   107 file path=usr/lib/liblber-2.4.so.2.10.7
   104 link path=usr/lib/liblber.so target=liblber-2.4.so.2.10.7
   108 link path=usr/lib/liblber.so target=liblber-2.4.so.2.10.7
   105 link path=usr/lib/libldap-2.4.so target=libldap-2.4.so.2.10.7
   109 link path=usr/lib/libldap-2.4.so target=libldap-2.4.so.2.10.7
   106 link path=usr/lib/libldap-2.4.so.2 target=libldap-2.4.so.2.10.7
   110 link path=usr/lib/libldap-2.4.so.2 target=libldap-2.4.so.2.10.7
   107 file path=usr/lib/libldap-2.4.so.2.10.7 pkg.depend.bypass-generate=libsasl2.so.3
   111 file path=usr/lib/libldap-2.4.so.2.10.7 pkg.depend.bypass-generate=libsasl2.so.3
       
   112 link path=usr/lib/libldap.so target=libldap_r-2.4.so.2.10.7
   108 link path=usr/lib/libldap_r-2.4.so target=libldap_r-2.4.so.2.10.7
   113 link path=usr/lib/libldap_r-2.4.so target=libldap_r-2.4.so.2.10.7
   109 link path=usr/lib/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.10.7
   114 link path=usr/lib/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.10.7
   110 file path=usr/lib/libldap_r-2.4.so.2.10.7 \
   115 file path=usr/lib/libldap_r-2.4.so.2.10.7 \
   111     pkg.depend.bypass-generate=libsasl2.so.3
   116     pkg.depend.bypass-generate=libsasl2.so.3
   112 link path=usr/lib/libldap_r.so target=libldap_r-2.4.so.2.10.7
   117 link path=usr/lib/libldap_r.so target=libldap_r-2.4.so.2.10.7
   118 link path=usr/lib/openldap/bin/ldapmodrdn target=../../../bin/openldapmodrdn
   123 link path=usr/lib/openldap/bin/ldapmodrdn target=../../../bin/openldapmodrdn
   119 link path=usr/lib/openldap/bin/ldappasswd target=../../../bin/openldappasswd
   124 link path=usr/lib/openldap/bin/ldappasswd target=../../../bin/openldappasswd
   120 link path=usr/lib/openldap/bin/ldapsearch target=../../../bin/openldapsearch
   125 link path=usr/lib/openldap/bin/ldapsearch target=../../../bin/openldapsearch
   121 link path=usr/lib/openldap/bin/ldapurl target=../../../bin/openldapurl
   126 link path=usr/lib/openldap/bin/ldapurl target=../../../bin/openldapurl
   122 link path=usr/lib/openldap/bin/ldapwhoami target=../../../bin/openldapwhoami
   127 link path=usr/lib/openldap/bin/ldapwhoami target=../../../bin/openldapwhoami
   123 link path=usr/share/man/man1/ldapadd.1 target=../man1oldap/ldapadd.1oldap \
   128 link path=usr/share/man/man1/ldapadd.1 target=../man1oldap/ldapadd.1oldap
   124     mediator=ldap mediator-implementation=openldap
   129 link path=usr/share/man/man1/ldapdelete.1 target=../man1oldap/ldapdelete.1oldap
   125 link path=usr/share/man/man1/ldapdelete.1 \
   130 link path=usr/share/man/man1/ldapmodify.1 target=../man1oldap/ldapmodify.1oldap
   126     target=../man1oldap/ldapdelete.1oldap mediator=ldap \
   131 link path=usr/share/man/man1/ldapmodrdn.1 target=../man1oldap/ldapmodrdn.1oldap
   127     mediator-implementation=openldap
   132 link path=usr/share/man/man1/ldapsearch.1 target=../man1oldap/ldapsearch.1oldap
   128 link path=usr/share/man/man1/ldapmodify.1 \
       
   129     target=../man1oldap/ldapmodify.1oldap mediator=ldap \
       
   130     mediator-implementation=openldap
       
   131 link path=usr/share/man/man1/ldapmodrdn.1 \
       
   132     target=../man1oldap/ldapmodrdn.1oldap mediator=ldap \
       
   133     mediator-implementation=openldap
       
   134 link path=usr/share/man/man1/ldapsearch.1 \
       
   135     target=../man1oldap/ldapsearch.1oldap mediator=ldap \
       
   136     mediator-implementation=openldap
       
   137 link path=usr/share/man/man1/openldapadd.1 target=../man1oldap/ldapadd.1oldap
   133 link path=usr/share/man/man1/openldapadd.1 target=../man1oldap/ldapadd.1oldap
   138 link path=usr/share/man/man1/openldapcompare.1 \
   134 link path=usr/share/man/man1/openldapcompare.1 \
   139     target=../man1oldap/ldapcompare.1oldap
   135     target=../man1oldap/ldapcompare.1oldap
   140 link path=usr/share/man/man1/openldapdelete.1 \
   136 link path=usr/share/man/man1/openldapdelete.1 \
   141     target=../man1oldap/ldapdelete.1oldap
   137     target=../man1oldap/ldapdelete.1oldap