vbs version 1.4.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    vbs  most recent diff


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



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

      PortSystem 1.0
      Name: vbs
      Version: 1.4.0
      Category: science
      Maintainers: nomaintainer
      Description: Verilog Behavioral Simulator
      Long Description: This is the public release of the Verilog Behavioral Simulator. Verilog is a Hardware Description Language used mostly for digital circuit design and simulation. This program is a simple implementation of a Verilog simulator. VBS tries to implement all of the Verilog behavioral constructs that are synthesizable, but still allow complex test vectors for simulation.
      Homepage: http://www.flex.com/~jching/
      Platform: darwin
      master_sites ${homepage}
      checksums md5 07619d3dbfc030639d8ed1271f792d62
      worksrcdir ${distname}/src

      patchfiles patch-Makefile.in
      configure.args --disable-debug
      build.target ${name}
      test.run yes
      test.target test-all testv-all
      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    image test