ps2eps version 1.64 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    ps2eps  most recent diff


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



      # $Id: Portfile 22242 2007-02-23 17:48:12Z pipping macports.org $

      PortSystem 1.0
      Name: ps2eps
      Version: 1.64
      Category: print
      Maintainers: aschenke tampabay.rr.com
      Homepage: http://www.tm.uka.de/~bless/ps2eps
      Description: PostScript to Encapsulated Postscript (EPS) conversion utility

      Long Description: ps2eps is a tool (written in Perl) to produce Encapsulated Postscript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct bounding boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.

      master_sites http://www.tm.uka.de/~bless/
      checksums md5 89aec3f075cee662f2367b12337b5c3e sha1 3fb21d1109700b80d2b8248e5d9df9de1cefb8e4 rmd160 e205a2f7b8e2ad58e9c26cc9a261dbd0c2da1dd4

      depends_run port:ghostscript bin:perl:perl5.8

      worksrcdir ${name}

      use_configure no

      build.cmd gcc src/C/bbox.c -o bin/bbox
      build.target

      destroot {
      xinstall -m 755 ${worksrcpath}/bin/bbox ${destroot}${prefix}/bin
      xinstall -m 755 ${worksrcpath}/bin/ps2eps ${destroot}${prefix}/bin
      xinstall -m 644 -W ${worksrcpath}/doc/man/man1/ bbox.1 ps2eps.1 ${destroot}${prefix}/share/man/man1/
      }

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

     Where to find more information:

    Darwin Ports



    image test