Download and Install courier-authlib version 0.60.2 on Mac OS X
Saturday the 19th of July, 2008

    courier-authlib  most recent diff


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



      # $Id: Portfile 36112 2008-04-18 07:10:42Z boeyms macports.org $

      PortSystem 1.0

      Name: courier-authlib
      Version: 0.60.2
      Category: security mail
      Platform: darwin
      Maintainers: boeyms openmaintainer
      Description: Courier Authentication Library is a generic authentication API
      Long Description: ${description}

      Homepage: http://www.courier-mta.org/authlib/
      master_sites sourceforge:courier
      checksums md5 dd972318b77efd0d04dbcb4a6b140bbe sha1 cd5969075de212ecfb406ffb1ac974ea939ddcc0 rmd160 bdf6d68b7b6a5c6d13079477d83312f98dd7bd31
      use_bzip2 yes

      depends_lib port:db44

      configure.args --mandir=${prefix}/share/man --with-db=db --without-authmysql --without-authpgsql --without-authldap --without-authpam -C
      configure.cflags-append -I${prefix}/include/db44
      configure.ldflags-append -L${prefix}/lib/db44

      post-destroot {
      system "cd ${destroot}${prefix}/lib/courier-authlib && rm -f *.a *.la"
      }

      #livecheck.check sourceforge

    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/courier-authlib
      % sudo port install courier-authlib
      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 courier-authlib
      ---> Verifying checksum for courier-authlib
      ---> Extracting courier-authlib
      ---> Configuring courier-authlib
      ---> Building courier-authlib with target all
      ---> Staging courier-authlib into destroot
      ---> Installing courier-authlib
    - 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 courier-authlib with these commands:
      %  man courier-authlib
      % apropos courier-authlib
      % which courier-authlib
      % locate courier-authlib

     Where to find more information:

    Darwin Ports



    image test