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

    version 14.1

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


      The ngircd Portfile 51470 2009-05-25 23:14:26Z toby macports.org $

      PortSystem 1.0
      Name: ngircd
      Version: 14.1
      Category: irc
      Maintainers: nomaintainer
      Description: next generation IRC daemon
      Long Description: ngIRCd is a free open source daemon for Internet Relay Chat (IRC). It's written from scratch and is not based upon the original IRCd like many others.
      Homepage: http://ngircd.barton.de/
      Platform: darwin
      Master Sites: ftp://ftp.berlios.de/pub/ngircd/ ftp://ngircd.barton.de/pub/ngircd/
      Checksums: md5 eef90855414c35bfb6590d17e24ee06f sha1 d81f384faea61ed5267e37d0ffde325120141d03 rmd160 895416744487d167472efb6ca805eb7bc54f811d

      depends_lib port:libident

      configure.args --mandir=${prefix}/share/man --enable-ipv6 --with-tcp-wrappers --with-zeroconf --with-ident

      pre-configure {
      reinplace s|600|644|g ${worksrcpath}/doc/Makefile.in
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.