fox version 1.6.31 for Mac OS X 10.5 Leopard
Tuesday the 13th of May, 2008

    fox  most recent diff


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



      # $Id: Portfile 33055 2008-01-17 08:14:35Z afb macports.org $

      PortSystem 1.0

      Name: fox
      Version: 1.6.31
      revision 1
      Description: The FOX GUI toolkit
      Long Description: FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively.
      Maintainers: lyle.johnson gmail.com
      Category: x11
      Platform: darwin
      distname fox-${version}
      Homepage: http://www.fox-toolkit.org/
      master_sites http://www.fox-toolkit.org/ftp/
      checksums md5 3ca24ab9972223571419a13a3a4ab2f0 sha1 5f5720597bcd39b3e0805aaa761e6564ecf1913a rmd160 3aef0492b6ab3f64307bc5486f733735dee81d2a
      depends_lib port:tiff port:libpng port:jpeg port:fontconfig port:freetype port:Xft2 lib:libX11.6:XFree86
      configure.cppflags-append "-I${x11prefix}/include"
      platform darwin 9 {
      configure.ldflags-append "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
      }
      configure.pre_args --prefix=${prefix} --mandir=${prefix}/share/man
      configure.args --with-x --with-xft --with-opengl --enable-cups

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

     Where to find more information:

    Darwin Ports



    image test