summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-12-24 13:23:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-12-24 13:23:09 +0000
commitdbe48b2374d52b42f24b387845553a514b08d9b5 (patch)
treef67e2b89fd485976f448f16ec5cb14587810377c /graphics/xv
parentRemove -lresolv, not really needed (diff)
Upgrade to 3.10. Doesn't need the 16-bit patch anymore. Also modified
to use jpeg and tiff libraries from our port, not the xv distribution.
Notes
Notes: svn path=/head/; revision=606
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile11
-rw-r--r--graphics/xv/pkg-comment2
-rw-r--r--graphics/xv/pkg-descr1
-rw-r--r--graphics/xv/pkg-plist2
4 files changed, 9 insertions, 7 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 33192e5bfd90..800ed5bff92f 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: xv
-# Version required: 3.01
+# Version required: 3.10
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.0 1994/10/30 00:00:00 smace Exp $
+# $Id: Makefile,v 1.1.1.1 1994/10/31 04:36:07 smace Exp $
#
-DISTNAME= xv-3.01
+DISTNAME= xv-3.10
USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.x.org/R5contrib/
-EXTRACT_SUFX= .tar.gz
+MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
+DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff
+INSTALL_MANPAGES= yes
.include <bsd.port.mk>
diff --git a/graphics/xv/pkg-comment b/graphics/xv/pkg-comment
index 56314ee58d53..1cab68dcf3f5 100644
--- a/graphics/xv/pkg-comment
+++ b/graphics/xv/pkg-comment
@@ -1 +1 @@
-XV 3.01
+XV 3.10
diff --git a/graphics/xv/pkg-descr b/graphics/xv/pkg-descr
index 13b5c3bc3c9a..2a9e0b272c7f 100644
--- a/graphics/xv/pkg-descr
+++ b/graphics/xv/pkg-descr
@@ -3,4 +3,3 @@ 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
index ac727e4a9888..f71cfe145764 100644
--- a/graphics/xv/pkg-plist
+++ b/graphics/xv/pkg-plist
@@ -3,6 +3,8 @@ 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