Gst-dev version 3.0b - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gst-dev  most recent diff


    version 3.0b

      View the most recent changes for the gst-dev port at: gst-dev.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gst-dev.
      The raw portfile for gst-dev 3.0b is located here:
      http://gst-dev.darwinports.com/dports/lang/gst-dev/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-dev


      The gst-dev Portfile 54310 2009-07-24 18:54:23Z toby macports.org $

      PortSystem 1.0
      Name: gst-dev
      Version: 3.0b
      Category: lang
      Maintainers: landonf openmaintainer
      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
      Master Sites: ftp://alpha.gnu.org/gnu/smalltalk/
      distname smalltalk-${version}
      Checksums: md5 c712939b982b517cc53fc6eca216368c sha1 c295bf060f626de634a6bd0771d634dbfc6d9526 rmd160 af8ff26a52a67de513064ef1fad61be1cbe95969

      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 --with-gmp=${prefix}/lib --with-readline=${prefix}/lib --with-tcl=${prefix}/lib --with-tk=${prefix}/lib --with-libiconv-prefix=${prefix}

      test.run yes
      test.target check

      livecheck.regex smalltalk-(\\d+(?:\\.\\d+)*)${extract.suffix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.