Fasthenry-wr version 3.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    fasthenry-wr  most recent diff


    version 3.0

      View the most recent changes for the fasthenry-wr port at: fasthenry-wr.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for fasthenry-wr.
      The raw portfile for fasthenry-wr 3.0 is located here:
      http://fasthenry-wr.darwinports.com/dports/science/fasthenry-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/fasthenry-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 fasthenry-wr Portfile 57553 2009-09-12 22:24:25Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: fasthenry-wr
      Version: 3.0
      Revision: 1

      Category: science
      Platform: darwin
      Maintainers: macsforever2000
      license LGPL

      Description: A multipole-accelerated inductance analysis program
      Long Description: A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.

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

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

      Checksums: md5 66f0c7366c56ef82e5bbc29cd9ed0cef sha1 bd9db6b362cee22ebf24e6728a32a942d3f5200f rmd160 9845c60c3b9955e28b2e06944c01d2d5497c1ae1

      use_configure no

      destroot {
      xinstall -m 755 -W ${worksrcpath}/bin fasthenry zbuf ${destroot}${prefix}/bin
      set docdir ${prefix}/share/doc/fasthenry-wr
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath}/doc manual_001.ps manual_002.ps manual_003.ps ms_thesis.ps nonuniform_manual_1.ps nonuniform_manual_2.ps README ${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/fasthenry-wr
      % sudo port install fasthenry-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 fasthenry-wr
      ---> Verifying checksum for fasthenry-wr
      ---> Extracting fasthenry-wr
      ---> Configuring fasthenry-wr
      ---> Building fasthenry-wr with target all
      ---> Staging fasthenry-wr into destroot
      ---> Installing fasthenry-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 fasthenry-wr with these commands:
      %  man fasthenry-wr
      % apropos fasthenry-wr
      % which fasthenry-wr
      % locate fasthenry-wr

     Where to find more information:

    Darwin Ports



    Lightbox this page.