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

    version 2.2

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


      The bcv Portfile 31073 2007-11-15 14:02:26Z mww macports.org $

      PortSystem 1.0

      Name: bcv
      Version: 2.2
      Revision: 1
      Category: math
      Platform: darwin
      Maintainers: nomaintainer
      Description: command line number converter
      Long Description: Converts number to/from decimal, hex, bin, octal and ascii on the command line.

      Homepage: http://gbarbier.free.fr/prj/dev/#bcv
      Master Sites: macports
      Checksums: md5 224b7c1a0dc4ac1fa8ce50e0bd99c5c2 sha1 4ce158bdc338d8d7dbfc81a3c011cf24bcc5f016

      use_configure no

      destroot {
      xinstall -m 0555 -s ${worksrcpath}/bcv ${destroot}${prefix}/bin/
      xinstall -m 0444 ${worksrcpath}/bcv.1 ${destroot}${prefix}/share/man/man1/
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.