aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile21
-rw-r--r--graphics/xv/distinfo1
-rw-r--r--graphics/xv/files/patch-ac52
-rw-r--r--graphics/xv/pkg-comment1
-rw-r--r--graphics/xv/pkg-descr5
-rw-r--r--graphics/xv/pkg-plist10
6 files changed, 0 insertions, 90 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
deleted file mode 100644
index 132efaebafab..000000000000
--- a/graphics/xv/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: xv
-# Version required: 3.10a
-# Date created: 30 October 1994
-# Whom: smace
-#
-# $Id: Makefile,v 1.7 1995/04/09 07:09:55 asami Exp $
-#
-
-DISTNAME= xv-3.10a
-CATEGORIES+= graphics x11
-MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
-
-LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \
- tiff\\.3\\.:${PORTSDIR}/graphics/tiff
-
-USE_IMAKE= yes
-
-# Restrictive copyright
-NO_PACKAGE= yes
-
-.include <bsd.port.mk>
diff --git a/graphics/xv/distinfo b/graphics/xv/distinfo
deleted file mode 100644
index 04340667c4af..000000000000
--- a/graphics/xv/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xv-3.10a.tar.gz) = 2d4fbeec1561304362781cc8e2f7f72d
diff --git a/graphics/xv/files/patch-ac b/graphics/xv/files/patch-ac
deleted file mode 100644
index 0d4217fb1bb9..000000000000
--- a/graphics/xv/files/patch-ac
+++ /dev/null
@@ -1,52 +0,0 @@
-*** /tmp/T0a03151 Mon Feb 13 18:35:11 1995
---- config.h Mon Feb 13 18:34:49 1995
-***************
-*** 13,25 ****
- * definition appropriately. (use 'which gunzip' to find if you have gunzip,
- * and where it lives)
- */
-! #undef USE_GUNZIP
-
- #ifdef USE_GUNZIP
- # ifdef VMS
- # define GUNZIP "UNCOMPRESS"
- # else
-! # define GUNZIP "/usr/local/bin/gunzip -q"
- # endif
- #endif
-
---- 13,25 ----
- * definition appropriately. (use 'which gunzip' to find if you have gunzip,
- * and where it lives)
- */
-! #define USE_GUNZIP
-
- #ifdef USE_GUNZIP
- # ifdef VMS
- # define GUNZIP "UNCOMPRESS"
- # else
-! # define GUNZIP "/usr/bin/gunzip -q"
- # endif
- #endif
-
-***************
-*** 88,96 ****
- * should not need to be changed
- */
-
-! /* #define GS_PATH "/usr/local/bin/gs" */
-! /* #define GS_LIB "." */
-! /* #define GS_DEV "ppmraw" */
-
-
- /***************************************************************************
---- 88,96 ----
- * should not need to be changed
- */
-
-! #define GS_PATH "/usr/local/bin/gs"
-! #define GS_LIB "/usr/local/lib/ghostscript"
-! #define GS_DEV "ppmraw"
-
-
- /***************************************************************************
diff --git a/graphics/xv/pkg-comment b/graphics/xv/pkg-comment
deleted file mode 100644
index 948f020ca4b8..000000000000
--- a/graphics/xv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XV 3.10, an X11 program that displays images of various formats
diff --git a/graphics/xv/pkg-descr b/graphics/xv/pkg-descr
deleted file mode 100644
index 2a9e0b272c7f..000000000000
--- a/graphics/xv/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-xv is an X11 program that displays images in the GIF,
-JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit
-RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB,
-possibly PostScript, and PM formats on workstations and
-terminals running the X Window System, Version 11.
diff --git a/graphics/xv/pkg-plist b/graphics/xv/pkg-plist
deleted file mode 100644
index f71cfe145764..000000000000
--- a/graphics/xv/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-@cwd /usr/X11R6
-bin/xv
-bin/bggen
-bin/vdcomp
-bin/xcmap
-bin/xvpictoppm
-man/man1/xv.1.gz
-man/man1/bggen.1.gz
-man/man1/xcmap.1.gz
-man/man1/xvpictoppm.1.gz