Fastcap-wr version 2.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    fastcap-wr  most recent diff


    version 2.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The fastcap-wr Portfile 57650 2009-09-14 14:43:51Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: fastcap-wr
      Version: 2.0
      Revision: 1

      Category: science
      Platform: darwin
      Maintainers: macsforever2000
      license LGPL

      Description: A multipole-accelerated capacitance analysis program
      Long Description: A multipole-accelerated capacitance analysis program. This version of fastcap has been modified by Whiteley Research.

      Homepage: http://www.wrcad.com/freestuff.html
      distname fastcap-${version}wr-011109
      worksrcdir fastcap-${version}wr

      Master Sites: ftp://ftp.srware.com/pub/ http://www.wrcad.com/ftp/pub/

      Checksums: md5 e46c46247617a9c81407c1f7b1b85271 sha1 301696cf0136a833f0e3597286cf01d527472c8d rmd160 2bea82d0eae27924242e7f9c70f4ebbc20d99492

      use_configure no
      use_parallel_build no

      destroot {
      xinstall -m 755 -W ${worksrcpath}/bin busgen capgen cubegen fastcap pipedgen pyragen ${destroot}${prefix}/bin
      set docdir ${prefix}/share/doc/fastcap-wr
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath}/doc ug.ps tcad.ps mtt.ps FastCapsuppl.pdf ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} README ${destroot}${docdir}/README.wr
      file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}/
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.