aboutsummaryrefslogtreecommitdiff
path: root/print/gsview
Commit message (Collapse)AuthorAgeFilesLines
* Remove addition of CPPFLAGS to CONFIGURE_ENVBrendan Fabeny2011-03-261-1/+0
| | | | | | | in port Makefiles, and MD5 entries in distinfo Notes: svn path=/head/; revision=271779
* Change my ports to use my FreeBSD.org email address.Brendan Fabeny2010-07-081-1/+1
| | | | Notes: svn path=/head/; revision=257520
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update maintainer mail adresseMartin Wilke2009-06-071-1/+1
| | | | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) Notes: svn path=/head/; revision=235373
* GSView is covered by the AFPL license.Alex Dupre2008-07-211-0/+2
| | | | Notes: svn path=/head/; revision=217250
* GSview is a graphical interface for Ghostscript. (Ghostscript is anMartin Wilke2008-07-196-0/+157
interpreter for the PostScript page description language used by laser printers.) For documents following the Adobe PostScript Document Structuring Conventions, GSview allows selected pages to be viewed or printed. Features include: * Display and print PostScript and PDF files. * View pages in arbitrary order (Next, Previous, Goto). * Page size and Orientation are automatically selected from DSC comments or can be selected using the menu. * Print selected pages using Ghostscript. * Convert pages to bitmap, PDF or PostScript. * Selectable display resolution, depth, alpha. * Single button zoom. * Extract selected pages to another file. * Copy display bitmap to clipboard, and save clipboard bitmap as BMP file. * Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile) * Graphically select and show bounding box for EPS file. * Extract bitmap preview or PostScript from DOS EPS file. * Extract text or search for text. * Can read gzip and bzip2 compressed PostScript and PDF files. * On-line help. * English, Catalan, Dutch, French, German, Greek, Italian, Russian, Slovak, Spanish and Swedish languages. PR: ports/125602 Submitted by: bf <bf2006a at yahoo.com> Notes: svn path=/head/; revision=217080