Magic-exttools version 7.5.134 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    magic-exttools  most recent diff


    version 7.5.134

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


      The magic-exttools Portfile 36451 2008-05-02 18:28:01Z ryandesign macports.org $

      PortSystem 1.0

      Name: magic-exttools
      Version: 7.5.134

      Category: science
      Maintainers: nomaintainer
      Description: extracted files conversion tools

      Long Description: Tools to convert extracted files from Magic to IRSIM or SPICE.

      Platform: darwin

      Homepage: http://opencircuitdesign.com/magic

      Master Sites: http://opencircuitdesign.com/magic/archive

      dist_subdir magic
      worksrcdir magic-${version}

      extract.suffix .tgz

      distfiles magic-${version}${extract.suffix}

      Checksums: magic-7.5.134.tgz md5 6cdb6a54d26f861ebcfe0b53128ab9ab sha1 bc277b5a85a2c57eaeda0bb44c354069136b6fe1 rmd160 f0511f96c0e64ac3d5e74d1690d015636a96c4c2

      configure.args --with-interpreter=no --without-x

      post-configure {
      system "cd ${worksrcpath}; sed '/PROGRAMS /s/ magic//' Makefile > Makefile.new && mv Makefile.new Makefile"
      }

      destroot {
      xinstall -d -m 755 ${destroot}${prefix}/bin
      xinstall -m 755 ${worksrcpath}/ext2sim/ext2sim ${worksrcpath}/ext2sim/sim2spi ${worksrcpath}/ext2spice/ext2spice ${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/magic-exttools
      % sudo port install magic-exttools
      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 magic-exttools
      ---> Verifying checksum for magic-exttools
      ---> Extracting magic-exttools
      ---> Configuring magic-exttools
      ---> Building magic-exttools with target all
      ---> Staging magic-exttools into destroot
      ---> Installing magic-exttools
    - 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 magic-exttools with these commands:
      %  man magic-exttools
      % apropos magic-exttools
      % which magic-exttools
      % locate magic-exttools

     Where to find more information:

    Darwin Ports



    Lightbox this page.