Package: cyrus-sasl2 Version: 2.1.13 Revision: 12 GCC: 3.3 Maintainer: Matt Stephenson Depends: %N-shlibs (= %v-%r) BuildDepends: openssl097-dev, db41 (>= 4.1.25-15) | db41-ssl (>= 4.1.25-15), dlcompat-dev Source: mirror:custom:cyrus-sasl-%v.tar.gz CustomMirror: << Primary: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ Secondary: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/ << Source-MD5: 1114d59d970791932e96de8557472672 Patch: %f.patch NoSetLDFLAGS: True SetLibs: -L%p/lib ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --infodir=%p/share/info --with-plugindir=%p/lib/sasl2 --with-dbpath=%p/etc/sasldb2 --enable-static --with-saslauthd=%p/var/saslauthd --with-bdb-incdir=%p/include/db4 --enable-login --enable-ntlm UpdateLibtoolInDirs: config SetCPPFLAGS: -no-cpp-precomp InstallScript: << mkdir -p %i/share/man/man8 mkdir -p %i/var/saslauthd make install DESTDIR=%d cd utils; cp sasldblistusers2.8 saslpasswd2.8 %i/share/man/man8 << DocFiles: AUTHORS COPYING NEWS README ChangeLog doc/TODO doc/*.html doc/*.txt SplitOff: << Package: %N-shlibs Depends: db41-shlibs (>= 4.1.25-15) | db41-ssl-shlibs (>= 4.1.25-15), openssl097-shlibs, dlcompat-shlibs Files: lib/*.*.dylib Shlibs: %p/lib/libsasl2.2.dylib 3.0.0 %n (>= 2.1.13-12) DocFiles: COPYING README << SplitOff2: << Package: %N-dev Depends: %N-shlibs (= %v-%r) Conflicts: %N (<= 2.1.10-2) Replaces: %N (<= 2.1.10-2) Files: include/sasl lib/*.dylib lib/*.a lib/*.la lib/sasl2/*.a lib/sasl2/*.la BuildDependsOnly: True DocFiles: COPYING README << SplitOff3: << Package: %N-doc Conflicts: cyrus-sasl (<= 1.5.27-15), cyrus-sasl-doc Replaces: cyrus-sasl (<= 1.5.27-15), cyrus-sasl-doc Files: share/man DocFiles: COPYING README << Description: Cyrus Simple Authentication and Security Layer Library DescDetail: << SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. << DescPort: << Patch to fix a build problem for users with a /usr/local/include on there system and to stop the creation and installing of a framework. << DescPackaging: << Moved the manual pages to there own splitoff so cyrus-sasl and cyrus-sasl2 can co-exist happliy. << License: OSI-Approved Homepage: http://asg.web.cmu.edu/sasl