Download and Install epic5 version 0.3.4 on Mac OS X
Wednesday the 23rd of July, 2008

    epic5  most recent diff


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



      # $Id: Portfile 30232 2007-10-22 23:05:56Z jmpp macports.org $

      PortSystem 1.0
      Name: epic5
      Version: 0.3.4
      Category: irc
      Maintainers: nomaintainer
      Description: (E)nhanced (P)rogrammable (I)RC-II (C)lient 5
      Homepage: http://www.epicsol.org/
      Platform: darwin
      Long Description: EPIC5 is the new development branch of EPIC, which is a new direction in ircII development. No longer is EPIC 100% backwards compatable with ircII, but instead we have chosen to find those things where compatability is undesirable, and fix them. No gratuitous incompatabilities have been added, but lots of new code has been added to make EPIC the best ircII client we could make.

      master_sites ftp://ftp.epicsol.org/pub/epic/EPIC5-ALPHA/
      use_bzip2 yes

      checksums md5 8b742772924f5c0999cdaca72a983f1d sha1 407722285e82a7bdf914b277ccc455470e652226 rmd160 7fd173203b0c69ef4e4461189bc778baa6a2276c

      patchfiles patch-configure patch-configure.in

      post-patch {
      reinplace s|__PREFIX__|${prefix}| ${worksrcpath}/configure
      }

      configure.args --mandir=${prefix}/share/man --without-ssl --without-ipv6 --without-socks --without-socks5 --without-perl --without-tcl

      destroot.destdir IP=${destroot}

      Variant: ssl {
      configure.args-delete --without-ssl
      configure.args-append --with-ssl
      depends_lib-append port:openssl
      }

      Variant: ipv6 {
      configure.args-delete --without-ipv6
      configure.args-append --with-ipv6
      }

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

     Where to find more information:

    Darwin Ports



    image test