libidn version 1.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    libidn  most recent diff


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



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0

      Name: libidn
      Version: 1.0
      Category: mail
      Description: international domain name library
      Long Description: Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibitation of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.
      Homepage: http://www.gnu.org/software/libidn/
      Platform: darwin
      Maintainers: olaf foellinger.de
      master_sites ftp://alpha.gnu.org/pub/gnu/libidn/ http://josefsson.org/libidn/releases/
      checksums sha1 680c38227e546df82584e7b02aacc7ad66c3af24
      depends_lib port:libiconv port:gettext
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-libiconv-prefix=${prefix}

      livecheck.check regex
      livecheck.url http://josefsson.org/libidn/releases/?M=D
      livecheck.regex libidn-(\[0-9\.]+)\\.

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

     Where to find more information:

    Darwin Ports



    image test