diff options
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 17 | ||||
-rw-r--r-- | print/ghostview/distinfo | 1 | ||||
-rw-r--r-- | print/ghostview/files/patch-aa | 12 | ||||
-rw-r--r-- | print/ghostview/files/patch-ab | 12 | ||||
-rw-r--r-- | print/ghostview/pkg-comment | 1 | ||||
-rw-r--r-- | print/ghostview/pkg-descr | 28 | ||||
-rw-r--r-- | print/ghostview/pkg-plist | 3 |
7 files changed, 0 insertions, 74 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile deleted file mode 100644 index d2d3fb763dc7..000000000000 --- a/print/ghostview/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: ghostview -# Version required: 1.5 -# Date created: 21 October 1994 -# Whom: jkh -# -# $Id: Makefile,v 1.3 1995/04/01 12:49:29 jkh Exp $ -# - -DISTNAME= ghostview-1.5 -CATEGORIES+= printing -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ - -EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript - -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/print/ghostview/distinfo b/print/ghostview/distinfo deleted file mode 100644 index 6983bc0df583..000000000000 --- a/print/ghostview/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ghostview-1.5.tar.gz) = 4f5c1bced73fe14b03109cfa7aacfd90 diff --git a/print/ghostview/files/patch-aa b/print/ghostview/files/patch-aa deleted file mode 100644 index 62bf2701f2a1..000000000000 --- a/print/ghostview/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -*** misc.c.orig Fri Oct 21 22:36:09 1994 ---- misc.c Fri Oct 21 22:36:20 1994 -*************** -*** 61,67 **** - #include <perror.h> - #else - extern int sys_nerr; -- extern char *sys_errlist[]; - #endif - - #include "Ghostview.h" ---- 61,66 ---- diff --git a/print/ghostview/files/patch-ab b/print/ghostview/files/patch-ab deleted file mode 100644 index 6efae3f78d8d..000000000000 --- a/print/ghostview/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -*** SelFile.c.orig Fri Oct 21 22:37:11 1994 ---- SelFile.c Fri Oct 21 22:37:17 1994 -*************** -*** 46,52 **** - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -- extern char *sys_errlist[]; - - #include <sys/param.h> - #include <X11/cursorfont.h> ---- 46,51 ---- diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment deleted file mode 100644 index a3505fdaa40e..000000000000 --- a/print/ghostview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ghostview - an X11 front-end for ghostscript, the GNU postscript previewer. diff --git a/print/ghostview/pkg-descr b/print/ghostview/pkg-descr deleted file mode 100644 index 27043499a0c3..000000000000 --- a/print/ghostview/pkg-descr +++ /dev/null @@ -1,28 +0,0 @@ - - Ghostview -- An X11 user interface for ghostscript. - -Ghostview is full function user interface for ghostscript 2.4 and later. - -Brief list of features: - - Ghostview parses any known version of Adobe's Document Structuring - Conventions. - - Page size is automatically determined from the Document Structuring - Comments. The user is able to override the values from the comments. - - Window size is set to the bounding box for Encapsulated PostScript figures. - - Default page size is Letter and can be changed via Xresources or - application defaults file to A4 (or any other valid size) for our - European friends. - - Scrollbars appear when necessary. - - Page orientation is automatically determined from the Document Structuring - Comments. The user is able to override the values from the comments. - - Ability to view at 4 orientations: Portrait, Landscape, Upside-down, - and Seascape (for those who rotate landscape the other direction). - - Ability to restrict rendering to grayscale or monochrome. (Requires - ghostscript 2.6.1.) - - Ability to mark pages for printing, or saving. (Good for people that - printed a 100 page document and lost page 59 due to a printer jam.) - - Can popup zoom windows at printer resolution - (1 display dot = 1 printer dot). - - The Ghostview distribution includes a Ghostview Widget that people - are encouraged to use in other programs. diff --git a/print/ghostview/pkg-plist b/print/ghostview/pkg-plist deleted file mode 100644 index ae47e0df41c7..000000000000 --- a/print/ghostview/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X386 -bin/ghostview -lib/X11/app-defaults/Ghostview |