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

    version 0.9.7

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


      The biabam Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0

      Name: biabam
      Version: 0.9.7
      Category: mail
      Platform: darwin
      Maintainers: nomaintainer
      Description: biabam is a bash attachment mailer
      Long Description: biabam is a bash attachment mailer. It is just a small tool, useful when you want to mail attachments from the commandline.

      Homepage: http://mmj.dk/biabam/
      Master Sites: ${homepage}
      Checksums: md5 78ebb3ac1292736608e044b08f6fa447
      Patch Files: patch-biabam.diff
      use_bzip2 yes

      depends_run bin:bash:bash

      use_configure no

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/biabam ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.