summaryrefslogtreecommitdiff
path: root/finance/xquote
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote')
-rw-r--r--finance/xquote/Makefile20
-rw-r--r--finance/xquote/distinfo1
-rw-r--r--finance/xquote/files/patch-aa11
-rw-r--r--finance/xquote/files/patch-ab14
-rw-r--r--finance/xquote/files/patch-ad18
-rw-r--r--finance/xquote/pkg-comment1
-rw-r--r--finance/xquote/pkg-descr6
-rw-r--r--finance/xquote/pkg-plist2
8 files changed, 0 insertions, 73 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
deleted file mode 100644
index f1ae0bd38b8e..000000000000
--- a/finance/xquote/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: xquote
-# Date created: 4 Jan 1998
-# Whom: Ian Struble <ian@broken.net>
-#
-# $FreeBSD$
-
-PORTNAME= xquote
-PORTVERSION= 1.1
-CATEGORIES= misc
-MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= mph@freebsd.org
-
-USE_MOTIF= yes
-USE_IMAKE= yes
-USE_XPM= yes
-
-.include <bsd.port.mk>
diff --git a/finance/xquote/distinfo b/finance/xquote/distinfo
deleted file mode 100644
index b93679490488..000000000000
--- a/finance/xquote/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xquote-1.1.tar.gz) = 5c76c694b10f83e772f3a2101e93611d
diff --git a/finance/xquote/files/patch-aa b/finance/xquote/files/patch-aa
deleted file mode 100644
index 73f1c1d9a65d..000000000000
--- a/finance/xquote/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- util.h.orig Tue Sep 23 01:50:46 1997
-+++ util.h Mon Nov 17 11:03:20 1997
-@@ -52,7 +52,7 @@
- int strncasecmp (char *, char *, int);
- #endif
-
--#if defined(__FreeBSD__) || defined (__sgi)
-+#if defined (__sgi)
- char *strptime ( char *, char *, struct tm *);
- #endif
-
diff --git a/finance/xquote/files/patch-ab b/finance/xquote/files/patch-ab
deleted file mode 100644
index a65cfac404fd..000000000000
--- a/finance/xquote/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- util.c.orig Tue Sep 23 01:50:42 1997
-+++ util.c Mon Nov 17 11:06:50 1997
-@@ -239,9 +239,9 @@
- #endif
-
-
--#if defined(__FreeBSD__) || defined (NEED_STRPTIME)
-+#if defined (NEED_STRPTIME)
-
--/* Weird, FreeBSD and IRIX 5 don't have this, but do have strftime.
-+/* Weird, IRIX 5 doesn't have this, but do have strftime.
- ** This is a crippled implementation, only supporting the formats
- ** actually used in the rest of Xinvest. Note that the return _value_
- ** does not conform to the man page either.
diff --git a/finance/xquote/files/patch-ad b/finance/xquote/files/patch-ad
deleted file mode 100644
index 66b2f30f16ca..000000000000
--- a/finance/xquote/files/patch-ad
+++ /dev/null
@@ -1,18 +0,0 @@
---- Imakefile.orig Wed Nov 5 08:13:15 1997
-+++ Imakefile Wed Nov 1 10:38:34 2000
-@@ -13,7 +13,7 @@
-
- DEFINES = -DSHAPE -DXQUOTE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = $(MOTIFLIB) -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
- DEPLIBS =
-
- SRCS = about.c color.c file.c help.c optdetail.c option.c optnet.c \
-@@ -24,5 +24,5 @@
- opttick.o optupdate.o parse.o pixmap.o remote.o server.o session.o \
- status.o tape.o util.o view.o xquote.o xutil.o
-
--ComplexProgramTarget(Xquote)
-+ComplexProgramTargetNoMan(Xquote)
- InstallAppDefaults(Xquote)
diff --git a/finance/xquote/pkg-comment b/finance/xquote/pkg-comment
deleted file mode 100644
index ea9eb7ef535e..000000000000
--- a/finance/xquote/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A quote retrieval tool for X
diff --git a/finance/xquote/pkg-descr b/finance/xquote/pkg-descr
deleted file mode 100644
index cd1dc64a7eba..000000000000
--- a/finance/xquote/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a port of Xquote, a quote retrieval program that allows you
-to retrieve stock, mutual fund, and currency quotes from your favorite
-quote spouting website.
-
-- Ian
-ian@broken.net
diff --git a/finance/xquote/pkg-plist b/finance/xquote/pkg-plist
deleted file mode 100644
index 2aa265b78741..000000000000
--- a/finance/xquote/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/Xquote
-lib/X11/app-defaults/Xquote