bnetd version 0.4.25 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    bnetd  most recent diff


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



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $

      PortSystem 1.0

      Name: bnetd
      Version: 0.4.25
      revision 1
      Category: net games
      Platform: darwin
      Maintainers: nomaintainer
      Description: daemon that emulates Blizzards Battle.net service
      Long Description: ${description}

      Homepage: http://www.chiark.greenend.org.uk/~owend/free/bnetd.html
      master_sites http://www.chiark.greenend.org.uk/~owend/free/
      checksums md5 8a27ad997fabfb6d1dc514bb14c01bed
      patchfiles patch-d2cs-cmdline_parse.c.diff patch-d2dbs-cmdline_parse.c.diff patch-d2dbs-main.c.diff

      worksrcdir ${worksrcdir}/src

      configure.args --host=powerpc-apple-freebsd --mandir=${prefix}/share/man/ --sysconfdir=${prefix}/etc/bnetd/ --localstatedir=${prefix}/var/bnetd/
      pre-destroot {
      reinplace "s|${prefix}|\${prefix}|g" ${worksrcpath}/Makefile
      }
      destroot.destdir prefix=${destroot}${prefix}
      post-destroot {
      cd ${destroot}${prefix}/var/bnetd
      xinstall -m 755 -d users reports chanlogs charinfo charsave ladders bak/charsave bak/charinfo
      foreach file {users reports chanlogs charinfo charsave ladders bak/charsave bak/charinfo} {
      destroot.keepdirs-append ${destroot}${prefix}/var/bnetd/${file}
      }
      reinplace "s|${destroot}${prefix}|${prefix}|g" ${destroot}${prefix}/etc/bnetd/bnetd.conf ${destroot}${prefix}/etc/bnetd/d2cs.conf ${destroot}${prefix}/etc/bnetd/d2dbs.conf
      }

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

     Where to find more information:

    Darwin Ports



    image test