summaryrefslogtreecommitdiff
path: root/finance/xquote
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 12:48:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 12:48:13 +0000
commitd16870ec4892a0f8c642798171803e5ba788f26e (patch)
tree3b3a28eecb1afa04565dd49f21bc0320d03830e0 /finance/xquote
parentBump PORTREVISION after open-mofit update (diff)
One more bunch of unmaintained expired ports removal
2011-05-01 audio/dap: Upstream disapear and distfile is no more available 2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available 2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available 2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available 2011-05-01 finance/xinvest: Outdated, abandoned 2011-05-01 finance/xquote: Outdated, abandoned 2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273476
Diffstat (limited to 'finance/xquote')
-rw-r--r--finance/xquote/Makefile27
-rw-r--r--finance/xquote/distinfo2
-rw-r--r--finance/xquote/files/patch-Imakefile11
-rw-r--r--finance/xquote/files/patch-color.c11
-rw-r--r--finance/xquote/pkg-descr5
5 files changed, 0 insertions, 56 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
deleted file mode 100644
index 4247e3b57763..000000000000
--- a/finance/xquote/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: xquote
-# Date created: 4 Jan 1998
-# Whom: Ian Struble <ian@broken.net>
-#
-# $FreeBSD$
-
-PORTNAME= xquote
-PORTVERSION= 2.6.10
-PORTREVISION= 2
-CATEGORIES= finance
-MASTER_SITES= SF/xinvest
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A quote retrieval tool for X
-
-DEPRECATED= Outdated, abandoned
-EXPIRATION_DATE= 2011-05-01
-
-LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae
-
-USE_MOTIF= yes
-USE_IMAKE= yes
-USE_XORG= xpm
-
-PLIST_FILES= bin/Xquote lib/X11/app-defaults/Xquote
-
-.include <bsd.port.mk>
diff --git a/finance/xquote/distinfo b/finance/xquote/distinfo
deleted file mode 100644
index 72c73823b76b..000000000000
--- a/finance/xquote/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xquote-2.6.10.tar.gz) = 7a1c1fc376c329cda8e6c1c919d9a8724ae5aa3504c0176004338bfb8fa76d35
-SIZE (xquote-2.6.10.tar.gz) = 106006
diff --git a/finance/xquote/files/patch-Imakefile b/finance/xquote/files/patch-Imakefile
deleted file mode 100644
index fb4176b79b64..000000000000
--- a/finance/xquote/files/patch-Imakefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Imakefile.orig Sun Apr 16 15:06:16 2006
-+++ ./Imakefile Sun Apr 16 15:08:10 2006
-@@ -13,7 +13,7 @@
-
- DEFINES = -DSHAPE -DXQUOTE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXbae -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = -lXbae $(MOTIFLIB) -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
- DEPLIBS =
-
- SRCS = about.c color.c fileXq.c help.c optdetail.c option.c optnet.c \
diff --git a/finance/xquote/files/patch-color.c b/finance/xquote/files/patch-color.c
deleted file mode 100644
index e0eb3322b26f..000000000000
--- a/finance/xquote/files/patch-color.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./color.c.orig Sun Apr 16 15:08:31 2006
-+++ ./color.c Sun Apr 16 15:09:07 2006
-@@ -34,7 +34,7 @@
-
- #include <stdio.h>
-
--#if !defined(__NetBSD__)
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__)
- #include <values.h>
- #endif
-
diff --git a/finance/xquote/pkg-descr b/finance/xquote/pkg-descr
deleted file mode 100644
index 4c350422436e..000000000000
--- a/finance/xquote/pkg-descr
+++ /dev/null
@@ -1,5 +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.
-
-WWW: http://xinvest.sunsite.dk/xquote.html