gnucap version 2005-01-27 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    gnucap  most recent diff


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



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

      PortSystem 1.0
      Name: gnucap
      Version: 2005-01-27
      Category: science
      Maintainers: nomaintainer
      Description: GNU Circuit Analysis Package
      Long Description: Gnucap is the Gnu Circuit Analysis Package. The primary component is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. It is fully interactive and command driven. It can also be run in batch mode or as a server. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included in this release.
      Homepage: http://www.geda.seul.org/tools/gnucap/
      Platform: darwin
      master_sites http://www.geda.seul.org/dist/ ftp://ftp.geda.seul.org/pub/geda/dist/
      checksums md5 d5b9f00622b85bab90994e25195bba1e

      patchfiles patch-Make2.g++

      destroot {
      xinstall -m 555 ${worksrcpath}/src/O/gnucap ${destroot}${prefix}/bin
      xinstall -m 555 ${worksrcpath}/ibis/O/gnucap-ibis ${destroot}${prefix}/bin
      xinstall -m 444 ${worksrcpath}/doc/gnucap.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 444 ${worksrcpath}/doc/gnucap-ibis.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/gnucap
      % sudo port install gnucap
      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 gnucap
      ---> Verifying checksum for gnucap
      ---> Extracting gnucap
      ---> Configuring gnucap
      ---> Building gnucap with target all
      ---> Staging gnucap into destroot
      ---> Installing gnucap
    - 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 gnucap with these commands:
      %  man gnucap
      % apropos gnucap
      % which gnucap
      % locate gnucap

     Where to find more information:

    Darwin Ports



    image test