Libident version 0.32 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    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


      The libident Portfile 52466 2009-06-17 05:01:22Z toby macports.org $

      PortSystem 1.0
      Name: libident
      Version: 0.32
      Category: security
      Maintainers: toby
      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://www.remlab.net/libident/
      Platform: darwin
      Master Sites: http://www.remlab.net/files/libident/
      Checksums: md5 9b9346eacc28d842d164881f0efa3388 sha1 4658807b017f21928a64f3442ee3a2b91f48d14e rmd160 45c01b3c54a441b085ea3b8dc451eb8c33b7bd2e

      Patch Files: patch-id_parse.c patch-ident.c

      configure.cflags-append -Wall -W
      configure.args --mandir=${prefix}/share/man

      livecheck.url ${master_sites}
      livecheck.regex href=\"libident-(\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz\"

    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.