summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /finance
parentbf79fcb3d24148c21b1850f690d90d8250e040e1 (diff)
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/Makefile22
-rw-r--r--finance/cbb/distinfo1
-rw-r--r--finance/cbb/files/patch-0120
-rw-r--r--finance/cbb/pkg-comment1
-rw-r--r--finance/cbb/pkg-descr7
-rw-r--r--finance/cbb/pkg-plist106
-rw-r--r--finance/gnucash-devel/Makefile30
-rw-r--r--finance/gnucash-devel/distinfo1
-rw-r--r--finance/gnucash-devel/pkg-comment1
-rw-r--r--finance/gnucash-devel/pkg-descr12
-rw-r--r--finance/gnucash-devel/pkg-plist31
-rw-r--r--finance/gnucash/Makefile30
-rw-r--r--finance/gnucash/distinfo1
-rw-r--r--finance/gnucash/pkg-comment1
-rw-r--r--finance/gnucash/pkg-descr12
-rw-r--r--finance/gnucash/pkg-plist31
-rw-r--r--finance/p5-Business-CreditCard/Makefile27
-rw-r--r--finance/p5-Business-CreditCard/distinfo1
-rw-r--r--finance/p5-Business-CreditCard/pkg-comment1
-rw-r--r--finance/p5-Business-CreditCard/pkg-descr32
-rw-r--r--finance/p5-Business-CreditCard/pkg-plist3
-rw-r--r--finance/xinvest/Makefile29
-rw-r--r--finance/xinvest/distinfo1
-rw-r--r--finance/xinvest/files/patch-ac11
-rw-r--r--finance/xinvest/pkg-comment1
-rw-r--r--finance/xinvest/pkg-descr31
-rw-r--r--finance/xinvest/pkg-plist7
-rw-r--r--finance/xquote/Makefile23
-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-ad11
-rw-r--r--finance/xquote/pkg-comment1
-rw-r--r--finance/xquote/pkg-descr6
-rw-r--r--finance/xquote/pkg-plist2
35 files changed, 0 insertions, 520 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
deleted file mode 100644
index 973e14d16680..000000000000
--- a/finance/cbb/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection Makefile for: cbb
-# Version required: 0.78
-# Date created: 24 September, 1998
-# Whom: kline
-#
-# $Id: Makefile,v 1.11 1999/03/15 02:15:00 steve Exp $
-#
-
-DISTNAME= cbb-0.78
-CATEGORIES= deskutils
-MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
- ftp://ftp.fifi.org/pub/cbb/
-
-MAINTAINER= kline@thought.org
-
-RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
-
-NO_BUILD= yes
-USE_PERL5= yes
-MAKE_ENV= PERL5=${PERL5}
-
-.include <bsd.port.mk>
diff --git a/finance/cbb/distinfo b/finance/cbb/distinfo
deleted file mode 100644
index 1da8b6daf4dd..000000000000
--- a/finance/cbb/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (cbb-0.78.tar.gz) = 09ae39e2545ed601f91793d2500dcbf4
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
deleted file mode 100644
index 9658330ab0b8..000000000000
--- a/finance/cbb/files/patch-01
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.orig Thu Jun 12 14:57:50 1997
-+++ Makefile Fri Oct 10 20:52:22 1997
-@@ -26,14 +26,15 @@
-
- CBB_ROOT = cbb-0.77
- TAR = tar
--PERL = perl
-+PERL = ${PERL5}
-
-
- all:
- @echo "Nothing is needed to build in advance of 'make install'"
-
- install:
-- $(PERL) install.pl
-+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \
-+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0
-
- docs/cbb-man.dvi: docs/cbb-man.tex
- (cd docs; \
diff --git a/finance/cbb/pkg-comment b/finance/cbb/pkg-comment
deleted file mode 100644
index 8ee1b295aa62..000000000000
--- a/finance/cbb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Checkbook balancing tool
diff --git a/finance/cbb/pkg-descr b/finance/cbb/pkg-descr
deleted file mode 100644
index 0ebcf22f0fe6..000000000000
--- a/finance/cbb/pkg-descr
+++ /dev/null
@@ -1,7 +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.
diff --git a/finance/cbb/pkg-plist b/finance/cbb/pkg-plist
deleted file mode 100644
index 0b38b8c895fd..000000000000
--- a/finance/cbb/pkg-plist
+++ /dev/null
@@ -1,106 +0,0 @@
-bin/cbb
-lib/cbb/reports/reports.conf
-lib/cbb/reports/ave-by-cat.pl
-lib/cbb/reports/by-cat.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/00Contents
-lib/cbb/docs/cbb-man/icons/blank.pbm
-lib/cbb/docs/cbb-man/icons/change_begin.gif
-lib/cbb/docs/cbb-man/icons/change_delete.gif
-lib/cbb/docs/cbb-man/icons/change_end.gif
-lib/cbb/docs/cbb-man/icons/contents.xbm
-lib/cbb/docs/cbb-man/icons/contents_motif.gif
-lib/cbb/docs/cbb-man/icons/cross_ref_motif.gif
-lib/cbb/docs/cbb-man/icons/foot_motif.gif
-lib/cbb/docs/cbb-man/icons/icons.html
-lib/cbb/docs/cbb-man/icons/index_motif.gif
-lib/cbb/docs/cbb-man/icons/invis_anchor.xbm
-lib/cbb/docs/cbb-man/icons/next_group_motif.gif
-lib/cbb/docs/cbb-man/icons/next_group_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/next_motif.gif
-lib/cbb/docs/cbb-man/icons/next_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/previous_group_motif.gif
-lib/cbb/docs/cbb-man/icons/previous_group_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/previous_motif.gif
-lib/cbb/docs/cbb-man/icons/previous_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/up_motif.gif
-lib/cbb/docs/cbb-man/icons/up_motif_gr.gif
-lib/cbb/docs/cbb-man/cbb-man.html
-lib/cbb/docs/cbb-man/img1.gif
-lib/cbb/docs/cbb-man/img2.gif
-lib/cbb/docs/cbb-man/img3.gif
-lib/cbb/docs/cbb-man/img4.gif
-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
-@dirrm lib/cbb/docs/cbb-man
-@dirrm lib/cbb/docs
-@dirrm lib/cbb/graphs
-@dirrm lib/cbb/images
-@dirrm lib/cbb/reports
-@dirrm lib/cbb
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
deleted file mode 100644
index 0a21d34a9d4b..000000000000
--- a/finance/gnucash-devel/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: gnucash
-# Version required: 1.0.18
-# Date created: Mon Feb 03, 1997
-# Whom: David O'Brien (obrien@NUXI.com)
-#
-# $Id: Makefile,v 1.5 1998/12/25 20:10:50 obrien Exp $
-#
-
-DISTNAME= xacc-1.0.18
-PKGNAME= gnucash-1.0.18
-CATEGORIES= deskutils
-MASTER_SITES= http://www.gnucash.org/xacc/download/ \
- ftp://ftp.gnucash.org/pub/xacc/
-
-MAINTAINER= obrien@FreeBSD.org
-
-REQUIRES_MOTIF= yes
-GNU_CONFIGURE= yes
-ALL_TARGET= depend default
-
-pre-build:
- @${LN} -sf ${WRKSRC}/lib/Xbae-4.6.2-linas/src ${WRKSRC}/lib/Xbae-4.6.2-linas/Xbae
-
-post-install:
- @strip ${PREFIX}/bin/xacc.bin
- @${LN} -f ${PREFIX}/bin/xacc ${PREFIX}/bin/gnucash
- @${LN} -f ${PREFIX}/bin/xacc.bin ${PREFIX}/bin/gnucash.bin
-
-.include <bsd.port.mk>
diff --git a/finance/gnucash-devel/distinfo b/finance/gnucash-devel/distinfo
deleted file mode 100644
index 698a1ee5637d..000000000000
--- a/finance/gnucash-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xacc-1.0.18.tar.gz) = 02e59faf3a191139eb4ed4f6f9e9bf4f
diff --git a/finance/gnucash-devel/pkg-comment b/finance/gnucash-devel/pkg-comment
deleted file mode 100644
index e34c361e9bae..000000000000
--- a/finance/gnucash-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Quicken-like money and finace manager
diff --git a/finance/gnucash-devel/pkg-descr b/finance/gnucash-devel/pkg-descr
deleted file mode 100644
index db12731a514f..000000000000
--- a/finance/gnucash-devel/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Gnucash is the next generation of money manager created from a merger of
-X-Accountant and GnoMoney.
-
-Its features include:
-
-* Ability to import Quicken files ( a must )
-* Reports, Graphs, and all of those goodies that you find in Quicken.
-* Gnome compliant ( if that is the correct way to put it )
-* Separate the GUI from the actual "account/transaction engine"
-* Multiple accounts ( Check, Credit, Cash, Mutual Funds, etc.. )
-
-WWW: http://www.gnucash.org/
diff --git a/finance/gnucash-devel/pkg-plist b/finance/gnucash-devel/pkg-plist
deleted file mode 100644
index 41007326c631..000000000000
--- a/finance/gnucash-devel/pkg-plist
+++ /dev/null
@@ -1,31 +0,0 @@
-bin/gnucash
-bin/gnucash.bin
-bin/xacc
-bin/xacc.bin
-share/doc/xacc/contract.gif
-share/doc/xacc/expand.gif
-share/doc/xacc/foliowin.gif
-share/doc/xacc/newaccwin.gif
-share/doc/xacc/pix.xpm
-share/doc/xacc/projects.html
-share/doc/xacc/recnwin.gif
-share/doc/xacc/regwin.gif
-share/doc/xacc/xacc-about.html
-share/doc/xacc/xacc-accwin.html
-share/doc/xacc/xacc-adjbwin.html
-share/doc/xacc/xacc-double.html
-share/doc/xacc/xacc-expense.html
-share/doc/xacc/xacc-gpl.html
-share/doc/xacc/xacc-main.html
-share/doc/xacc/xacc-mainwin.html
-share/doc/xacc/xacc-quicken.html
-share/doc/xacc/xacc-recnwin.html
-share/doc/xacc/xacc-regwin.html
-share/doc/xacc/logos/bullogogross.gif
-share/doc/xacc/logos/debian.jpg
-share/doc/xacc/logos/ibm.gif
-share/doc/xacc/logos/linux.gif
-share/doc/xacc/logos/sgi.gif
-share/doc/xacc/logos/skunkware.gif
-@dirrm share/doc/xacc/logos
-@dirrm share/doc/xacc
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
deleted file mode 100644
index 0a21d34a9d4b..000000000000
--- a/finance/gnucash/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: gnucash
-# Version required: 1.0.18
-# Date created: Mon Feb 03, 1997
-# Whom: David O'Brien (obrien@NUXI.com)
-#
-# $Id: Makefile,v 1.5 1998/12/25 20:10:50 obrien Exp $
-#
-
-DISTNAME= xacc-1.0.18
-PKGNAME= gnucash-1.0.18
-CATEGORIES= deskutils
-MASTER_SITES= http://www.gnucash.org/xacc/download/ \
- ftp://ftp.gnucash.org/pub/xacc/
-
-MAINTAINER= obrien@FreeBSD.org
-
-REQUIRES_MOTIF= yes
-GNU_CONFIGURE= yes
-ALL_TARGET= depend default
-
-pre-build:
- @${LN} -sf ${WRKSRC}/lib/Xbae-4.6.2-linas/src ${WRKSRC}/lib/Xbae-4.6.2-linas/Xbae
-
-post-install:
- @strip ${PREFIX}/bin/xacc.bin
- @${LN} -f ${PREFIX}/bin/xacc ${PREFIX}/bin/gnucash
- @${LN} -f ${PREFIX}/bin/xacc.bin ${PREFIX}/bin/gnucash.bin
-
-.include <bsd.port.mk>
diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo
deleted file mode 100644
index 698a1ee5637d..000000000000
--- a/finance/gnucash/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xacc-1.0.18.tar.gz) = 02e59faf3a191139eb4ed4f6f9e9bf4f
diff --git a/finance/gnucash/pkg-comment b/finance/gnucash/pkg-comment
deleted file mode 100644
index e34c361e9bae..000000000000
--- a/finance/gnucash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Quicken-like money and finace manager
diff --git a/finance/gnucash/pkg-descr b/finance/gnucash/pkg-descr
deleted file mode 100644
index db12731a514f..000000000000
--- a/finance/gnucash/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Gnucash is the next generation of money manager created from a merger of
-X-Accountant and GnoMoney.
-
-Its features include:
-
-* Ability to import Quicken files ( a must )
-* Reports, Graphs, and all of those goodies that you find in Quicken.
-* Gnome compliant ( if that is the correct way to put it )
-* Separate the GUI from the actual "account/transaction engine"
-* Multiple accounts ( Check, Credit, Cash, Mutual Funds, etc.. )
-
-WWW: http://www.gnucash.org/
diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist
deleted file mode 100644
index 41007326c631..000000000000
--- a/finance/gnucash/pkg-plist
+++ /dev/null
@@ -1,31 +0,0 @@
-bin/gnucash
-bin/gnucash.bin
-bin/xacc
-bin/xacc.bin
-share/doc/xacc/contract.gif
-share/doc/xacc/expand.gif
-share/doc/xacc/foliowin.gif
-share/doc/xacc/newaccwin.gif
-share/doc/xacc/pix.xpm
-share/doc/xacc/projects.html
-share/doc/xacc/recnwin.gif
-share/doc/xacc/regwin.gif
-share/doc/xacc/xacc-about.html
-share/doc/xacc/xacc-accwin.html
-share/doc/xacc/xacc-adjbwin.html
-share/doc/xacc/xacc-double.html
-share/doc/xacc/xacc-expense.html
-share/doc/xacc/xacc-gpl.html
-share/doc/xacc/xacc-main.html
-share/doc/xacc/xacc-mainwin.html
-share/doc/xacc/xacc-quicken.html
-share/doc/xacc/xacc-recnwin.html
-share/doc/xacc/xacc-regwin.html
-share/doc/xacc/logos/bullogogross.gif
-share/doc/xacc/logos/debian.jpg
-share/doc/xacc/logos/ibm.gif
-share/doc/xacc/logos/linux.gif
-share/doc/xacc/logos/sgi.gif
-share/doc/xacc/logos/skunkware.gif
-@dirrm share/doc/xacc/logos
-@dirrm share/doc/xacc
diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile
deleted file mode 100644
index 960803b27bb4..000000000000
--- a/finance/p5-Business-CreditCard/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: p5-Business-CreditCard
-# Version required: 0.21
-# Date created: October 20th 1996
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $Id: Makefile,v 1.7 1997/06/24 18:43:06 jfitz Exp $
-#
-
-DISTNAME= Business-CreditCard-0.21
-PKGNAME= p5-Business-CreditCard-0.21
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Business
-
-MAINTAINER= jfitz@FreeBSD.ORG
-
-USE_PERL5= YES
-
-NO_BUILD= YES
-
-do-install:
- @ ${CP} ${WRKSRC}/CreditCard.pm ${WRKSRC}/CreditCard-0.21.pm
- @ ${MKDIR} ${PREFIX}/lib/perl5/site_perl/Business/
- @ ${INSTALL_DATA} ${WRKSRC}/CreditCard-0.21.pm ${PREFIX}/lib/perl5/site_perl/Business/
- @ ln -sf ${PREFIX}/lib/perl5/site_perl/Business/CreditCard-0.21.pm ${PREFIX}/lib/perl5/site_perl/Business/CreditCard.pm
-
-.include <bsd.port.mk>
diff --git a/finance/p5-Business-CreditCard/distinfo b/finance/p5-Business-CreditCard/distinfo
deleted file mode 100644
index 266e1d52cb61..000000000000
--- a/finance/p5-Business-CreditCard/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Business-CreditCard-0.21.tar.gz) = f68f98710e883491c25a912558e22007
diff --git a/finance/p5-Business-CreditCard/pkg-comment b/finance/p5-Business-CreditCard/pkg-comment
deleted file mode 100644
index 1c7a024a544d..000000000000
--- a/finance/p5-Business-CreditCard/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module to validate/generate credit card checksums/names.
diff --git a/finance/p5-Business-CreditCard/pkg-descr b/finance/p5-Business-CreditCard/pkg-descr
deleted file mode 100644
index dfcea144d3d0..000000000000
--- a/finance/p5-Business-CreditCard/pkg-descr
+++ /dev/null
@@ -1,32 +0,0 @@
- These subroutines tell you whether a credit card number is
- self-consistent -- whether the last digit of the number is
- a valid checksum for the preceding digits.
-
- The validate() subroutine returns 1 if the card number
- provided passes the checksum test, and 0 otherwise.
-
- The cardtype() subroutine returns a string containing the
- type of card: "MasterCard", "VISA", and so on. My list is
- not complete; I welcome additions.
-
- The generate_last_digit() subroutine computes and returns
- the last digit of the card given the preceding digits.
- With a 16-digit card, you provide the first 15 digits; the
- subroutine returns the sixteenth.
-
- This module does not tell you whether the number is on an
- actual card, only whether it might conceivably be on a
- real card. To verify whether a card is real, or whether
- it's been stolen, or what its balance is, you need a
- Merchant ID, which gives you access to credit card
- databases. The Perl Journal
- (http://work.media.mit.edu/tpj) has a Merchant ID so that
- I can accept MasterCard and VISA payments; it comes with
- the little pushbutton/slide-your-card-through device
- you've seen in restaurants and stores. That device
- calculates the checksum for you, so I don't actually use
- this module.
-
- These subroutines will also work if you provide the
- arguments as numbers instead of strings, e.g.
- validate(5276440065421319).
diff --git a/finance/p5-Business-CreditCard/pkg-plist b/finance/p5-Business-CreditCard/pkg-plist
deleted file mode 100644
index 52cbea2ee6c5..000000000000
--- a/finance/p5-Business-CreditCard/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-lib/perl5/site_perl/Business/CreditCard-0.21.pm
-lib/perl5/site_perl/Business/CreditCard.pm
-@dirrm lib/perl5/site_perl/Business
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile
deleted file mode 100644
index 5ddf43074642..000000000000
--- a/finance/xinvest/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: xinvest
-# Version required: 2.5.1
-# Date created: 1 Ag 1997
-# Whom: Pedro Giffuni (orig)
-#
-# $Id: Makefile,v 1.3 1998/09/15 11:13:00 asami Exp $
-#
-
-DISTNAME= xinvest-2.5.1
-CATEGORIES= deskutils
-MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= ports@FreeBSD.org
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-REQUIRES_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/finance/xinvest/distinfo b/finance/xinvest/distinfo
deleted file mode 100644
index 928f47b962fb..000000000000
--- a/finance/xinvest/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xinvest-2.5.1.tar.gz) = 7805a2b99985907bd32ca4d191a9b461
diff --git a/finance/xinvest/files/patch-ac b/finance/xinvest/files/patch-ac
deleted file mode 100644
index 97aaee60aea8..000000000000
--- a/finance/xinvest/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- Imakefile.orig Tue Apr 27 12:27:54 1999
-+++ Imakefile Tue Apr 27 12:28:19 1999
-@@ -11,7 +11,7 @@
-
- DEFINES = -DSHAPE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm ${MOTIFLIB}
- DEPLIBS =
-
- SRCS = account.c askuser.c calendar.c color.c drawing.c \
diff --git a/finance/xinvest/pkg-comment b/finance/xinvest/pkg-comment
deleted file mode 100644
index 46cca65cdc79..000000000000
--- a/finance/xinvest/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A personal finance tracking and performance tool
diff --git a/finance/xinvest/pkg-descr b/finance/xinvest/pkg-descr
deleted file mode 100644
index 6c5f2568dd88..000000000000
--- a/finance/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.auc.dk/xinvest/
diff --git a/finance/xinvest/pkg-plist b/finance/xinvest/pkg-plist
deleted file mode 100644
index d38d9ea7937c..000000000000
--- a/finance/xinvest/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/Xinvest
-lib/X11/app-defaults/Xinvest
-share/examples/Xinvest/401k.inv
-share/examples/Xinvest/mutual.inv
-share/examples/Xinvest/stock.inv
-share/examples/Xinvest/tbill.inv
-@dirrm share/examples/Xinvest
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
deleted file mode 100644
index d129ae11a06d..000000000000
--- a/finance/xquote/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: xquote
-# Version required: 1.1
-# Date created: 4 Jan 1998
-# Whom: Ian Struble <ian@broken.net>
-#
-# $Id: Makefile,v 1.2 1998/09/15 11:13:29 asami Exp $
-
-DISTNAME= xquote-1.1
-CATEGORIES= misc
-MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
-
-MAINTAINER= mph@freebsd.org
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-REQUIRES_MOTIF= yes
-
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= 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 67f9c4a5d2d8..000000000000
--- a/finance/xquote/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- Imakefile.orig Sat Feb 13 16:01:41 1999
-+++ Imakefile Sat Feb 13 16:02:13 1999
-@@ -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 \
diff --git a/finance/xquote/pkg-comment b/finance/xquote/pkg-comment
deleted file mode 100644
index 96c49a102c46..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