Package: openldap-ssl Version: 2.1.16 Revision: 1 Maintainer: Matt Stephenson GCC: 3.1 Source: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%v.tgz Source-MD5: 3f8e481dd25b19569f2b1cf2bce55e63 Depends: %N-shlibs (= %v-%r), daemonic BuildDepends: openssl097-dev, db41 (>= 4.1.24-6) | db41-ssl (>= 4.1.24-6), cyrus-sasl2-dev, readline (>= 4.3-5), dlcompat-dev Conflicts: openldap Replaces: openldap Provides: openldap Patch: %f.patch SetLibs: -ldb-4.1 -L%p/lib SetCPPFLAGS: -I%p/include/db4 ConfigureParams: --libexecdir=%p/sbin --mandir=%p/share/man --infodir=%p/share/info/%n --with-cyrus-sasl InstallScript: make install DESTDIR=%d DocFiles: ANNOUNCEMENT COPYRIGHT LICENSE README CHANGES build/LICENSE-2.0.1 doc/drafts/draft* ConfFiles: << %p/etc/openldap/ldap.conf %p/etc/openldap/slapd.conf << SplitOff: << Package: %N-shlibs Depends: readline-shlibs (>= 4.3-5), cyrus-sasl2-shlibs Replaces: openldap Description: Shared libraries for LDAP Files: lib/*.*.dylib Shlibs: << %p/lib/liblber.2.dylib 3.0.0 %n (>= 2.0.23-5) %p/lib/libldap.2.dylib 3.0.0 %n (>= 2.0.23-5) %p/lib/libldap_r.2.dylib 3.0.0 %n (>= 2.0.23-5) << DocFiles: COPYRIGHT LICENSE README build/LICENSE-2.0.1 << SplitOff2: << Package: %N-dev Depends: %N-shlibs (= %v-%r) Description: Libraries and headers for LDAP development Files: include lib/*.a lib/*.la lib/*.dylib share/man/man3 BuildDependsOnly: True DocFiles: COPYRIGHT LICENSE README build/LICENSE-2.0.1 << DaemonicName: slapd DaemonicFile: << LDAP Server Starting LDAP Server %p/sbin/slapd %p/etc/openldap/slapd.conf << PreRmScript: << if [ $1 != "upgrade" ]; then daemonic remove slapd fi << Description: LDAP directory services implementation DescDetail: << OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol. The suite includes: * slapd - stand-alone LDAP server * slurpd - stand-alone LDAP replication server * libraries implementing the LDAP protocol, and * utilities, tools, and sample clients. << DescUsage: << To create a startup item that starts slapd after reboot just run as root 'daemonic enable slapd'. To remove the slapd startup item just run as root 'daemonic remove slapd'. << DescPort: Patches to fix the usual libtool linking/build errors. License: Restrictive/Distributable Homepage: http://www.openldap.org