gst version 3.0.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    gst  most recent diff


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



      # $Id: Portfile 33660 2008-02-02 17:36:08Z saispo macports.org $

      PortSystem 1.0
      Name: gst
      Version: 3.0.1
      Category: lang
      Maintainers: nomaintainer macports.org
      Description: free implementation of Smalltalk-80
      Long Description: GNU Smalltalk is a free implementation of the Smalltalk-80 language which runs on most versions on Unix and, in general, everywhere you can find a POSIX-compliance library. An uncommon feature of it is that it is well-versed to scripting tasks and headless processing.
      Homepage: http://smalltalk.gnu.org/
      Platform: darwin
      master_sites gnu:smalltalk
      distname smalltalk-${version}
      checksums sha1 c9c62e71c9c2be810956f0027c16889882e04201

      depends_build port:zip

      depends_lib port:gmp port:libiconv port:ncurses port:ncursesw port:readline port:tcl port:tk

      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
      # --disable-generational-gc # --disable-gtk
      test.run yes
      test.target check

      platform darwin 6 {
      depends_lib-append port:dlcompat
      }

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

     Where to find more information:

    Darwin Ports



    image test