Download and Install libident version 0.32 on Mac OS X
Sunday the 12th of October, 2008

    libident  most recent diff


    version 0.32

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



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

      PortSystem 1.0
      Name: libident
      Version: 0.32
      Category: security
      Maintainers: nomaintainer
      Description: Ident protocol library
      Long Description: This is a library which provides a simple interface to the Ident protocol on the client side. It is meant to be used by daemons to try to authenticate users using the Ident protocol. For this to work, users need to have an Ident server running on the system from which they are connected.
      Homepage: http://rdenisc.free.fr/libident/
      Platform: darwin
      master_sites ${homepage}
      checksums md5 9b9346eacc28d842d164881f0efa3388

      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.