Download and Install libuninum version 2.7 on Mac OS X
Wednesday the 9th of July, 2008

    libuninum  most recent diff


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



      # $Id: Portfile 37443 2008-06-08 05:22:42Z ryandesign macports.org $

      PortSystem 1.0

      Name: libuninum
      Version: 2.7
      revision 1
      dist_subdir ${name}/${version}_${revision}
      Category: textproc
      Platform: darwin
      Maintainers: mww
      Description: library for converting Unicode strings to numbers and vice versa
      Long Description: libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings.

      Homepage: http://billposer.org/Software/libuninum.html
      master_sites http://billposer.org/Software/Downloads/
      checksums sha1 453b82586db3715a0e7e2d31e0cd9301a5f0c38a
      use_bzip2 yes

      depends_build port:gawk
      depends_lib port:gmp

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

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex libuninum-(\[0-9\.\]+).tar.bz2

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

     Where to find more information:

    Darwin Ports



    image test