aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile4
-rw-r--r--deskutils/cbb/Makefile24
-rw-r--r--deskutils/cbb/distinfo1
-rw-r--r--deskutils/cbb/files/patch-0114
-rw-r--r--deskutils/cbb/files/patch-0320
-rw-r--r--deskutils/cbb/pkg-descr9
-rw-r--r--deskutils/cbb/pkg-plist116
-rw-r--r--deskutils/gnofin/Makefile35
-rw-r--r--deskutils/gnofin/distinfo1
-rw-r--r--deskutils/gnofin/files/patch-aa10
-rw-r--r--deskutils/gnofin/pkg-descr6
-rw-r--r--deskutils/gnofin/pkg-plist15
-rw-r--r--deskutils/moneydance/Makefile38
-rw-r--r--deskutils/moneydance/distinfo1
-rw-r--r--deskutils/moneydance/files/moneydance.sh9
-rw-r--r--deskutils/moneydance/pkg-descr11
-rw-r--r--deskutils/moneydance/pkg-plist9
-rw-r--r--deskutils/xinvest/Makefile26
-rw-r--r--deskutils/xinvest/distinfo1
-rw-r--r--deskutils/xinvest/files/patch-ac18
-rw-r--r--deskutils/xinvest/files/patch-ad11
-rw-r--r--deskutils/xinvest/files/patch-ae11
-rw-r--r--deskutils/xinvest/pkg-descr31
-rw-r--r--deskutils/xinvest/pkg-plist7
24 files changed, 0 insertions, 428 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 21f8ce4a90bf..1540220e1b83 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -8,7 +8,6 @@
SUBDIR += basket
SUBDIR += bigyear
SUBDIR += cal
- SUBDIR += cbb
SUBDIR += checkrdf
SUBDIR += dailystrips
SUBDIR += dlume
@@ -34,7 +33,6 @@
SUBDIR += genius
SUBDIR += glabels
SUBDIR += gmcal
- SUBDIR += gnofin
SUBDIR += gnomeblog
SUBDIR += gnomepim
SUBDIR += gnomeutils2
@@ -70,7 +68,6 @@
SUBDIR += mhc-emacs20
SUBDIR += mhc-xemacs21-mule
SUBDIR += mnemo
- SUBDIR += moneydance
SUBDIR += moregroupware
SUBDIR += multi-backgrounds-daemon
SUBDIR += multisync
@@ -98,7 +95,6 @@
SUBDIR += xchm
SUBDIR += xfce4-calendar
SUBDIR += xfce4-notes-plugin
- SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xopps
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile
deleted file mode 100644
index 33b7dc11aec9..000000000000
--- a/deskutils/cbb/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection Makefile for: cbb
-# Date created: 24 September, 1998
-# Whom: kline
-#
-# $FreeBSD$
-#
-
-PORTNAME= cbb
-PORTVERSION= 0.8.1
-CATEGORIES= deskutils finance
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= kline@thought.org
-COMMENT= Checkbook balancing tool
-
-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
-
-NO_BUILD= yes
-USE_PERL5= yes
-MAKE_ENV= PERL5=${PERL5}
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/deskutils/cbb/distinfo b/deskutils/cbb/distinfo
deleted file mode 100644
index 1875db8b1602..000000000000
--- a/deskutils/cbb/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (cbb-0.8.1.tar.gz) = 7a435ef954c5c2ba209d34ca5fa5c3a7
diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01
deleted file mode 100644
index 924d43de64b2..000000000000
--- a/deskutils/cbb/files/patch-01
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.orig Wed Jan 5 14:43:28 2000
-+++ Makefile Sun Jan 23 00:58:16 2000
-@@ -60,9 +60,9 @@
- LN_S = ln -s
- MAKEINFO = makeinfo
- PACKAGE = cbb
--PERL = /usr/bin/perl
-+PERL = ${PERL5}
- VERSION = 0.8.1
--WISH = /usr/bin/wish
-+WISH = ${LOCALBASE}/bin/wish8.2
- language = english
-
- SUBDIRS = contrib demo docs graphs images languages reports
diff --git a/deskutils/cbb/files/patch-03 b/deskutils/cbb/files/patch-03
deleted file mode 100644
index 389de827cd9f..000000000000
--- a/deskutils/cbb/files/patch-03
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Sun Jan 23 01:41:45 2000
-+++ configure Sun Jan 23 01:42:10 2000
-@@ -798,7 +798,7 @@
- fi
-
- if test "x$with_wish" = "x" ; then
-- with_wish=wish
-+ with_wish=wish8.2
- fi
-
- # Check whether --with-wish or --without-wish was given.
-@@ -988,7 +988,7 @@
- fi
- done
- IFS="$ac_save_ifs"
-- test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish""
-+ test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish8.2""
- ;;
- esac
- fi
diff --git a/deskutils/cbb/pkg-descr b/deskutils/cbb/pkg-descr
deleted file mode 100644
index 1f1ccd02ee2b..000000000000
--- a/deskutils/cbb/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-CBB is a personal check book balancing utility for Unix/X.
-
-CBB is intended to be an open, extensible program. It utilizes a
-simple (tab delimited) data file format and is written entirely in
-Tcl/Tk and Perl and contains no compiled code. It provides a simple
-interface for users to add their own reports, graphs, and external
-modules without having to modify any of the CBB source.
-
-WWW: http://cbb.sourceforge.net/
diff --git a/deskutils/cbb/pkg-plist b/deskutils/cbb/pkg-plist
deleted file mode 100644
index e0b3fd08994a..000000000000
--- a/deskutils/cbb/pkg-plist
+++ /dev/null
@@ -1,116 +0,0 @@
-bin/cbb
-bin/dialog4duplicate
-lib/cbb/languages/english.tcl
-lib/cbb/languages/french.tcl
-lib/cbb/languages/german.tcl
-lib/cbb/reports/reports.conf
-lib/cbb/reports/ave-by-cat.pl
-lib/cbb/reports/by-cat.pl
-lib/cbb/reports/by-payee.pl
-lib/cbb/reports/miss-check.pl
-lib/cbb/reports/shrt-by-cat.pl
-lib/cbb/reports/txn-list.pl
-lib/cbb/reports/uncleared-txn.pl
-lib/cbb/graphs/graphs.conf
-lib/cbb/graphs/cat-col.pl
-lib/cbb/graphs/cat-pie.pl
-lib/cbb/graphs/cat2-col.pl
-lib/cbb/graphs/desc-pie.pl
-lib/cbb/graphs/txn-list.pl
-lib/cbb/graphs/descpie
-lib/cbb/graphs/graphbal
-lib/cbb/graphs/graphcol
-lib/cbb/graphs/graphcolpos
-lib/cbb/graphs/graphpie
-lib/cbb/images/author.xbm
-lib/cbb/images/cbb.xbm
-lib/cbb/images/mini-cross.gif
-lib/cbb/images/mini-exclam.gif
-lib/cbb/images/splash-32.gif
-lib/cbb/contrib/change.pl
-lib/cbb/contrib/conv-french-qif.pl
-lib/cbb/contrib/emacs-edb
-lib/cbb/contrib/emacs-forms
-lib/cbb/contrib/fetch-latest.pl
-lib/cbb/contrib/importcat.README
-lib/cbb/contrib/importcat.pl
-lib/cbb/contrib/invest.pl
-lib/cbb/contrib/loan.gnuplot
-lib/cbb/contrib/loan.pl
-lib/cbb/contrib/loan_recur.pl
-lib/cbb/contrib/mym_to_cbb.pl
-lib/cbb/contrib/recur.pl
-lib/cbb/contrib/term.pl
-lib/cbb/contrib/trimold.pl
-lib/cbb/contrib/txn.README
-lib/cbb/contrib/txn
-lib/cbb/contrib/upgrade-splits.pl
-lib/cbb/contrib/yearend.pl
-lib/cbb/docs/cbb-man/icons.png/blueball.png
-lib/cbb/docs/cbb-man/icons.png/change_begin.png
-lib/cbb/docs/cbb-man/icons.png/change_delete.png
-lib/cbb/docs/cbb-man/icons.png/change_end.png
-lib/cbb/docs/cbb-man/icons.png/contents_motif.png
-lib/cbb/docs/cbb-man/icons.png/cross_ref_motif.png
-lib/cbb/docs/cbb-man/icons.png/foot_motif.png
-lib/cbb/docs/cbb-man/icons.png/greenball.png
-lib/cbb/docs/cbb-man/icons.png/image.png
-lib/cbb/docs/cbb-man/icons.png/index_motif.png
-lib/cbb/docs/cbb-man/icons.png/next_group_motif.png
-lib/cbb/docs/cbb-man/icons.png/next_group_motif_gr.png
-lib/cbb/docs/cbb-man/icons.png/next_motif.png
-lib/cbb/docs/cbb-man/icons.png/next_motif_gr.png
-lib/cbb/docs/cbb-man/icons.png/orangeball.png
-lib/cbb/docs/cbb-man/icons.png/pinkball.png
-lib/cbb/docs/cbb-man/icons.png/previous_group_motif.png
-lib/cbb/docs/cbb-man/icons.png/previous_group_motif_gr.png
-lib/cbb/docs/cbb-man/icons.png/previous_motif.png
-lib/cbb/docs/cbb-man/icons.png/previous_motif_gr.png
-lib/cbb/docs/cbb-man/icons.png/purpleball.png
-lib/cbb/docs/cbb-man/icons.png/redball.png
-lib/cbb/docs/cbb-man/icons.png/up_motif.png
-lib/cbb/docs/cbb-man/icons.png/up_motif_gr.png
-lib/cbb/docs/cbb-man/icons.png/whiteball.png
-lib/cbb/docs/cbb-man/icons.png/yellowball.png
-lib/cbb/docs/cbb-man/cbb-man.html
-lib/cbb/docs/cbb-man/index.html
-lib/cbb/docs/cbb-man/img1.png
-lib/cbb/docs/cbb-man/img2.png
-lib/cbb/docs/cbb-man/img3.png
-lib/cbb/docs/cbb-man.txt
-lib/cbb/wrapper.pl
-lib/cbb/categories.pl
-lib/cbb/common.pl
-lib/cbb/engine.pl
-lib/cbb/export.pl
-lib/cbb/file.pl
-lib/cbb/import.pl
-lib/cbb/log.pl
-lib/cbb/memorized.pl
-lib/cbb/reports.pl
-lib/cbb/balloon.tcl
-lib/cbb/balance.tcl
-lib/cbb/bindings.tcl
-lib/cbb/categories.tcl
-lib/cbb/common.tcl
-lib/cbb/file.tcl
-lib/cbb/filebox.tcl
-lib/cbb/help.tcl
-lib/cbb/init.tcl
-lib/cbb/main.tcl
-lib/cbb/menu.tcl
-lib/cbb/prefs.tcl
-lib/cbb/reports.tcl
-lib/cbb/splits.tcl
-lib/cbb/undo.tcl
-lib/cbb/default.cat
-lib/cbb/extern.conf
-@dirrm lib/cbb/contrib
-@dirrm lib/cbb/docs/cbb-man/icons.png
-@dirrm lib/cbb/docs/cbb-man
-@dirrm lib/cbb/docs
-@dirrm lib/cbb/graphs
-@dirrm lib/cbb/images
-@dirrm lib/cbb/languages
-@dirrm lib/cbb/reports
-@dirrm lib/cbb
diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile
deleted file mode 100644
index 49003b3f58cd..000000000000
--- a/deskutils/gnofin/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: gnofin
-# Date created: Sun Jul 18 1999
-# Whom: domi@saargate.de
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnofin
-PORTVERSION= 0.8.4
-CATEGORIES= deskutils gnome finance
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Light-weight GNOME based financial management program
-
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomelibs gnomeprefix
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-USE_REINPLACE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= gnofin.1
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' \
- ${WRKSRC}/configure
- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|_la_LDFLAGS =|_la_LDFLAGS = -avoid-version|g'
-
-.include <bsd.port.mk>
diff --git a/deskutils/gnofin/distinfo b/deskutils/gnofin/distinfo
deleted file mode 100644
index 63150972bc29..000000000000
--- a/deskutils/gnofin/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnofin-0.8.4.tar.gz) = eb552f99fcf605b699519671ca4102f1
diff --git a/deskutils/gnofin/files/patch-aa b/deskutils/gnofin/files/patch-aa
deleted file mode 100644
index f083c41084bb..000000000000
--- a/deskutils/gnofin/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/ui-menubar.h.orig Mon Jan 24 17:16:08 2000
-+++ src/ui-menubar.h Tue Jan 25 08:35:02 2000
-@@ -20,6 +20,7 @@
- #ifndef UI_MENUBAR_H
- #define UI_MENUBAR_H
-
-+#include <sys/types.h>
- #include "ui-types.h"
-
- struct _UI_Menubar
diff --git a/deskutils/gnofin/pkg-descr b/deskutils/gnofin/pkg-descr
deleted file mode 100644
index 2747f418f9a2..000000000000
--- a/deskutils/gnofin/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Gnofin is a simple checkbook application for Unix. Gnofin aims to provide a
-convenient way to keep track of your checking and savings accounts (or any
-other monetary-type accounts). It is designed to be light-weight, fast, and
-extremely easy to use.
-
-WWW: http://gnofin.sourceforge.net/
diff --git a/deskutils/gnofin/pkg-plist b/deskutils/gnofin/pkg-plist
deleted file mode 100644
index b8509976321e..000000000000
--- a/deskutils/gnofin/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/gnofin
-lib/gnofin/plugins/libcbb.so
-lib/gnofin/plugins/libfind.so
-lib/gnofin/plugins/libhtml.so
-lib/gnofin/plugins/liblatex.so
-lib/gnofin/plugins/libqif.so
-lib/gnofin/plugins/libreconcile.so
-lib/gnofin/plugins/libsched.so
-lib/gnofin/plugins/libtext.so
-share/gnome/apps/Applications/gnofin.desktop
-share/locale/cs/LC_MESSAGES/gnofin.mo
-share/locale/fr/LC_MESSAGES/gnofin.mo
-share/locale/pt_BR/LC_MESSAGES/gnofin.mo
-@dirrm lib/gnofin/plugins
-@dirrm lib/gnofin
diff --git a/deskutils/moneydance/Makefile b/deskutils/moneydance/Makefile
deleted file mode 100644
index 553c3b0acd4f..000000000000
--- a/deskutils/moneydance/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: moneydance
-# Date created: 27 Feb 2000
-# Whom: Sean Reilly <sreilly@seanreilly.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= moneydance
-PORTVERSION= 3.2
-CATEGORIES= deskutils finance
-MASTER_SITES= http://moneydance.com/download/3/Unix/
-DISTNAME= ${PORTNAME}_other
-EXTRACT_ONLY=
-
-MAINTAINER= sreilly@seanreilly.com
-COMMENT= A Personal Finance Manager
-
-USE_JAVA= 1.3+
-RESTRICTED= Strict license
-
-# Since the vendor's file has not version information in its name:
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-
-NO_BUILD= YES
-MDSUBDIR= share/java/moneydance
-PLIST_SUB= MDSUBDIR=${MDSUBDIR}
-
-MDDIR= ${PREFIX}/${MDSUBDIR}
-
-do-install:
- ${TAR} -C ${PREFIX}/${MDSUBDIR:H} -xvzpf ${_DISTDIR}/${DISTFILES} \
- --exclude moneydance/swingall.jar \
- --exclude moneydance/moneydance
- ${SED} -e 's,%%MDDIR%%,${MDDIR},g' -e 's,%%PREFIX%%,${PREFIX},g' \
- < ${FILESDIR}/moneydance.sh > ${PREFIX}/bin/moneydance
- ${CHMOD} 755 ${PREFIX}/bin/moneydance
-
-.include <bsd.port.mk>
diff --git a/deskutils/moneydance/distinfo b/deskutils/moneydance/distinfo
deleted file mode 100644
index b6e53b261da9..000000000000
--- a/deskutils/moneydance/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (moneydance-3.2/moneydance_other.tar.gz) = fdc081b54778e33ae4616d03d6fbbcba
diff --git a/deskutils/moneydance/files/moneydance.sh b/deskutils/moneydance/files/moneydance.sh
deleted file mode 100644
index a0951f581278..000000000000
--- a/deskutils/moneydance/files/moneydance.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-MDDIR=%%MDDIR%%
-
-for j in $MDDIR/*.jar
-do
- cp=$cp:$j
-done
-
-exec %%PREFIX%%/bin/javavm -cp ${cp#:} Moneydance
diff --git a/deskutils/moneydance/pkg-descr b/deskutils/moneydance/pkg-descr
deleted file mode 100644
index 2c2b48dcca3d..000000000000
--- a/deskutils/moneydance/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Moneydance Personal Finance Manager
-
-Moneydance is a personal finance management application written
-in Java. Features include transaction auto-completion, reporting,
-graphing, check printing, scheduled transactions, on-line banking
-(with some financial institutions) and much more.
-
-Moneydance is shareware and unregistered copies may be feature-
-limited.
-
-WWW: http://www.moneydance.net/
diff --git a/deskutils/moneydance/pkg-plist b/deskutils/moneydance/pkg-plist
deleted file mode 100644
index 8a77a03fa8cc..000000000000
--- a/deskutils/moneydance/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/moneydance
-%%MDSUBDIR%%/jce-1.1.jar
-%%MDSUBDIR%%/jcert.jar
-%%MDSUBDIR%%/jnet.jar
-%%MDSUBDIR%%/jsse.jar
-%%MDSUBDIR%%/license.txt
-%%MDSUBDIR%%/moneydance.jar
-%%MDSUBDIR%%/moneydance.xpm
-@dirrm %%MDSUBDIR%%
diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile
deleted file mode 100644
index 8aae05e6bfbf..000000000000
--- a/deskutils/xinvest/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: xinvest
-# Date created: 1 Ag 1997
-# Whom: Pedro Giffuni (orig)
-#
-# $FreeBSD$
-#
-
-PORTNAME= xinvest
-PORTVERSION= 2.6
-CATEGORIES= deskutils finance
-MASTER_SITES= http://sunsite.dk/xinvest/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A personal finance tracking and performance tool
-
-USE_MOTIF= yes
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/examples/Xinvest
- ${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${PREFIX}/share/examples/Xinvest
-.endif
-
-.include <bsd.port.mk>
diff --git a/deskutils/xinvest/distinfo b/deskutils/xinvest/distinfo
deleted file mode 100644
index 245addaa9669..000000000000
--- a/deskutils/xinvest/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d
diff --git a/deskutils/xinvest/files/patch-ac b/deskutils/xinvest/files/patch-ac
deleted file mode 100644
index c2bd0061c0b0..000000000000
--- a/deskutils/xinvest/files/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
---- Imakefile.orig Sat Feb 5 07:59:08 2000
-+++ Imakefile Sun Nov 12 15:02:20 2000
-@@ -11,7 +11,7 @@
-
- DEFINES = -DSHAPE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = ${MOTIFLIB} -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
- DEPLIBS =
-
- SRCS = account.c askuser.c calendar.c color.c drawing.c \
-@@ -25,5 +25,5 @@
- tooltips.o trans.o util.o xinvest.o xutil.o
-
-
--ComplexProgramTarget(Xinvest)
-+ComplexProgramTargetNoMan(Xinvest)
- InstallAppDefaults(Xinvest)
diff --git a/deskutils/xinvest/files/patch-ad b/deskutils/xinvest/files/patch-ad
deleted file mode 100644
index 618336e63ef9..000000000000
--- a/deskutils/xinvest/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- color.c.orig Sat Feb 5 07:59:05 2000
-+++ color.c Sun Nov 12 15:09:23 2000
-@@ -25,7 +25,7 @@
-
- #include <stdio.h>
-
--#if !defined(__NetBSD__)
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__)
- #include <values.h>
- #endif
-
diff --git a/deskutils/xinvest/files/patch-ae b/deskutils/xinvest/files/patch-ae
deleted file mode 100644
index 49bccc0f657b..000000000000
--- a/deskutils/xinvest/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- portfolio.c.orig Sat Feb 5 07:59:06 2000
-+++ portfolio.c Sun Nov 12 15:09:56 2000
-@@ -29,7 +29,7 @@
- #include <string.h>
- #include <math.h>
-
--#if !defined(NeXT) && !defined(__NetBSD__)
-+#if !defined(NeXT) && !defined(__NetBSD__) && !defined(__FreeBSD__)
- #include <values.h>
- #endif
-
diff --git a/deskutils/xinvest/pkg-descr b/deskutils/xinvest/pkg-descr
deleted file mode 100644
index 6fc38bd98140..000000000000
--- a/deskutils/xinvest/pkg-descr
+++ /dev/null
@@ -1,31 +0,0 @@
-With Xinvest you can:
-
--Centralize record keeping by storing all transactions in account specific
- files.
--Calculate total and annualized returns including the effects of buys,
- sells, and dividends. This provides a means of comparing the results of all
- accounts in a portfolio, be they CDs, bonds, mutual funds, or your checking
- account.
--Receive automatic price updates in conjunction with the Xquote WWW quote
- retrieval program.
--View various transaction parameters such as share price, shares per
- transaction, transaction cost, transaction value (at current price),
- dividends, internal and total return, and/or cumulative and moving
- averages of the above. Plots are transaction based bar or date based x-y
- charts.
--View overall value weightings (asset allocation) of accounts in a
- portfolio. Specify categories, what percent of an account is in that category,
- and which accounts are of interest and Xinvest will tell you the value and
- percentage of all categories in the defined portfolio. Predefined is a
- account category to view weighting of accounts in the total portfolio.
- Categories are hierarchical, so you can zoom into the makeup of your portfolio.
--View in text and pie chart form.
-
-A Financial calculator with common equations is provided. Included are
-FV, PV, FV of sum of payments, and periodic loan payments.
-Hopefully, all of this is displayed using an easy-to-use, point-and-click
-interface. There are few command line switches, no dot files, and X
-resources are limited to color and font selection allowing you to tailor
-the look of the tool to your own preferences.
-
-WWW: http://sunsite.dk/xinvest/xinvest.html
diff --git a/deskutils/xinvest/pkg-plist b/deskutils/xinvest/pkg-plist
deleted file mode 100644
index 6e84826bc8c0..000000000000
--- a/deskutils/xinvest/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/Xinvest
-lib/X11/app-defaults/Xinvest
-%%PORTDOCS%%share/examples/Xinvest/401k.inv
-%%PORTDOCS%%share/examples/Xinvest/mutual.inv
-%%PORTDOCS%%share/examples/Xinvest/stock.inv
-%%PORTDOCS%%share/examples/Xinvest/tbill.inv
-%%PORTDOCS%%@dirrm share/examples/Xinvest