Download and Install tea version 11.0 on Mac OS X
Wednesday the 9th of July, 2008

    tea  most recent diff


      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 11.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
      Google
      Web Darwinports.com



      # $Id: Portfile 30225 2007-10-22 22:50:33Z jmpp macports.org $
      PortSystem 1.0
      Name: tea
      Version: 11.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 ${homepage}
      checksums md5 8b65e6b169c0f256144367e61c146b61 sha1 286bdd718e378ca9298f78e6dceef49ebbba14a7
      depends_lib lib:libgtk.2:gtk2
      use_bzip2 yes
      distname ${name}-${version}
      worksrcdir ${name}-${version}
      configure.args --mandir=${prefix}/share/man
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"

    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



    image test