From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 19 10:20:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A226D106566B for ; Sat, 19 Jul 2008 10:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 767CC8FC14 for ; Sat, 19 Jul 2008 10:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6JAK5x5000465 for ; Sat, 19 Jul 2008 10:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6JAK5HG000464; Sat, 19 Jul 2008 10:20:05 GMT (envelope-from gnats) Date: Sat, 19 Jul 2008 10:20:05 GMT Message-Id: <200807191020.m6JAK5HG000464@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/125602: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2008 10:20:05 -0000 The following reply was made to PR ports/125602; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/125602: commit references a PR Date: Sat, 19 Jul 2008 10:13:35 +0000 (UTC) miwi 2008-07-19 10:13:26 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/gsview Makefile distinfo pkg-descr print/gsview/files patch-src_gvcver.mak patch-srcunx_unx.mak pkg-message.in Log: GSview is a graphical interface for Ghostscript. (Ghostscript is an 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 Revision Changes Path 1.456 +1 -0 ports/print/Makefile 1.1 +58 -0 ports/print/gsview/Makefile (new) 1.1 +3 -0 ports/print/gsview/distinfo (new) 1.1 +9 -0 ports/print/gsview/files/patch-src_gvcver.mak (new) 1.1 +52 -0 ports/print/gsview/files/patch-srcunx_unx.mak (new) 1.1 +11 -0 ports/print/gsview/files/pkg-message.in (new) 1.1 +24 -0 ports/print/gsview/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"