Download and Install libgsasl version 0.2.15 on Mac OS X
Thursday the 7th of August, 2008

    libgsasl  most recent diff


      View the most recent changes for the libgsasl port at: libgsasl.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for libgsasl.
      The raw portfile for libgsasl 0.2.15 is located here:
      http://libgsasl.darwinports.com/dports/security/libgsasl/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/libgsasl
      Google
      Web Darwinports.com



      # $Id: Portfile 30252 2007-10-23 02:19:43Z jmpp macports.org $

      PortSystem 1.0

      Name: libgsasl
      Version: 0.2.15
      Category: security net
      Maintainers: nomaintainer
      Description: GNU SASL: an authentication library.
      Long Description: GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers.
      Platform: darwin
      Homepage: http://josefsson.org/libgsasl/
      master_sites ftp://alpha.gnu.org/pub/gnu/gsasl/ http://josefsson.org/gsasl/releases/
      checksums md5 c4ece330c40626d19b7a12ca355e4397 sha1 4b5dc50625cdb5e9551dad3f66967864c2c9a0fc rmd160 e700e4324eda926da9032577160cf86e79e08a7c

      depends_lib port:libiconv port:gettext

      #variant idn { depends_lib-append port:libidn }

    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/libgsasl
      % sudo port install libgsasl
      Password:
    You 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:

      ---> Fetching libgsasl
      ---> Verifying checksum for libgsasl
      ---> Extracting libgsasl
      ---> Configuring libgsasl
      ---> Building libgsasl with target all
      ---> Staging libgsasl into destroot
      ---> Installing libgsasl
    - 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 libgsasl with these commands:
      %  man libgsasl
      % apropos libgsasl
      % which libgsasl
      % locate libgsasl

     Where to find more information:

    Darwin Ports



    image test