cvs commit: ports/print Makefile ports/print/ps2eps Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Sat Dec 31 15:39:29 PST 2005


pav         2005-12-31 23:39:28 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/ps2eps         Makefile distinfo pkg-descr pkg-plist 
  Log:
  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.
  
  PR:             ports/91099
  Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.387     +1 -0      ports/print/Makefile
  1.1       +45 -0     ports/print/ps2eps/Makefile (new)
  1.1       +3 -0      ports/print/ps2eps/distinfo (new)
  1.1       +6 -0      ports/print/ps2eps/pkg-descr (new)
  1.1       +12 -0     ports/print/ps2eps/pkg-plist (new)


More information about the cvs-all mailing list