eterm version 0.9.4 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    eterm  most recent diff


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



      # $Id: Portfile 32941 2008-01-15 11:52:40Z ryandesign macports.org $

      PortSystem 1.0

      Name: Eterm
      Version: 0.9.4
      revision 1
      Maintainers: nomaintainer
      Category: x11
      Platform: darwin
      Homepage: http://www.eterm.org/
      Description: Eterm is a color terminal emulator.
      Long Description: Eterm is a color vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism while still maintaining speed and efficiency.

      master_sites ${homepage}download/ sourceforge
      distfiles-append ${name}-bg-${version}${extract.suffix}
      checksums ${distname}${extract.suffix} md5 b8869ee9c9b9516231af9eefa595cee3 ${name}-bg-${version}${extract.suffix} md5 e8c6567b13d7fb760bded56c1d1a181d

      post-extract {
      foreach dir {bg/tile bg/scale} {
      foreach file [glob -directory ${workpath} ${dir}/*] {
      move -force ${file} ${worksrcpath}/${dir}
      }
      }
      }

      #patchfiles patch_command.c
      depends_lib port:libast

      configure.env LDDFLAGS="-lXmu"
      configure.cflags-append -DDARWIN
      configure.args --mandir=${prefix}/share/man --enable-auto-encoding --enable-escreen --enable-escreen-fx --enable-multi-charset --enable-name-reporting-escapes --enable-profile --enable-trans --disable-utmp

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

     Where to find more information:

    Darwin Ports



    image test