binkd version 0.9.4 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    binkd  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 20337 2006-11-02 00:46:10Z blair macports.org $
      PortSystem 1.0
      Name: binkd
      Version: 0.9.4
      revision 1
      distname binkd094
      worksrcdir ${name}-${version}
      checksums md5 9330297ed00655da41a49784ab1a6d16
      Category: net
      Maintainers: bk532 iname.com
      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 {
      cd ${worksrcpath}
      system "install -o root -m 755 binkd ${destroot}/${prefix}/sbin/"
      system "install -o root -m 644 binkd.8 ${destroot}/${prefix}/share/man/man8"
      system "install -o root -m 644 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



    image test