Thirdeye version 1.72 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    thirdeye  most recent diff


    version 1.72

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


      The thirdeye Portfile 56184 2009-08-25 06:11:10Z ryandesign macports.org $

      PortSystem 1.0
      Name: thirdeye
      Version: 1.72
      Category: irc
      Maintainers: nomaintainer
      Description: Colorful and effective script for the epic irc client
      Long Description: Third Eye is a script for the EPIC IRC client (epic4-2000 or later). It includes features such as flood protection, configurable ansi colors and themes, netsplit/rejoin detection, automated login/verifications to eggdrop, nick/chanserv, and undernet cserve bots.

      Platform: darwin
      Master Sites: http://te.E1F.net/arc/
      distname te${version}
      use_bzip2 yes
      Checksums: md5 7a074605a868a9d46870a1861474852a
      use_configure no
      build {}
      depends_run bin:epic:epic5

      destroot { system "install -m 755 -d ${destroot}${prefix}/share/thirdeye/user"
      system "cp ${workpath}/README.te ${destroot}${prefix}/share/thirdeye"
      system "cp ${workpath}/te.irc ${destroot}${prefix}/share/thirdeye"
      system "cp -Rp ${workpath}/.te/* ${destroot}${prefix}/share/thirdeye/user"
      # system "chown -R root ${destroot}${prefix}/share/thirdeye"
      system "chmod -R +r ${destroot}${prefix}/share/thirdeye/*"
      system "install -m 755 -d ${destroot}${prefix}/bin"
      system "install -m 555 -c ${portpath}/files/thirdeye.sh ${destroot}${prefix}/bin/thirdeye"
      reinplace "s|__PREFIX|${prefix}|g" ${destroot}${prefix}/bin/thirdeye }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.