summaryrefslogtreecommitdiff
path: root/comms/viewfax
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /comms/viewfax
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'comms/viewfax')
-rw-r--r--comms/viewfax/Makefile19
-rw-r--r--comms/viewfax/distinfo1
-rw-r--r--comms/viewfax/pkg-comment1
-rw-r--r--comms/viewfax/pkg-descr11
-rw-r--r--comms/viewfax/pkg-plist6
5 files changed, 0 insertions, 38 deletions
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile
deleted file mode 100644
index ebaee8141a55..000000000000
--- a/comms/viewfax/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: g3view
-# Version required: 1.8
-# Date created: 3 February 1995
-# Whom: jmz
-#
-# $Id$
-#
-
-DISTNAME= g3view-1.8
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/
-
-MAINTAINER= jmz@FreeBSD.org
-
-pre-install:
- @mkdir -p ${PREFIX}/bin
- @mkdir -p ${PREFIX}/man/man1
-
-.include <bsd.port.mk>
diff --git a/comms/viewfax/distinfo b/comms/viewfax/distinfo
deleted file mode 100644
index c9ca61fef5d1..000000000000
--- a/comms/viewfax/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (g3view-1.8.tar.gz) = 5c37dd6d6609f000e29f0d83f79d4e50
diff --git a/comms/viewfax/pkg-comment b/comms/viewfax/pkg-comment
deleted file mode 100644
index cd9030f127fd..000000000000
--- a/comms/viewfax/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-g3view - fast display of a g3 fax file in an X11 window
diff --git a/comms/viewfax/pkg-descr b/comms/viewfax/pkg-descr
deleted file mode 100644
index 8b027853e997..000000000000
--- a/comms/viewfax/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-g3view displays a group 3 fax file in an X11 window. The input file
-must be a raw, single-page fax received by a fax modem.
-The fax image is rendered at full resolution and then successively
-scaled down by a linear factor of 2 prior to display until it fits on
-the screen. The display can be controlled interactively using mouse
-and keyboard commands. The left mouse button expands the image by a
-factor of two and the right button reduces it by the same factor. If
-the image is bigger than the available window size, the middle mouse
-button can be used to reposition it within the window. To see the
-right bottom corner of the image, click near in the right bottom
-corner of the window, etc.
diff --git a/comms/viewfax/pkg-plist b/comms/viewfax/pkg-plist
deleted file mode 100644
index d05c46c22ba1..000000000000
--- a/comms/viewfax/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@cd /usr/local
-@owner bin
-@mode 755
-bin/g3view
-@mode 644
-man/man1/g3view.1