|
|||||||||
Wednesday the 23rd of July, 2008 |
|||||||||
cyrus-sasl2 most recent diff
Scroll down toward the bottom of the page to get installation instructions for cyrus-sasl2. The raw portfile for cyrus-sasl2 2.1.21 is located here: http://cyrus-sasl2.darwinports.com/dports/security/cyrus-sasl2/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cyrus-sasl2 # $Id: Portfile 30180 2007-10-22 18:19:51Z jmpp PortSystem 1.0 Name: cyrus-sasl2 Version: 2.1.21 Category: security net Maintainers: jmpp landonf Description: SASL is an authentication library. Long Description: 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. Platform: darwin Homepage: http://asg.web.cmu.edu/sasl/ master_sites ftp://ftp.andrew.cmu.edu/pub/cyrus-mail distname cyrus-sasl-${version} checksums md5 dde02db234dea892bee298390890502e sha1 6449f730c963d29d43600a95373a6e2db52d6d66 rmd160 93e0e1868453c5781602b5cce23e746b8823a26b depends_lib port:openssl lib:libz:zlib patchfiles patch-Makefile.in patch-include_Makefile.in patch-lib_client.c patch-lib_Makefile.in patch-plugins-ntlm.c patch-plugins-srp.c default_variants +kerberos configure.args --sysconfdir=${prefix}/etc --mandir=${prefix}/share/man --libexecdir=${prefix}/lib --includedir=${prefix}/include --with-openssl=${prefix} --with-dbpath=${prefix}/etc/sasldb2 --with-plugindir=${prefix}/lib/sasl2 --with-saslauthd=${prefix}/var/state/saslauthd --with-pwcheck=${prefix}/var/pwcheck --enable-checkapop --enable-cram --enable-digest --enable-otp --enable-srp --enable-srp-setpass --enable-plain --enable-anon --enable-login --enable-auth-sasldb --enable-ntlm --with-rc4=openssl post-configure { # On darwin, -L/usr/lib pulls in Apple's own non-suitable sasl libraries reinplace s|-L/usr/lib||g ${worksrcpath}/utils/Makefile } post-destroot { xinstall -d -m 755 ${destroot}${prefix}/share/doc file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name} xinstall -d -m 755 ${destroot}${prefix}/var/state/saslauthd xinstall -d -m 755 ${destroot}${prefix}/var/pwcheck destroot.keepdirs ${destroot}${prefix}/var/state/saslauthd ${destroot}${prefix}/var/pwcheck } platform darwin {} platform freebsd {} Variant: kerberos { if {[variant_isset darwin]} { configure.args-append --enable-gssapi --with-gss_impl=mit } if {[variant_isset freebsd]} { configure.args-append --enable-gssapi --with-gss_impl=heimdal } } Variant: sql { configure.args-append --enable-sql } Variant: static { configure.args-append --enable-static } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/cyrus-sasl2You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cyrus-sasl2 with these commands: % man cyrus-sasl2 Where to find more information:
|
![]() |
![]() Digg cyrus-sasl2 on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




