Date: Sat, 31 Dec 2005 23:39:28 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/ps2eps Makefile distinfo pkg-descr pkg-plist Message-ID: <200512312339.jBVNdSGI013096@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512312339.jBVNdSGI013096>