Download and Install multiterm version 0.13 on Mac OS X
Tuesday the 8th of July, 2008

    multiterm  most recent diff


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



      # $Id: Portfile 28955 2007-09-12 19:07:16Z nox macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: MultiTerm
      Version: 0.13
      Category: aqua sysutils
      Maintainers: nomaintainer
      Description: MultiTerm is an extendible Terminal Emulation

      Long Description: MultiTerm aims to become an extendible Terminal Emulation which provides a high quality user interface for everyday terminal work.

      Homepage: http://www.13thfloor.at/${name}/
      master_sites ${homepage}
      distname ${name}-V${version}

      checksums md5 a71d8733c133e1a7fdc92a3f8fb8d4bf sha1 849cbb743b3ade445d2ad5936a61f8bde2213b5e rmd160 a6d1a71998326d3e827a05f1154e3376517d6c37

      worksrcdir ${name}

      pre-build {
      touch ${worksrcpath}/gpl.html ${worksrcpath}/gpl.txt
      }

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

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex "Application Prototype V(\\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/multiterm
      % sudo port install multiterm
      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 multiterm
      ---> Verifying checksum for multiterm
      ---> Extracting multiterm
      ---> Configuring multiterm
      ---> Building multiterm with target all
      ---> Staging multiterm into destroot
      ---> Installing multiterm
    - 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 multiterm with these commands:
      %  man multiterm
      % apropos multiterm
      % which multiterm
      % locate multiterm

     Where to find more information:

    Darwin Ports



    image test