Bnc version 2.9.4 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 2.9.4

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


      The bnc Portfile 51506 2009-05-27 04:13:12Z toby macports.org $

      PortSystem 1.0
      Name: bnc
      Version: 2.9.4
      Category: irc
      Maintainers: toby
      Description: irc bouncer
      Long Description: BNC which is a acro for BouNCe is a daemon designed to allow some people who do not have access to the net in general, but who do have access to another pc that can reach the net, the ability to BouNCe though this pc to IRC.
      Homepage: http://www.gotbnc.com/
      Platform: darwin

      Master Sites: http://www.gotbnc.com/files/
      distname ${name}${version}

      Checksums: md5 190486d2346415e30f6381377e82eb3b sha1 4665c7b740dd37fe01a1ff82328600c9963dfd08 rmd160 47065d7b9b6044f7eb9a3820201d64a7d682a7c9

      Patch Files: patch-cmds.c

      build.target

      destroot {
      xinstall -m 0755 ${worksrcpath}/bnc ${destroot}${prefix}/bin
      xinstall -m 0755 ${worksrcpath}/bncchk ${destroot}${prefix}/bin
      xinstall -m 0755 ${worksrcpath}/bncsetup ${destroot}${prefix}/bin
      xinstall -m 0755 ${worksrcpath}/mkpasswd ${destroot}${prefix}/bin
      xinstall -m 0644 ${worksrcpath}/example.conf ${destroot}${prefix}/etc/bnc.conf.sample
      }

      livecheck.url http://www.gotbnc.com/download.html
      livecheck.regex files/bnc(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.