Download and Install freesci version 0.3.4c on Mac OS X
Friday the 10th of October, 2008

    freesci  most recent diff


    version 0.3.4c

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



      # $Id: Portfile 28565 2007-09-03 20:29:25Z mww macports.org $

      PortSystem 1.0
      Name: freesci
      Version: 0.3.4c
      Category: emulators
      Maintainers: blb macports.org
      Description: Interpreter for SCI (old Sierra Online) games
      Long Description: FreeSCI is a portable interpreter for SCI games, such as the Space Quest series (starting with SQ3) or Leisure Suit Larry (2 and sequels). FreeSCI is still incomplete.

      Platform: darwin

      Homepage: http://freesci.linuxgames.com/
      master_sites http://www-plan.cs.colorado.edu/creichen/freesci/ http://teksolv.de/~jameson/
      use_bzip2 yes

      checksums md5 2ec3240460316cb2901371d07662b1c4

      configure.args --datadir=${prefix}/share/${name} --mandir=${prefix}/share/man --with-x --without-sdl

      depends_lib lib:libX11.6:XFree86

      Variant: sdl {
      depends_lib lib:libSDL:libsdl
      configure.args-delete --with-x --without-sdl
      configure.args-append --without-x --with-sdl-prefix=${prefix}
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.