Binkd version 0.9.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.9.4

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


      The binkd Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $
      PortSystem 1.0
      Name: binkd
      Version: 0.9.4
      Revision: 1
      distname binkd094
      worksrcdir ${name}-${version}
      Checksums: md5 9330297ed00655da41a49784ab1a6d16
      Category: net
      Platform: darwin
      Maintainers: iname.com:bk532
      Description: binkd FidoNET mailer
      Long Description: binkd is a program used in FidoNET networks to transfer files using IP transport.
      Homepage: http://2f.ru/binkd/
      Master Sites: http://2f.ru/binkd/
      use_zip yes
      pre-configure {
      system "/bin/cp ${worksrcpath}/mkfls/unix/* ${worksrcpath} && /bin/chmod a+x ${worksrcpath}/configure"
      }

      destroot {
      xinstall -m 755 ${worksrcpath}/binkd ${destroot}${prefix}/sbin/
      xinstall -m 644 ${worksrcpath}/binkd.8 ${destroot}${prefix}/share/man/man8
      xinstall -m 644 ${worksrcpath}/binkd.cfg ${destroot}${prefix}/etc/binkd.cfg.sample
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.