bcpp version 20050725 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    bcpp  most recent diff


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



      # $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0
      Name: bcpp
      Version: 20050725
      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 6894cd9cb3a2ef173050810103b209c9
      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



    image test