vbpp version 1.1.0 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    vbpp  most recent diff


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



      # $Id: Portfile 30251 2007-10-23 02:18:30Z jmpp macports.org $

      PortSystem 1.0
      Name: vbpp
      Version: 1.1.0
      Category: science
      Maintainers: nomaintainer
      Description: Verilog preprocessor
      Long Description: VBPP is a Verilog preprocessor. It has support for most Verilog preprocessing directives and additional directives.
      Homepage: http://www.flex.com/~jching/
      Platform: darwin

      master_sites ${homepage}
      checksums md5 05e87eca8f55df157b1b99422b12c91d

      build.target depend vpp

      test.run yes
      test.target examples

      destroot {
      xinstall -m 555 ${worksrcpath}/vpp ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    image test