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

    b5i2iso  most recent diff


    version 0.2

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


      The b5i2iso Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0

      Name: b5i2iso
      Version: 0.2
      Category: sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: BlindWrite image to ISO image file converter
      Long Description: ${description}

      Homepage: http://developer.berlios.de/projects/b5i2iso/
      Master Sites: http://download.berlios.de/b5i2iso/
      distname ${name}
      Checksums: md5 f66638c96bb2af3cf3f9bb76fedf6353 sha1 83cf1d77350434a8bfccf6226a0fcc697125d50c rmd160 fcc87842509ea5903337a493500837398b1f72b3
      use_bzip2 yes
      dist_subdir ${name}/${version}
      Patch Files: patch-Makefile

      use_configure no

      destroot {
      xinstall -m 755 ${worksrcpath}/b5i2iso ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} CHANGELOG gpl.txt ${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/b5i2iso
      % sudo port install b5i2iso
      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 b5i2iso
      ---> Verifying checksum for b5i2iso
      ---> Extracting b5i2iso
      ---> Configuring b5i2iso
      ---> Building b5i2iso with target all
      ---> Staging b5i2iso into destroot
      ---> Installing b5i2iso
    - 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 b5i2iso with these commands:
      %  man b5i2iso
      % apropos b5i2iso
      % which b5i2iso
      % locate b5i2iso

     Where to find more information:

    Darwin Ports



    Lightbox this page.