Download and Install ee version 1.4.6 on Mac OS X
Friday the 5th of September, 2008

    ee  most recent diff


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



      # $Id: Portfile 36336 2008-04-27 13:30:18Z ryandesign macports.org $

      PortSystem 1.0
      Name: ee
      Version: 1.4.6
      Category: editors
      Maintainers: nomaintainer
      Description: easy to use text editor
      Long Description: An easy to use text editor. Intended to be usable with little or no instruction. Provides a terminal (curses based) interface. Features pop-up menus. A subset of aee.
      Homepage: http://www.users.qwest.net/~hmahon/
      Platform: darwin

      master_sites ${homepage}sources/
      distname ${name}-${version}.src
      extract.suffix .tgz
      checksums md5 447c48341fc355dacc7e5d338dd1677a sha1 6be7d03eade441a6c409b9d441ba2c144e26b157 rmd160 2ed8ad3123c5443b29f5db142ad367d67028da27

      worksrcdir easyedit-${version}

      use_configure no

      destroot {
      xinstall -m 555 ${worksrcpath}/ee ${destroot}${prefix}/bin
      xinstall -m 444 ${worksrcpath}/ee.1 ${destroot}${prefix}/share/man/man1
      }

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

     Where to find more information:

    Darwin Ports



    image test