Courier-authlib version 0.61.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    courier-authlib  most recent diff


    version 0.61.0

      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.61.0 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


      The courier-authlib Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: courier-authlib
      Version: 0.61.0
      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 f3dd6469c2f0b8debafed7fea4d84699 sha1 0caf0f435411124b02fe2594b39feceff5b23159 rmd160 91fb8ac8960659b7cc4ea9574e1af11fa8f7dc86
      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.type 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



    Lightbox this page.