Pstoedit version 3.45 - How to Download and Install on Mac OS X
Friday the 3rd of September, 2010

    pstoedit  most recent diff


    version 3.45

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The pstoedit Portfile 60602 2009-11-16 17:55:16Z snc macports.org $

      PortSystem 1.0

      Name: pstoedit
      Version: 3.45
      Revision: 4
      Category: graphics
      Maintainers: nomaintainer
      Description: Translate PostScript and PDF to other vector formats
      Long Description: pstoedit converts PostScriptâ„¢ and PDF files to other vector graphic formats so that they can be edited graphically.

      Platform: darwin

      Homepage: http://www.pstoedit.net
      Master Sites: sourceforge

      Checksums: md5 071efc64d9edf5d942b407348ac7451d

      depends_lib port:ImageMagick port:plotutils port:libpng port:zlib
      depends_run port:ghostscript

      Patch Files: patch-src-pstoedit.diff patch-src__cppcomp.h

      configure.cppflags-append "-Wno-long-long"

      use_parallel_build no

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/man/man1 ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/doc pstoedit.1 ${destroot}${prefix}/share/man/man1
      eval xinstall -m 644 [glob ${worksrcpath}/doc/*.htm] [glob ${worksrcpath}/doc/*.tex] [glob ${worksrcpath}/doc/*.txt] ${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/pstoedit
      % sudo port install pstoedit
      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 pstoedit
      ---> Verifying checksum for pstoedit
      ---> Extracting pstoedit
      ---> Configuring pstoedit
      ---> Building pstoedit with target all
      ---> Staging pstoedit into destroot
      ---> Installing pstoedit
    - 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 pstoedit with these commands:
      %  man pstoedit
      % apropos pstoedit
      % which pstoedit
      % locate pstoedit

     Where to find more information:

    Darwin Ports



    Lightbox this page.