Download and Install fribidi version 0.10.9 on Mac OS X
Friday the 25th of July, 2008

    fribidi  most recent diff


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



      # $Id: Portfile 33028 2008-01-17 01:56:05Z nox macports.org $

      PortSystem 1.0

      Name: fribidi
      Version: 0.10.9
      Category: textproc
      Maintainers: nomaintainer
      Platform: darwin
      Description: Free Implementation of the Unicode BiDi algorithm

      Long Description: The FriBidi library implements the algorithm described in the \"Unicode Standard Annex #9, The Bidirectional Algorithm\", available at http://www.unicode.org/unicode/reports/tr9/.

      Homepage: http://fribidi.org/
      master_sites ${homepage}download/

      checksums md5 647aee89079b056269ff0918dc1c6d28 sha1 f9aae2d2084eaccbc87760401c4521e96a92a436 rmd160 31495fecd4318f9bd6217b015f65a936389c3204

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README THANKS TODO ${destroot}${docdir}
      }

      livecheck.check regex
      livecheck.url ${master_sites}?C=M&O=D
      livecheck.regex ${name}-(0\\.10(?:\\.\\d+)*)

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

     Where to find more information:

    Darwin Ports



    image test