summaryrefslogtreecommitdiff
path: root/graphics/xfig
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 /graphics/xfig
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 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile25
-rw-r--r--graphics/xfig/distinfo1
-rw-r--r--graphics/xfig/files/patch-aa21
-rw-r--r--graphics/xfig/pkg-comment1
-rw-r--r--graphics/xfig/pkg-descr12
-rw-r--r--graphics/xfig/pkg-plist12
6 files changed, 0 insertions, 72 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
deleted file mode 100644
index 40ea2aaacc8e..000000000000
--- a/graphics/xfig/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: xfig
-# Version required: 3.1.3
-# Date created: 4 January 1995
-# Whom: roberto
-#
-# $Id: Makefile,v 1.9 1995/04/09 07:09:49 asami Exp $
-#
-
-DISTNAME= xfig.3.1.3
-PKGNAME= xfig-3.1.3
-CATEGORIES+= graphics x11
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
- ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-
-WRKSRC= ${WRKDIR}/xfig
-USE_IMAKE= yes
-MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
- XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \
- XFIGLIBDIR=${PREFIX}/lib/X11/xfig -f
-
-.include <bsd.port.mk>
diff --git a/graphics/xfig/distinfo b/graphics/xfig/distinfo
deleted file mode 100644
index 45325ded0310..000000000000
--- a/graphics/xfig/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xfig.3.1.3.tar.gz) = b340933c3e4a4bc5175a907d3f510360
diff --git a/graphics/xfig/files/patch-aa b/graphics/xfig/files/patch-aa
deleted file mode 100644
index 43b476f75dff..000000000000
--- a/graphics/xfig/files/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -u -r1.1 fig.h
---- 1.1 1995/01/25 19:48:10
-+++ fig.h 1995/01/25 19:58:44
-@@ -20,6 +20,7 @@
- /* For the X stuff, include only Xlib.h and Intrinsic.h here -
- use figx.h for widget stuff */
-
-+#include <sys/param.h>
- #include <sys/stat.h>
-
- #if defined(__convex__) && defined(__STDC__)
-@@ -41,7 +42,9 @@
-
- extern int errno;
- extern int sys_nerr;
-+#if (! (defined(BSD) && (BSD >= 199306)))
- extern char *sys_errlist[];
-+#endif
- extern char *mktemp();
-
- #include <math.h> /* for sin(), cos() etc */
diff --git a/graphics/xfig/pkg-comment b/graphics/xfig/pkg-comment
deleted file mode 100644
index 9f90b026a221..000000000000
--- a/graphics/xfig/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Xfig - A drawing program. Version 3.1.3
diff --git a/graphics/xfig/pkg-descr b/graphics/xfig/pkg-descr
deleted file mode 100644
index c30f0ee9af8c..000000000000
--- a/graphics/xfig/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-XFIG 3.1.3 - Facility for Interactive Generation of figures under X11
-
-Xfig is a menu-driven tool that allows the user to draw and manipulate objects
-interactively in an X window. The resulting pictures can be saved, printed
-on postscript printers or converted to a variety of other formats (e.g. to
-allow inclusion in LaTeX documents).
-
-To enjoy the beautiful colors, specify "*customization: -color" in your
-.Xdefaults or .Xresources file.
-
-To obtain full capability, we recommend you to install the transfig
-package too.
diff --git a/graphics/xfig/pkg-plist b/graphics/xfig/pkg-plist
deleted file mode 100644
index dfe9034b12bb..000000000000
--- a/graphics/xfig/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-@cwd /usr/X11R6
-@comment this doesn't work on 2.0R
-@comment @pkgdep xpm
-@owner bin
-@group bin
-@mode 755
-bin/xfig
-@mode 644
-lib/X11/xfig/CompKeyDB
-lib/X11/app-defaults/Fig
-lib/X11/app-defaults/Fig-color
-man/man1/xfig.1.gz