Download and Install gdsreader version 0.3 on Mac OS X
Friday the 5th of September, 2008

    gdsreader  most recent diff


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



      # $Id: Portfile 32857 2008-01-14 06:21:22Z ryandesign macports.org $
      PortSystem 1.0

      Name: gdsreader
      Version: 0.3
      Category: graphics cad
      Maintainers: nomaintainer
      Description: Calma (GDSii) reader/parser/print tool
      Long Description: gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.
      Homepage: http://home.netcom.com/~serbanp
      master_sites ${homepage}
      distname GDSreader.${version}
      checksums md5 9b3f495bdf984f554013a713076910e8
      Platform: darwin freebsd

      patchfiles patch-GDSboundary.c patch-GDSpath.c patch-GDSmain.c

      use_configure no

      build.target ${name}

      test.run yes
      test.cmd ./gdsreader
      test.pre_args -c layers.config -i test.gds -s Bandgap
      test.post_args -p test.ps -H test.hpgl > test.stdout

      destroot {
      xinstall -d -m 0755 ${destroot}${prefix}/bin
      xinstall -m 0755 -W ${worksrcpath} gdsreader ${destroot}${prefix}/bin
      xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}
      xinstall -m 0644 -W ${worksrcpath} ChangeLog README layers.config test.gds ${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/gdsreader
      % sudo port install gdsreader
      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 gdsreader
      ---> Verifying checksum for gdsreader
      ---> Extracting gdsreader
      ---> Configuring gdsreader
      ---> Building gdsreader with target all
      ---> Staging gdsreader into destroot
      ---> Installing gdsreader
    - 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 gdsreader with these commands:
      %  man gdsreader
      % apropos gdsreader
      % which gdsreader
      % locate gdsreader

     Where to find more information:

    Darwin Ports



    image test