Download and Install freecell version 2.1 on Mac OS X
Thursday the 21st of August, 2008

    freecell  most recent diff


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



      # $Id: Portfile 29893 2007-10-14 16:02:10Z nox macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: Freecell
      Version: 2.1
      Category: aqua games
      Platform: darwin
      Maintainers: nomaintainer
      Description: classic solitaire game

      Long Description: The imaginatively-titled “Freecell” is a Mac OS X version of the classic solitaire game.

      Homepage: http://randomoracle.com/freecell/
      master_sites macports
      use_bzip2 yes

      checksums md5 05c41aa87c3a6c390f83c12db7c4ff3d sha1 2e609fe0548f44a316f77f15db39581aad7a587f rmd160 0dbb3cbb23730654244091f4683c51a590a373ab

      Variant: universal {
      post-patch {
      reinplace -E "/OTHER_CFLAGS/s|\"\"|\"${configure.universal_cflags}\"|" ${worksrcpath}/Freecell.pbproj/project.pbxproj
      reinplace -E "/OTHER_LDFLAGS/s|\"\"|\"${configure.universal_ldflags}\"|" ${worksrcpath}/Freecell.pbproj/project.pbxproj
      }
      }

      post-destroot {
      xinstall -d ${destroot}/Applications/MacPorts
      copy ${worksrcpath}/build/UninstalledProducts/Freecell.app ${destroot}/Applications/MacPorts
      }

      livecheck.check regex
      livecheck.regex "${name} (\\d+(?:\\.\\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/freecell
      % sudo port install freecell
      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 freecell
      ---> Verifying checksum for freecell
      ---> Extracting freecell
      ---> Configuring freecell
      ---> Building freecell with target all
      ---> Staging freecell into destroot
      ---> Installing freecell
    - 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 freecell with these commands:
      %  man freecell
      % apropos freecell
      % which freecell
      % locate freecell

     Where to find more information:

    Darwin Ports



    image test