eggdrop version 1.6.18 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    eggdrop  most recent diff


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



      # $Id: Portfile 28563 2007-09-03 20:05:18Z mww macports.org $

      PortSystem 1.0
      Name: eggdrop
      Version: 1.6.18
      Category: irc
      Maintainers: dre mac.com
      Description: Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.
      Long Description: ${description}
      Homepage: http://www.eggheads.org
      Platform: darwin
      master_sites ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
      checksums md5 0cfc13dcc84cd4e9d4a23d23d9429ee7
      distname ${name}${version}
      use_bzip2 yes
      post-configure { system "cd ${worksrcpath} && make config" }
      destroot.destdir DEST=${destroot}${prefix}/share/eggdrop
      post-destroot { system "cd ${destroot}${prefix}/bin/ && rm ../share/eggdrop/eggdrop && ln -s ../share/eggdrop/eggdrop-${version} eggdrop && mv ../share/eggdrop/eggdrop.conf ../share/eggdrop/eggdrop.conf.sample && mv ../share/eggdrop/doc/man1/eggdrop.1 ../share/man/man1"
      }
      platform darwin 7 {
      configure.cflags-append "-DBIND_8_COMPAT"
      }

      platform darwin 8 {
      configure.cflags-append "-DBIND_8_COMPAT"
      }

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

     Where to find more information:

    Darwin Ports



    image test