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

    version 20090630

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


      The bcpp Portfile 54410 2009-07-27 04:46:11Z toby macports.org $

      PortSystem 1.0
      Name: bcpp
      Version: 20090630
      Category: devel
      Maintainers: nomaintainer
      Description: C(++) Beautifier
      Long Description: bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.
      Homepage: http://www.invisible-island.net/bcpp/
      Platform: darwin
      Master Sites: ftp://invisible-island.net/bcpp/
      extract.suffix .tgz
      Checksums: md5 3428176dafcf4af1d2741804bca05189 sha1 f8ce9736fa2775e8c15b7fcbfee156103d90ece8 rmd160 a2db6699fa539bde991eaa6cc0cd1a4f01f60073
      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.