summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-11 14:15:31 +0000
committerwiz <wiz@pkgsrc.org>2000-12-11 14:15:31 +0000
commit91cc83d59d3131ec271b5f34e460767c5ec1c4ee (patch)
tree93cb6b9b5ca34e64c7fb72c58b53e78b447a996b
parent6d5ed9569d114d6fccff4d49b3ddc1f9cfef146f (diff)
downloadpkgsrc-91cc83d59d3131ec271b5f34e460767c5ec1c4ee.tar.gz
Add new finance category to main Makefile; remove moved packages from old
locations (moved to finance).
-rw-r--r--Makefile4
-rw-r--r--misc/Makefile7
-rw-r--r--misc/emma/Makefile21
-rw-r--r--misc/emma/files/md53
-rw-r--r--misc/emma/pkg/COMMENT1
-rw-r--r--misc/emma/pkg/DESCR10
-rw-r--r--misc/emma/pkg/PLIST9
-rw-r--r--misc/gnucash/Makefile38
-rw-r--r--misc/gnucash/files/md53
-rw-r--r--misc/gnucash/files/patch-sum6
-rw-r--r--misc/gnucash/patches/patch-aa74
-rw-r--r--misc/gnucash/patches/patch-ac100
-rw-r--r--misc/gnucash/patches/patch-ad13
-rw-r--r--misc/gnucash/patches/patch-ag12
-rw-r--r--misc/gnucash/pkg/COMMENT1
-rw-r--r--misc/gnucash/pkg/DESCR5
-rw-r--r--misc/gnucash/pkg/PLIST257
-rw-r--r--misc/tclticker/Makefile28
-rw-r--r--misc/tclticker/files/md53
-rw-r--r--misc/tclticker/files/patch-sum4
-rw-r--r--misc/tclticker/patches/patch-aa22
-rw-r--r--misc/tclticker/patches/patch-ab21
-rw-r--r--misc/tclticker/pkg/COMMENT1
-rw-r--r--misc/tclticker/pkg/DESCR7
-rw-r--r--misc/tclticker/pkg/PLIST9
-rw-r--r--misc/xfinans/Makefile35
-rw-r--r--misc/xfinans/files/md53
-rw-r--r--misc/xfinans/files/patch-sum3
-rw-r--r--misc/xfinans/patches/patch-aa23
-rw-r--r--misc/xfinans/pkg/COMMENT1
-rw-r--r--misc/xfinans/pkg/DESCR7
-rw-r--r--misc/xfinans/pkg/PLIST17
-rw-r--r--misc/xinvest/Makefile20
-rw-r--r--misc/xinvest/files/md53
-rw-r--r--misc/xinvest/files/patch-sum6
-rw-r--r--misc/xinvest/pkg/COMMENT1
-rw-r--r--misc/xinvest/pkg/DESCR3
-rw-r--r--misc/xinvest/pkg/PLIST3
-rw-r--r--x11/Makefile3
-rw-r--r--x11/xquote/Makefile20
-rw-r--r--x11/xquote/files/md53
-rw-r--r--x11/xquote/pkg/COMMENT1
-rw-r--r--x11/xquote/pkg/DESCR9
-rw-r--r--x11/xquote/pkg/PLIST3
44 files changed, 4 insertions, 819 deletions
diff --git a/Makefile b/Makefile
index 57b50f0f96e..6843ad5d027 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2000/09/07 02:29:40 fredb Exp $
-# FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp
+# $NetBSD: Makefile,v 1.38 2000/12/11 14:15:31 wiz Exp $
#
.include "mk/bsd.prefs.mk"
@@ -22,6 +21,7 @@ SUBDIR += databases
SUBDIR += devel
SUBDIR += editors
SUBDIR += emulators
+SUBDIR += finance
SUBDIR += fonts
SUBDIR += games
SUBDIR += graphics
diff --git a/misc/Makefile b/misc/Makefile
index f1beab66d4f..9e8c3ad2106 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2000/11/27 02:29:32 kei Exp $
+# $NetBSD: Makefile,v 1.69 2000/12/11 14:15:32 wiz Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
SUBDIR += ascii
@@ -18,7 +18,6 @@
SUBDIR += dotfile
SUBDIR += dt
SUBDIR += dync
- SUBDIR += emma
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
@@ -27,7 +26,6 @@
SUBDIR += gnofin
SUBDIR += gnome-pim
SUBDIR += gnome-utils
- SUBDIR += gnucash
SUBDIR += gperiodic
SUBDIR += heyu
SUBDIR += ical
@@ -62,13 +60,10 @@
SUBDIR += siag
SUBDIR += splitvt
SUBDIR += staroffice
- SUBDIR += tclticker
SUBDIR += team
SUBDIR += vfu
SUBDIR += vttest
SUBDIR += watch
- SUBDIR += xfinans
- SUBDIR += xinvest
SUBDIR += xrolodex
SUBDIR += zorro
diff --git a/misc/emma/Makefile b/misc/emma/Makefile
deleted file mode 100644
index d250a8a730d..00000000000
--- a/misc/emma/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2000/02/28 06:34:10 wiz Exp $
-#
-
-DISTNAME= emma-0.7-5
-PKGNAME= emma-0.7.5
-WRKSRC= ${WRKDIR}/emma-0.7
-CATEGORIES= misc
-MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/
-
-MAINTAINER= mellon@isc.org
-HOMEPAGE= http://rainbow.mimuw.edu.pl/~la181249/
-
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-DEPENDS+= python-*:../../lang/python
-
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/emma/files/md5 b/misc/emma/files/md5
deleted file mode 100644
index 683da8ac8d1..00000000000
--- a/misc/emma/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 2000/02/28 06:34:11 wiz Exp $
-
-MD5 (emma-0.7-5.tar.gz) = 60485d6f2ef2cb97685b72fe6a25071c
diff --git a/misc/emma/pkg/COMMENT b/misc/emma/pkg/COMMENT
deleted file mode 100644
index 1ef4373a8c3..00000000000
--- a/misc/emma/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Money management program
diff --git a/misc/emma/pkg/DESCR b/misc/emma/pkg/DESCR
deleted file mode 100644
index 1926dde70bb..00000000000
--- a/misc/emma/pkg/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-emma: a money management program
-
-Emma is a money management program for Gnome / Gtk+ similar to
-X-accountant, Quicken and MsMoney (these are registered trademarks
-of their respective owners). It is published under GPL
-
-Emma allows you to keep track of your incomes and expenses. You
-can easily analyse where all your money came from or why your wallet
-is empty. Using embedded python interface you can extend Emma
-functions to make it even more useful. Hope you like it.
diff --git a/misc/emma/pkg/PLIST b/misc/emma/pkg/PLIST
deleted file mode 100644
index ff37a68b916..00000000000
--- a/misc/emma/pkg/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2000/02/28 06:34:11 wiz Exp $
-bin/emma
-share/emma/date.py
-share/emma/emma.py
-share/emma/standard.py
-@dirrm share/emma
-share/gnome/apps/Applications/emma.desktop
-share/locale/fr/LC_MESSAGES/emma.mo
-share/locale/pl/LC_MESSAGES/emma.mo
diff --git a/misc/gnucash/Makefile b/misc/gnucash/Makefile
deleted file mode 100644
index 998094d95e6..00000000000
--- a/misc/gnucash/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2000/12/04 03:25:50 briggs Exp $
-#
-
-DISTNAME= gnucash-1.4.8
-CATEGORIES= misc
-MASTER_SITES= http://www.linas.org/pub/gnucash/gnucash/sources/stable/ \
- ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
- ${MASTER_SITE_SOURCEFORGE:=gnucash/}
-
-MAINTAINER= drankin@bohemians.lexington.ky.us
-HOMEPAGE= http://www.gnucash.org/
-
-DEPENDS+= gnome-libs>=1.0.40:../../x11/gnome-libs
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
-DEPENDS+= eperl-2.2.14:../../textproc/eperl
-DEPENDS+= g-wrap>=0.9.5:../../devel/g-wrap
-DEPENDS+= guile-slib-2c8:../../devel/guile-slib
-DEPENDS+= libperl-5.*:../../lang/libperl
-DEPENDS+= swig-1.1p5:../../devel/swig
-DEPENDS+= libxml>=1.8.7:../../textproc/libxml
-
-USE_GMAKE= # defined
-USE_PERL5= # defined
-USE_X11= # defined
-
-USE_LIBTOOL= # defined
-LTCONFIG_OVERRIDE+= ${WRKSRC}/ltconfig
-
-GNU_CONFIGURE= # defined
-CONFIGURE_ARGS+= --with-guile-config=${LOCALBASE}/bin/guile-config
-CONFIGURE_ARGS+= --without-motif --without-included-gettext
-CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB}
-
-CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}"
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
-CPPFLAGS+= -I${LOCALBASE}/include
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/gnucash/files/md5 b/misc/gnucash/files/md5
deleted file mode 100644
index 610b00d2941..00000000000
--- a/misc/gnucash/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.6 2000/12/04 03:25:51 briggs Exp $
-
-MD5 (gnucash-1.4.8.tar.gz) = 25be2f08a0df06b23e06ea0f235cbeaf
diff --git a/misc/gnucash/files/patch-sum b/misc/gnucash/files/patch-sum
deleted file mode 100644
index 0ded9c6a2dd..00000000000
--- a/misc/gnucash/files/patch-sum
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: patch-sum,v 1.5 2000/06/26 17:03:03 rh Exp $
-
-MD5 (patch-aa) = 5d1dabddbddaf6458bbf170980d7a08b
-MD5 (patch-ac) = ac5cd850f1f2e74361c5f20f4db094a2
-MD5 (patch-ad) = 6da4ba43f2b1d70a56fc49a09a204844
-MD5 (patch-ag) = bae4faae6984604a460d97413fde8b6b
diff --git a/misc/gnucash/patches/patch-aa b/misc/gnucash/patches/patch-aa
deleted file mode 100644
index ad127c668a1..00000000000
--- a/misc/gnucash/patches/patch-aa
+++ /dev/null
@@ -1,74 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2000/06/26 17:03:03 rh Exp $
-
---- configure.orig Mon Jun 26 09:54:12 2000
-+++ configure Mon Jun 26 18:33:29 2000
-@@ -3625,7 +3625,7 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -3892,7 +3892,7 @@
- INTLLIBS=$INTLDEPS
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+ nls_cv_header_libgt=${LOCALBASE}/share/gettext/intl/libgettext.h
- fi
- else
- echo "$ac_t""no" 1>&6
-@@ -4021,7 +4021,7 @@
- INTLLIBS=$INTLDEPS
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+ nls_cv_header_libgt=${LOCALBASE}/share/gettext/intl/libgettext.h
- fi
-
- if test "$XGETTEXT" != ":"; then
-@@ -4038,7 +4038,7 @@
- else
- DATADIRNAME=share
- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+ nls_cv_header_libgt=${LOCALBASE}/share/gettext/intl/libgettext.h
- fi
-
-
-@@ -6397,10 +6397,10 @@
- set $ac_dests; ac_dest=$1; shift; ac_dests=$*
- set $ac_sources; ac_source=$1; shift; ac_sources=$*
-
-- echo "linking $srcdir/$ac_source to $ac_dest"
-+ echo "linking $ac_source to $ac_dest"
-
-- if test ! -r $srcdir/$ac_source; then
-- { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; }
-+ if test ! -r $ac_source; then
-+ { echo "configure: error: $ac_source: File not found" 1>&2; exit 1; }
- fi
- rm -f $ac_dest
-
-@@ -6418,15 +6418,15 @@
- fi
-
- case "$srcdir" in
-- [/$]*) ac_rel_source="$srcdir/$ac_source" ;;
-- *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;;
-+ [/$]*) ac_rel_source="$ac_source" ;;
-+ *) ac_rel_source="$ac_source" ;;
- esac
-
- # Make a symlink if possible; otherwise try a hard link.
- if ln -s $ac_rel_source $ac_dest 2>/dev/null ||
-- ln $srcdir/$ac_source $ac_dest; then :
-+ ln $ac_source $ac_dest; then :
- else
-- { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; }
-+ { echo "configure: error: can not link $ac_dest to $ac_source" 1>&2; exit 1; }
- fi
- done
- EOF
diff --git a/misc/gnucash/patches/patch-ac b/misc/gnucash/patches/patch-ac
deleted file mode 100644
index a5602538ef0..00000000000
--- a/misc/gnucash/patches/patch-ac
+++ /dev/null
@@ -1,100 +0,0 @@
-$NetBSD$
-
---- /dev/null Mon Mar 22 08:33:49 1999
-+++ src/engine/asprintf.c Mon Mar 22 09:26:19 1999
-@@ -0,0 +1,95 @@
-+/* $NetBSD: patch-ac,v 1.1 1999/03/22 15:56:11 mellon Exp $ */
-+
-+/*
-+ * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
-+ * All rights reserved.
-+ *
-+ * Redistribution and use in source and binary forms, with or without
-+ * modification, are permitted provided that the following conditions
-+ * are met:
-+ * 1. Redistributions of source code must retain the above copyright
-+ * notice, this list of conditions and the following disclaimer.
-+ * 2. Redistributions in binary form must reproduce the above copyright
-+ * notice, this list of conditions and the following disclaimer in the
-+ * documentation and/or other materials provided with the distribution.
-+ * 3. The name of the author may not be used to endorse or promote products
-+ * derived from this software without specific prior written permission.
-+ *
-+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
-+ * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-+ * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-+ * THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
-+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-+ */
-+#include <sys/param.h>
-+
-+/*
-+ * research has shown that NetBSD 1.3H was the first version of -current
-+ * with asprintf in libc. agc
-+ */
-+#if __NetBSD_Version__ < 103080000
-+
-+#include <sys/cdefs.h>
-+#if defined(LIBC_SCCS) && !defined(lint)
-+__RCSID("$NetBSD: patch-ac,v 1.1 1999/03/22 15:56:11 mellon Exp $");
-+#endif /* LIBC_SCCS and not lint */
-+
-+#include <stdio.h>
-+#include <stdlib.h>
-+#include <errno.h>
-+#if __STDC__
-+#include <stdarg.h>
-+#else
-+#include <varargs.h>
-+#endif
-+
-+int
-+#if __STDC__
-+asprintf(char **str, char const *fmt, ...)
-+#else
-+asprintf(str, fmt, va_alist)
-+ char **str;
-+ const char *fmt;
-+ va_dcl
-+#endif
-+{
-+ int ret;
-+ va_list ap;
-+ FILE f;
-+ unsigned char *_base;
-+
-+#if __STDC__
-+ va_start(ap, fmt);
-+#else
-+ va_start(ap);
-+#endif
-+ f._flags = __SWR | __SSTR | __SALC;
-+ f._bf._base = f._p = (unsigned char *)malloc(128);
-+ if (f._bf._base == NULL)
-+ goto err;
-+ f._bf._size = f._w = 127; /* Leave room for the NUL */
-+ ret = vfprintf(&f, fmt, ap);
-+ if (ret == -1)
-+ goto err;
-+ *f._p = '\0';
-+ va_end(ap);
-+ _base = realloc(f._bf._base, (size_t)(ret + 1));
-+ if (_base == NULL)
-+ goto err;
-+ *str = (char *)_base;
-+ return (ret);
-+
-+err:
-+ if (f._bf._base)
-+ free(f._bf._base);
-+ *str = NULL;
-+ errno = ENOMEM;
-+ return (-1);
-+}
-+
-+#endif /* NetBSD < 1.3H */
diff --git a/misc/gnucash/patches/patch-ad b/misc/gnucash/patches/patch-ad
deleted file mode 100644
index 348402e98bd..00000000000
--- a/misc/gnucash/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.4 2000/06/26 17:03:05 rh Exp $
-
---- src/engine/Makefile.in.orig Mon Jun 26 10:12:50 2000
-+++ src/engine/Makefile.in Mon Jun 26 17:07:28 2000
-@@ -124,7 +124,7 @@
- lib_LTLIBRARIES = libgncengine.la
-
- # Build hell from main.c and libhello.la
--libgncengine_la_SOURCES = AccInfo.c Account.c Backend.c DateUtils.c FileIO.c Group.c LedgerUtils.c Query.c Queue.c Scrub.c Session.c Transaction.c TransLog.c date.c util.c GNCId.c guid.c md5.c
-+libgncengine_la_SOURCES = AccInfo.c Account.c Backend.c DateUtils.c FileIO.c Group.c LedgerUtils.c Query.c Queue.c Scrub.c Session.c Transaction.c TransLog.c date.c util.c GNCId.c guid.c md5.c asprintf.c
-
-
- libgncengine_la_LDFLAGS = -version-info 1:1:1
diff --git a/misc/gnucash/patches/patch-ag b/misc/gnucash/patches/patch-ag
deleted file mode 100644
index 545f91d16c7..00000000000
--- a/misc/gnucash/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.3 2000/06/26 17:03:09 rh Exp $
-
---- src/engine/util.h.orig Thu Jun 8 23:22:11 2000
-+++ src/engine/util.h Mon Jun 26 17:10:40 2000
-@@ -34,6 +34,7 @@
- #include <errno.h>
- #include <stdio.h>
- #include <stdlib.h>
-+#include <locale.h>
-
- #include "gnc-common.h"
-
diff --git a/misc/gnucash/pkg/COMMENT b/misc/gnucash/pkg/COMMENT
deleted file mode 100644
index a370b34e711..00000000000
--- a/misc/gnucash/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Personal double-entry accounting program
diff --git a/misc/gnucash/pkg/DESCR b/misc/gnucash/pkg/DESCR
deleted file mode 100644
index ccc8441e9c7..00000000000
--- a/misc/gnucash/pkg/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-GNUcash: a personal double-entry accounting program
-
-GNUcash is intended to be a fully-featured accounting program that could
-easily replace something like Quicken or Microsoft Money. It is extensible
-in guile (an embedded scheme interpreter).
diff --git a/misc/gnucash/pkg/PLIST b/misc/gnucash/pkg/PLIST
deleted file mode 100644
index b79ac87aab5..00000000000
--- a/misc/gnucash/pkg/PLIST
+++ /dev/null
@@ -1,257 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2000/12/04 03:25:51 briggs Exp $
-bin/gnc-prices
-bin/gnucash
-etc/gnucash/config
-lib/gnucash/perl/gnucash.so
-lib/gnucash/perl/libgncswig.a
-lib/gnucash/perl/libgncswig.la
-lib/gnucash/perl/libgncswig.so.1.1
-lib/libgncengine.a
-lib/libgncengine.la
-lib/libgncengine.so.1.1
-man/man1/gnc-prices.1
-man/man1/gnucash.1
-share/gnome/apps/Applications/gnucash.desktop
-share/gnucash/doc/AUTHORS
-share/gnucash/doc/COPYING
-share/gnucash/doc/ChangeLog
-share/gnucash/doc/INSTALL
-share/gnucash/doc/NEWS
-share/gnucash/doc/README
-share/gnucash/doc/README.francais
-share/gnucash/doc/README.german
-share/gnucash/doc/examples/Money95bank_fr.qif
-share/gnucash/doc/examples/Money95invst_fr.qif
-share/gnucash/doc/examples/Money95mfunds_fr.qif
-share/gnucash/doc/examples/Money95stocks_fr.qif
-share/gnucash/doc/examples/README
-share/gnucash/doc/examples/abc-all.qif
-share/gnucash/doc/examples/abc.qif
-share/gnucash/doc/examples/bogus.qif
-share/gnucash/doc/examples/cbb-export.qif
-share/gnucash/doc/examples/currency.xac
-share/gnucash/doc/examples/every.qif
-share/gnucash/doc/examples/ms-money.qif
-share/gnucash/doc/examples/quicktest.qif
-share/gnucash/doc/examples/splitdemo.xac
-share/gnucash/doc/examples/swipe.qif
-share/gnucash/doc/examples/test.xac
-share/gnucash/doc/examples/test2.xac
-share/gnucash/doc/examples/test3.xac
-share/gnucash/doc/examples/test4.xac
-share/gnucash/doc/examples/trading.xac
-share/gnucash/doc/examples/trading2.xac
-share/gnucash/doc/examples/web.qif
-share/gnucash/doc/examples/xfer.xac
-share/gnucash/doc/gnc.html
-share/gnucash/doc/gnucash.engine_wrap.doc
-share/gnucash/doc/guile-hackers.txt
-share/gnucash/html/C/RAW-NOTES
-share/gnucash/html/C/bofa-mym.html
-share/gnucash/html/C/image/appr-asset1.gif
-share/gnucash/html/C/image/appr-asset2.gif
-share/gnucash/html/C/image/appr-income.gif
-share/gnucash/html/C/image/appr-main1.gif
-share/gnucash/html/C/image/appr-main2.gif
-share/gnucash/html/C/image/bal-graph.gif
-share/gnucash/html/C/image/contract.gif
-share/gnucash/html/C/image/depr-asset.gif
-share/gnucash/html/C/image/depr-main.gif
-share/gnucash/html/C/image/expand.gif
-share/gnucash/html/C/image/foliowin-single.gif
-share/gnucash/html/C/image/foliowin.gif
-share/gnucash/html/C/image/logo-NetBSD-banner.gif
-share/gnucash/html/C/image/logo-bullogogross.gif
-share/gnucash/html/C/image/logo-debian.jpg
-share/gnucash/html/C/image/logo-ibm.gif
-share/gnucash/html/C/image/logo-linux.gif
-share/gnucash/html/C/image/logo-sgi.gif
-share/gnucash/html/C/image/logo-skunkware.gif
-share/gnucash/html/C/image/newaccwin-code.gif
-share/gnucash/html/C/image/newaccwin-trade.gif
-share/gnucash/html/C/image/recninfo.gif
-share/gnucash/html/C/image/recnwin.gif
-share/gnucash/html/C/image/regwin-double.gif
-share/gnucash/html/C/image/regwin-multi.gif
-share/gnucash/html/C/image/regwin-single.gif
-share/gnucash/html/C/image/regwin-single2.gif
-share/gnucash/html/C/image/report-av-baln.gif
-share/gnucash/html/C/image/report-baln.gif
-share/gnucash/html/C/image/report-folio.gif
-share/gnucash/html/C/image/report-option.gif
-share/gnucash/html/C/image/report-pnl.gif
-share/gnucash/html/C/image/reportwin.gif
-share/gnucash/html/C/image/ticker-a.gif
-share/gnucash/html/C/image/ticker-b.gif
-share/gnucash/html/C/projects.html
-share/gnucash/html/C/xacc-about.html
-share/gnucash/html/C/xacc-accountedit.html
-share/gnucash/html/C/xacc-acctypes.html
-share/gnucash/html/C/xacc-accwin.html
-share/gnucash/html/C/xacc-adjbwin.html
-share/gnucash/html/C/xacc-apar.html
-share/gnucash/html/C/xacc-apprdepr.html
-share/gnucash/html/C/xacc-bal_tracker.html
-share/gnucash/html/C/xacc-balsheet.html
-share/gnucash/html/C/xacc-currency.html
-share/gnucash/html/C/xacc-date.html
-share/gnucash/html/C/xacc-double.html
-share/gnucash/html/C/xacc-euro.html
-share/gnucash/html/C/xacc-expense.html
-share/gnucash/html/C/xacc-find-transactions.html
-share/gnucash/html/C/xacc-globalprefs.html
-share/gnucash/html/C/xacc-globalprops.html
-share/gnucash/html/C/xacc-gpl.html
-share/gnucash/html/C/xacc-groups.html
-share/gnucash/html/C/xacc-main.html
-share/gnucash/html/C/xacc-mainwin.html
-share/gnucash/html/C/xacc-pnl.html
-share/gnucash/html/C/xacc-portfolio_report.html
-share/gnucash/html/C/xacc-print.html
-share/gnucash/html/C/xacc-qif-import.html
-share/gnucash/html/C/xacc-quicken.html
-share/gnucash/html/C/xacc-recnwin.html
-share/gnucash/html/C/xacc-regwin.html
-share/gnucash/html/C/xacc-regwin_kbd.html
-share/gnucash/html/C/xacc-reports.html
-share/gnucash/html/C/xacc-ticker.html
-share/gnucash/html/C/xacc-trans_report.html
-share/gnucash/html/C/xacc-y2k.html
-share/gnucash/html/fr/bofa-mym.html
-share/gnucash/html/fr/image/appr-asset1.gif
-share/gnucash/html/fr/image/appr-asset2.gif
-share/gnucash/html/fr/image/appr-income.gif
-share/gnucash/html/fr/image/appr-main1.gif
-share/gnucash/html/fr/image/appr-main2.gif
-share/gnucash/html/fr/image/contract.gif
-share/gnucash/html/fr/image/depr-asset.gif
-share/gnucash/html/fr/image/depr-main.gif
-share/gnucash/html/fr/image/expand.gif
-share/gnucash/html/fr/image/foliowin-single.gif
-share/gnucash/html/fr/image/foliowin.gif
-share/gnucash/html/fr/image/newaccwin-code.gif
-share/gnucash/html/fr/image/newaccwin-trade.gif
-share/gnucash/html/fr/image/newaccwin.gif
-share/gnucash/html/fr/image/recnwin.gif
-share/gnucash/html/fr/image/regwin-double.gif
-share/gnucash/html/fr/image/regwin-multi.gif
-share/gnucash/html/fr/image/regwin-single.gif
-share/gnucash/html/fr/image/regwin-single2.gif
-share/gnucash/html/fr/image/regwin.gif
-share/gnucash/html/fr/image/report-baln.gif
-share/gnucash/html/fr/image/report-folio.gif
-share/gnucash/html/fr/image/report-option.gif
-share/gnucash/html/fr/image/reportwin.gif
-share/gnucash/html/fr/image/ticker-a.gif
-share/gnucash/html/fr/image/ticker-b.gif
-share/gnucash/html/fr/projects.html
-share/gnucash/html/fr/xacc-about.html
-share/gnucash/html/fr/xacc-accountedit.html
-share/gnucash/html/fr/xacc-acctypes.html
-share/gnucash/html/fr/xacc-accwin.html
-share/gnucash/html/fr/xacc-adjbwin.html
-share/gnucash/html/fr/xacc-apar.html
-share/gnucash/html/fr/xacc-apprdepr.html
-share/gnucash/html/fr/xacc-bal_tracker.html
-share/gnucash/html/fr/xacc-balsheet.html
-share/gnucash/html/fr/xacc-currency.html
-share/gnucash/html/fr/xacc-date.html
-share/gnucash/html/fr/xacc-double.html
-share/gnucash/html/fr/xacc-expense.html
-share/gnucash/html/fr/xacc-globalprefs.html
-share/gnucash/html/fr/xacc-gpl-fr.html
-share/gnucash/html/fr/xacc-gpl.html
-share/gnucash/html/fr/xacc-groups.html
-share/gnucash/html/fr/xacc-main.html
-share/gnucash/html/fr/xacc-mainwin.html
-share/gnucash/html/fr/xacc-pnl.html
-share/gnucash/html/fr/xacc-print.html
-share/gnucash/html/fr/xacc-quicken.html
-share/gnucash/html/fr/xacc-recnwin.html
-share/gnucash/html/fr/xacc-regwin.html
-share/gnucash/html/fr/xacc-reports.html
-share/gnucash/html/fr/xacc-ticker.html
-share/gnucash/html/fr/xacc-trans_report.html
-share/gnucash/html/fr/xacc-y2k.html
-share/gnucash/html/gnucash.css
-share/gnucash/html/index.html
-share/gnucash/perl/Quote.pm
-share/gnucash/perl/gnucash.pm
-share/gnucash/scm/bootstrap.scm
-share/gnucash/scm/bs-interp.scm
-share/gnucash/scm/c-interface.scm
-share/gnucash/scm/command-line.scm
-share/gnucash/scm/config-var.scm
-share/gnucash/scm/currencies.scm
-share/gnucash/scm/date-utilities.scm
-share/gnucash/scm/depend.scm
-share/gnucash/scm/doc.scm
-share/gnucash/scm/engine-interface.scm
-share/gnucash/scm/engine-utilities.scm
-share/gnucash/scm/extensions.scm
-share/gnucash/scm/gnumeric/gnumeric-utilities.scm
-share/gnucash/scm/gnumeric/table-utils.scm
-share/gnucash/scm/graph.scm
-share/gnucash/scm/hooks.scm
-share/gnucash/scm/html-generator.scm
-share/gnucash/scm/main.scm
-share/gnucash/scm/options.scm
-share/gnucash/scm/path.scm
-share/gnucash/scm/prefs.scm
-share/gnucash/scm/printing/number-to-words.scm
-share/gnucash/scm/printing/print-check.scm
-share/gnucash/scm/qif-import/qif-dialog-utils.scm
-share/gnucash/scm/qif-import/qif-file.scm
-share/gnucash/scm/qif-import/qif-guess-map.scm
-share/gnucash/scm/qif-import/qif-import.scm
-share/gnucash/scm/qif-import/qif-objects.scm
-share/gnucash/scm/qif-import/qif-parse.scm
-share/gnucash/scm/qif-import/qif-to-gnc.scm
-share/gnucash/scm/qif-import/qif-utils.scm
-share/gnucash/scm/qif-import/simple-obj.scm
-share/gnucash/scm/report-utilities.scm
-share/gnucash/scm/report.scm
-share/gnucash/scm/report/average-balance.scm
-share/gnucash/scm/report/balance-and-pnl.scm
-share/gnucash/scm/report/budget-report.scm
-share/gnucash/scm/report/folio.scm
-share/gnucash/scm/report/hello-world.scm
-share/gnucash/scm/report/report-list.scm
-share/gnucash/scm/report/transaction-report.scm
-share/gnucash/scm/slib-backup.scm
-share/gnucash/scm/srfi/srfi-1.r5rs.scm
-share/gnucash/scm/srfi/srfi-1.unclear.scm
-share/gnucash/scm/srfi/srfi-19.scm
-share/gnucash/scm/srfi/srfi-8.guile.scm
-share/gnucash/scm/srfi/srfi-8.scm
-share/gnucash/scm/startup.scm
-share/gnucash/scm/structure.scm
-share/gnucash/scm/substring-search.scm
-share/gnucash/scm/testbed.scm
-share/gnucash/scm/text-export.scm
-share/gnucash/scm/utilities.scm
-share/gnucash/scm/xml-generator.scm
-share/locale/de/LC_MESSAGES/gnucash.mo
-share/locale/en_GB/LC_MESSAGES/gnucash.mo
-share/locale/fr/LC_MESSAGES/gnucash.mo
-share/locale/it/LC_MESSAGES/gnucash.mo
-share/locale/ru/LC_MESSAGES/gnucash.mo
-share/locale/sv/LC_MESSAGES/gnucash.mo
-@dirrm share/gnucash/scm/srfi
-@dirrm share/gnucash/scm/report
-@dirrm share/gnucash/scm/qif-import
-@dirrm share/gnucash/scm/printing
-@dirrm share/gnucash/scm/gnumeric
-@dirrm share/gnucash/scm
-@dirrm share/gnucash/perl
-@dirrm share/gnucash/html/fr/image
-@dirrm share/gnucash/html/fr
-@dirrm share/gnucash/html/C/image
-@dirrm share/gnucash/html/C
-@dirrm share/gnucash/html
-@dirrm share/gnucash/doc/examples
-@dirrm share/gnucash/doc
-@dirrm share/gnucash
-@dirrm lib/gnucash/perl
-@dirrm lib/gnucash
-@dirrm etc/gnucash
diff --git a/misc/tclticker/Makefile b/misc/tclticker/Makefile
deleted file mode 100644
index a7adc27882a..00000000000
--- a/misc/tclticker/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2000/08/31 01:13:58 jwise Exp $
-#
-
-DISTNAME= tclticker-1.1
-CATEGORIES= misc tk80
-MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/apps/tclticker/1.1/
-
-MAINTAINER= packages@netbsd.org
-#HOMEPAGE=
-
-DEPENDS+= tk-8.3.2:../../x11/tk
-
-NO_BUILD= yes
-
-post-patch:
- cd ${WRKSRC}; \
- for f in tclticker mailquote; do \
- ${MV} $$f $$f-prefix; \
- ${SED} -e 's|@PREFIX@|${PREFIX}|g' $$f-prefix > $$f; \
- done
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/tclticker ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/mailquote ${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${PREFIX}/share/tclticker
- cd ${WRKSRC}/lib ; ${GTAR} cf - . | (cd ${PREFIX}/share/tclticker ; ${GTAR} xvf - )
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/tclticker/files/md5 b/misc/tclticker/files/md5
deleted file mode 100644
index ffe568ceb74..00000000000
--- a/misc/tclticker/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/12/21 12:47:30 agc Exp $
-
-MD5 (tclticker-1.1.tar.gz) = f5d964a30de359d8bc02d994e5a80aef
diff --git a/misc/tclticker/files/patch-sum b/misc/tclticker/files/patch-sum
deleted file mode 100644
index 68f5a1b60a1..00000000000
--- a/misc/tclticker/files/patch-sum
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: patch-sum,v 1.2 2000/08/31 01:13:59 jwise Exp $
-
-MD5 (patch-aa) = 667b179d226033fd8b0fff41fa34cbaf
-MD5 (patch-ab) = e1f7b8cd91ea32c07cf433be6558a373
diff --git a/misc/tclticker/patches/patch-aa b/misc/tclticker/patches/patch-aa
deleted file mode 100644
index ab5f4e69c64..00000000000
--- a/misc/tclticker/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/08/31 01:13:59 jwise Exp $
---- tclticker.orig Mon Dec 20 15:27:02 1999
-+++ tclticker Wed Aug 30 21:00:36 2000
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # restart using wish \
-- exec wish8.0 "$0" ${1+"$@"}
-+ exec wish "$0" ${1+"$@"}
-
- # stock ticker
- # copyright 1999 tom poindexter <tpoindex@nyx.net>
-@@ -43,7 +43,9 @@
- # authors grant the U.S. Government and others acting in its behalf
- # permission to use and distribute the software in accordance with the
- # terms specified in this license.
--
-+
-+# set this explicitly
-+set env(TCLTICKER_LIB) "/usr/pkg/share/tclticker"
-
- if {! [info exists env(TCLTICKER_LIB)]} {
- lappend auto_path [file join [file dirname $argv0] lib]
diff --git a/misc/tclticker/patches/patch-ab b/misc/tclticker/patches/patch-ab
deleted file mode 100644
index 803116d3751..00000000000
--- a/misc/tclticker/patches/patch-ab
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2000/08/31 01:13:59 jwise Exp $
---- mailquote.orig Mon Dec 20 15:10:24 1999
-+++ mailquote Wed Aug 30 21:00:30 2000
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # restart using wish \
-- exec tclsh8.0 "$0" ${1+"$@"}
-+ exec tclsh "$0" ${1+"$@"}
-
- # mailquote
- # copyright 1999 tom poindexter <tpoindex@nyx.net>
-@@ -46,6 +46,9 @@
- # permission to use and distribute the software in accordance with the
- # terms specified in this license.
-
-+# set this explicitly
-+set env(TCLTICKER_LIB) "/usr/pkg/share/tclticker"
-+
-
- if {! [info exists env(TCLTICKER_LIB)]} {
- lappend auto_path [file join [file dirname $argv0] lib]
diff --git a/misc/tclticker/pkg/COMMENT b/misc/tclticker/pkg/COMMENT
deleted file mode 100644
index da4e51ff004..00000000000
--- a/misc/tclticker/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Stock-quote ticker tape application
diff --git a/misc/tclticker/pkg/DESCR b/misc/tclticker/pkg/DESCR
deleted file mode 100644
index bf59c036e76..00000000000
--- a/misc/tclticker/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-TCLTicker is a simple stock tickertape, using HTTP requests to fetch
-quotes. It includes 'mailquote', which can email quotes. TclTicker
-uses a plug-in architecture for quote services. Currently, quote
-service modules are written for Yahoo (one for U.S. markets, another
-for Euro markets) and Quote.com. User configuration includes tuning
-the ticker scroll rate and data refresh dates, fonts, http proxy, smtp
-host, rounding, always on top, and ticker symbol lists.
diff --git a/misc/tclticker/pkg/PLIST b/misc/tclticker/pkg/PLIST
deleted file mode 100644
index b17bf8e487e..00000000000
--- a/misc/tclticker/pkg/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/21 12:47:30 agc Exp $
-bin/tclticker
-bin/mailquote
-share/tclticker/finance.uk.yahoo.com.tcl
-share/tclticker/finance.yahoo.com.tcl
-share/tclticker/rebuild_tclIndex.sh
-share/tclticker/tclIndex
-share/tclticker/ticker.lib
-share/tclticker/www.quote.com.tcl
diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile
deleted file mode 100644
index 17404270635..00000000000
--- a/misc/xfinans/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.10 1999/04/15 20:39:45 tron Exp $
-#
-
-DISTNAME= xfinans-5.9
-WRKSRC= ${WRKDIR}/Xfinans/Src
-CATEGORIES= misc x11
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/financial/accounting/}
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html
-
-DEPENDS= gnuplot-3.7:../../graphics/gnuplot
-
-USE_IMAKE= yes
-
-post-patch:
- ${TOUCH} ${WRKSRC}/xfinans.man
-
-post-install:
- ${MKDIR} ${PREFIX}/share/examples/Xfinans
- ${MKDIR} ${PREFIX}/share/doc/Xfinans
- ${CP} ${WRKSRC}/../XFinans.defaults ${PREFIX}/lib/X11/app-defaults/XFinans
- ${CP} ${WRKSRC}/../*.acc ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../xfin.ps ${PREFIX}/share/doc/Xfinans
- ${CP} ${WRKSRC}/../README ${PREFIX}/share/doc/Xfinans
- ${CP} ${WRKSRC}/../INSTALL ${PREFIX}/share/doc/Xfinans
- ${CP} ${WRKSRC}/../hyperhelp ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../hyperhelp.index ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../finans.bkd ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../variables ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../categories ${PREFIX}/share/examples/Xfinans
- ${CP} ${WRKSRC}/../category_engine ${PREFIX}/share/examples/Xfinans
- ${RM} ${PREFIX}/man/cat1/xfinans.0
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xfinans/files/md5 b/misc/xfinans/files/md5
deleted file mode 100644
index 350cff75e12..00000000000
--- a/misc/xfinans/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 1998/08/07 13:29:09 agc Exp $
-
-MD5 (xfinans-5.9.tar.gz) = 312a58598f0b2f1694ece161e3d9b77e
diff --git a/misc/xfinans/files/patch-sum b/misc/xfinans/files/patch-sum
deleted file mode 100644
index 8f309388134..00000000000
--- a/misc/xfinans/files/patch-sum
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: patch-sum,v 1.1 2000/01/05 02:01:35 garbled Exp $
-
-MD5 (patch-aa) = e44b08d0915b77557af8849441955f3f
diff --git a/misc/xfinans/patches/patch-aa b/misc/xfinans/patches/patch-aa
deleted file mode 100644
index 5120d7cb695..00000000000
--- a/misc/xfinans/patches/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2000/01/04 21:33:57 garbled Exp $
---- date.c.orig Tue Jan 4 14:24:18 2000
-+++ date.c Tue Jan 4 14:24:24 2000
-@@ -162,6 +162,8 @@
- yr assumed w/in +/- 50 years from current time if < 100.
- gives clean method for handling 2-digit year input.
- */
-+ if( yr > 99 && yr < MIN_YEAR) /* y2k */
-+ yr -= 100;
- if( yr < 100 ) {
-
- if( yr <= this_year() - 50 )
-@@ -399,9 +401,8 @@
- now /= 3600; /* convert to hours */
- now /= 24; /* convert to days */
- now /= 365.25; /* convert to years */
-- now /= 100; /* convert to centurys */
--
- now += 1970; /* from offset to absolute */
-+/* now /= 100; /* convert to centurys */
- century = now - (now % 100); /* round to nearest 100 */
- }
-
diff --git a/misc/xfinans/pkg/COMMENT b/misc/xfinans/pkg/COMMENT
deleted file mode 100644
index 535d7a65a80..00000000000
--- a/misc/xfinans/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Xfinans is a useful financial tracking, and account balancing tool
diff --git a/misc/xfinans/pkg/DESCR b/misc/xfinans/pkg/DESCR
deleted file mode 100644
index 732d0fbafbe..00000000000
--- a/misc/xfinans/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Xfinance allows you to set up multiple accounts and categories of
-transactions. It is ideal for keeping watch over checking, savings and
-401k type accounts. It's also good for keeping tabs on your credit card
-balances. It has graphing functions built in that allow it to generate
-graphs with gnuplot.
-
-port-by: Tim Rightnour
diff --git a/misc/xfinans/pkg/PLIST b/misc/xfinans/pkg/PLIST
deleted file mode 100644
index 016ff0c953e..00000000000
--- a/misc/xfinans/pkg/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 1999/01/29 21:24:26 tron Exp $
-bin/xfinans
-share/examples/Xfinans/hyperhelp
-share/examples/Xfinans/hyperhelp.index
-share/examples/Xfinans/finans.bkd
-share/examples/Xfinans/variables
-share/examples/Xfinans/categories
-share/examples/Xfinans/category_engine
-share/examples/Xfinans/check.acc
-share/examples/Xfinans/giro.acc
-share/examples/Xfinans/savings.acc
-share/doc/Xfinans/xfin.ps
-share/doc/Xfinans/README
-share/doc/Xfinans/INSTALL
-lib/X11/app-defaults/XFinans
-@dirrm share/examples/Xfinans
-@dirrm share/doc/Xfinans
diff --git a/misc/xinvest/Makefile b/misc/xinvest/Makefile
deleted file mode 100644
index c9ae922ecb5..00000000000
--- a/misc/xinvest/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2000/08/23 23:14:30 tron Exp $
-
-DISTNAME= xinvest-2.6
-CATEGORIES= misc x11
-MASTER_SITES= http://www.sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB:=applications/}
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html
-
-USE_IMAKE= YES
-USE_MOTIF= YES
-USE_XPM= YES
-
-NO_INSTALL_MANPAGES= YES
-
-post-patch:
- ${TOUCH} ${WRKSRC}/Xinvest.man
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xinvest/files/md5 b/misc/xinvest/files/md5
deleted file mode 100644
index 32c66a0d651..00000000000
--- a/misc/xinvest/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.3 2000/04/17 20:20:28 fredb Exp $
-
-MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d
diff --git a/misc/xinvest/files/patch-sum b/misc/xinvest/files/patch-sum
deleted file mode 100644
index 155ce189cd3..00000000000
--- a/misc/xinvest/files/patch-sum
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: patch-sum,v 1.2 2000/04/17 20:27:04 fredb Exp $
-
-This placeholder file is generated by the ``makepatchsum'' target
-whenever the patches directory is empty or missing. Its purpose
-is to ensure that the presence of any obsolete patches will cause
-the proper error to be emitted at build time.
diff --git a/misc/xinvest/pkg/COMMENT b/misc/xinvest/pkg/COMMENT
deleted file mode 100644
index 680a31d5e5e..00000000000
--- a/misc/xinvest/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Personal finance tracking and performance tool
diff --git a/misc/xinvest/pkg/DESCR b/misc/xinvest/pkg/DESCR
deleted file mode 100644
index a6200dbb1d7..00000000000
--- a/misc/xinvest/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Xinvest is a personal finance tracking and performance tool for UNIX
-systems using the X Window System. Xinvest requires Motif 1.2 or later and
-XPM.
diff --git a/misc/xinvest/pkg/PLIST b/misc/xinvest/pkg/PLIST
deleted file mode 100644
index e054d724b4f..00000000000
--- a/misc/xinvest/pkg/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 1999/01/29 21:33:31 tron Exp $
-lib/X11/app-defaults/Xinvest
-bin/Xinvest
diff --git a/x11/Makefile b/x11/Makefile
index dffb89d3329..79f5335c353 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2000/12/05 22:58:26 hubertf Exp $
+# $NetBSD: Makefile,v 1.189 2000/12/11 14:15:32 wiz Exp $
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
#
@@ -159,7 +159,6 @@
SUBDIR += xpmicons
SUBDIR += xpmroot
SUBDIR += xpns
- SUBDIR += xquote
SUBDIR += xscreensaver
SUBDIR += xscreensaver-gnome
SUBDIR += xscribble
diff --git a/x11/xquote/Makefile b/x11/xquote/Makefile
deleted file mode 100644
index 31c56be1199..00000000000
--- a/x11/xquote/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2000/08/23 23:14:34 tron Exp $
-
-DISTNAME= xquote-2.1
-CATEGORIES= x11
-MASTER_SITES= http://www.sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB:=applications/}
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://sunsite.auc.dk/xinvest/xquote.html
-
-USE_IMAKE= YES
-USE_MOTIF= YES
-USE_XPM= YES
-
-NO_INSTALL_MANPAGES= YES
-
-post-patch:
- ${TOUCH} ${WRKSRC}/Xquote.man
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xquote/files/md5 b/x11/xquote/files/md5
deleted file mode 100644
index dc4edc63302..00000000000
--- a/x11/xquote/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 2000/04/17 16:55:26 fredb Exp $
-
-MD5 (xquote-2.1.tar.gz) = 6b9cd7ecb8f5bc93287ea96349437162
diff --git a/x11/xquote/pkg/COMMENT b/x11/xquote/pkg/COMMENT
deleted file mode 100644
index 08eb49505ae..00000000000
--- a/x11/xquote/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-WWW ticker symbol quote retrieval program
diff --git a/x11/xquote/pkg/DESCR b/x11/xquote/pkg/DESCR
deleted file mode 100644
index c78409a6e60..00000000000
--- a/x11/xquote/pkg/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-Xquote is a WWW ticker symbol quote retrieval program for UNIX systems
-using the X Window System. Xquote requires Motif 1.2 or later and XPM.
-
-Xquote retrieves quotes from a number of net sources. It takes a ticker
-symbol (stock, mutual fund, currency) and displays info in a table or
-ticker tape. The table data displayed is selectable, and includes price,
-date, change, volume, yield, 52 week high/low, day high/low, P/E,
-dividend, full name, basically whatever can be reliably retrieved from
-multiple sources.
diff --git a/x11/xquote/pkg/PLIST b/x11/xquote/pkg/PLIST
deleted file mode 100644
index 4dd56980a35..00000000000
--- a/x11/xquote/pkg/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/26 16:03:46 garbled Exp $
-lib/X11/app-defaults/Xquote
-bin/Xquote