Tea version 25.1.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 25.1.0

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


      The tea Portfile 57776 2009-09-16 13:58:13Z jmr macports.org $

      PortSystem 1.0

      Name: tea
      Version: 25.1.0
      Description: TEA is the powerful text editor for GNU/Linux and *BSD.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: editors
      Platform: darwin
      Homepage: http://tea.linux.kiev.ua/
      Master Sites: sourceforge:tea-editor

      Checksums: md5 072f7d60db0b5ffb6f0b3411af22620e sha1 49d3c2d5058652f527ea82f6fe1e0c69f6d8433f rmd160 1c2dc1173038a5a0334dff3c6fd56501bb28dd20

      depends_lib port:qt4-mac

      use_bzip2 yes

      configure.cmd ${prefix}/libexec/qt4-mac/bin/qmake
      configure.pre_args
      configure.universal_args

      build.args CC=${configure.cc}

      destroot {
      copy ${worksrcpath}/bin/tea.app ${destroot}${applications_dir}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.