diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
commit | a335a55aced5e6933285fecfc7eb78fea2e08726 (patch) | |
tree | bddc13a8f41829718b913b1f937128ba8c08ed8a | |
parent | f057149ccb90a15e2d1492ffaa443a40f14b925f (diff) | |
download | ports-a335a55aced5e6933285fecfc7eb78fea2e08726.tar.gz ports-a335a55aced5e6933285fecfc7eb78fea2e08726.zip |
Notes
89 files changed, 39 insertions, 1495 deletions
@@ -768,3 +768,16 @@ x11/gnomemag|accessibility/gnomemag|2004-01-22|Category change x11/gnopernicus|accessibility/gnopernicus|2004-01-22|Category change sysutils/gok|accessibility/gok|2004-01-22|Category change audio/gnomespeech|accessibility/gnomespeech|2004-01-22|Category change +deskutils/cbb|finance/cbb|2004-01-22|moved to finance category +deskutils/gnofin|finance/gnofin|2004-01-22|moved to finance category +deskutils/moneydance|finance/moneydance|2004-01-22|moved to finance category +deskutils/xinvest|finance/xinvest|2004-01-22|moved to finance category +devel/libstocks|finance/libstocks|2004-01-22|moved to finance category +misc/emma|finance/emma|2004-01-22|moved to finance category +misc/gnomepm|finance/gnomepm|2004-01-22|moved to finance category +misc/p5-Finance-Currency-Convert|finance/p5-Finance-Currency-Convert|2004-01-22|moved to finance category +misc/p5-Finance-Quote|finance/p5-Finance-Quote|2004-01-22|moved to finance category +misc/p5-Finance-QuoteHist|finance/p5-Finance-QuoteHist|2004-01-22|moved to finance category +misc/quantlib|finance/quantlib|2004-01-22|moved to finance category +misc/wmstock|finance/wmstock|2004-01-22|moved to finance category +misc/xquote|finance/xquote|2004-01-22|moved to finance category 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 diff --git a/devel/Makefile b/devel/Makefile index d322ba8deebf..ffcdef298736 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -395,7 +395,6 @@ SUBDIR += libslang SUBDIR += libsoup SUBDIR += libstatgrab - SUBDIR += libstocks SUBDIR += libstrfunc SUBDIR += libstroke SUBDIR += libtai diff --git a/devel/libstocks/Makefile b/devel/libstocks/Makefile deleted file mode 100644 index 552b9626801b..000000000000 --- a/devel/libstocks/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libstocks -# Date created: this 7th day of January, 2002 -# Whom: Mikhail Teterin -# -# $FreeBSD$ -# - -PORTNAME= libstocks -PORTVERSION= 0.5.0 -CATEGORIES= devel finance -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= mi@aldan.algebra.com -COMMENT= A C library which can be used to fetch stocks quotes - -USE_REINPLACE= yes -REINPLACE_ARGS= -i "" - -post-patch: - ${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \ - -e 's/__UNIX__/__unix__/' \ - $$(${GREP} --mmap -El '<malloc.h>|__UNIX__' \ - ${WRKSRC}/lib/*.c); \ - - -do-build do-install: -.for d in lib client - cd ${WRKSRC}/$d && ${ENV} ${MAKE_ENV} ${MAKE} ${MAKEFLAGS} -j2 \ - -f ${FILESDIR}/Makefile.$d ${.TARGET:S/do-//} -.endfor - -.ifndef NOPORTDOCS -post-install: - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/devel/libstocks/distinfo b/devel/libstocks/distinfo deleted file mode 100644 index 00db83be9d53..000000000000 --- a/devel/libstocks/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libstocks-0.5.0.tar.gz) = 495760d82d6abc7a8877aef0e187782a diff --git a/devel/libstocks/files/Makefile.client b/devel/libstocks/files/Makefile.client deleted file mode 100644 index d75a2b8500a3..000000000000 --- a/devel/libstocks/files/Makefile.client +++ /dev/null @@ -1,12 +0,0 @@ -PROG= libstocks_client -SRCS= client.c -NOMAN= 1 -PREFIX?=/usr/local -BINDIR= ${PREFIX}/bin - -CFLAGS+=-I${.CURDIR}/../lib -LDADD+= -L../lib -lstocks - -build: all - -.include <bsd.prog.mk> diff --git a/devel/libstocks/files/Makefile.lib b/devel/libstocks/files/Makefile.lib deleted file mode 100644 index 04853c049c27..000000000000 --- a/devel/libstocks/files/Makefile.lib +++ /dev/null @@ -1,17 +0,0 @@ -PREFIX?=/usr/local -LIBDIR= ${PREFIX}/lib -INCSDIR=${PREFIX}/include -INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk - -LIB= stocks -SHLIB_MAJOR=0 -SHLIB_MINOR=5 - -NOPROFILE= True # to avoid building profiled library - -SRCS!= ${MAKE} -f ${.CURDIR}/Makefile.in -V libstocks_a_SOURCES -INCS!= ${MAKE} -f ${.CURDIR}/Makefile.in -V include_HEADERS - -build: all - -.include <bsd.lib.mk> diff --git a/devel/libstocks/files/patch-aa b/devel/libstocks/files/patch-aa deleted file mode 100644 index 994c6a391a48..000000000000 --- a/devel/libstocks/files/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ ---- lib/http.c Tue Sep 5 10:42:34 2000 -+++ lib/http.c Tue Jan 8 00:09:06 2002 -@@ -21,5 +21,7 @@ - #define __HTTP_C__ - - #ifdef __UNIX__ -+#include <sys/types.h> -+ - #include <sys/socket.h> - #include <netinet/in.h> -@@ -32,5 +34,4 @@ - #endif - --#include <sys/types.h> - #include <ctype.h> - #include <string.h> diff --git a/devel/libstocks/pkg-descr b/devel/libstocks/pkg-descr deleted file mode 100644 index 1933d932d247..000000000000 --- a/devel/libstocks/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Libstocks is a C library which can be used to fetch stocks quotes. - -It is currently able to get quotes from a lot of stocks markets. The -supported markets are : - - Argentina European markets - Australia Mexico - Brasil United States - Canada Venezuela - Chili - -Unfortunatly, libstocks can get historical quotes just for the United -States market. - -WWW: http://libstocks.sourceforge.net/ diff --git a/devel/libstocks/pkg-plist b/devel/libstocks/pkg-plist deleted file mode 100644 index 7bd42312294f..000000000000 --- a/devel/libstocks/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/libstocks_client -include/stocks.h -lib/libstocks.a -lib/libstocks.so -lib/libstocks.so.0.5 -%%PORTDOCS%%share/doc/libstocks/README -%%PORTDOCS%%@dirrm share/doc/libstocks diff --git a/finance/Makefile b/finance/Makefile index 909309677826..b55824894141 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,13 +1,20 @@ # $FreeBSD$ # SUBDIR += aqmoney + SUBDIR += cbb + SUBDIR += emma + SUBDIR += gnofin + SUBDIR += gnomepm SUBDIR += gnucash SUBDIR += gnucash-docs SUBDIR += grisbi SUBDIR += kexchange SUBDIR += khacc SUBDIR += ktoblzcheck + SUBDIR += ktoblzcheck SUBDIR += libofx + SUBDIR += libstocks + SUBDIR += moneydance SUBDIR += myphpmoney SUBDIR += openhbci SUBDIR += p5-Business-CreditCard @@ -31,7 +38,14 @@ SUBDIR += p5-Business-OnlinePayment-eSec SUBDIR += p5-Business-OnlinePayment-iAuthorizer SUBDIR += p5-Business-WorldPay-Junior + SUBDIR += p5-Finance-Currency-Convert + SUBDIR += p5-Finance-Quote + SUBDIR += p5-Finance-QuoteHist SUBDIR += p5-Math-Financial SUBDIR += qhacc + SUBDIR += quantlib + SUBDIR += wmstock + SUBDIR += xinvest + SUBDIR += xquote .include <bsd.port.subdir.mk> diff --git a/finance/emma/Makefile b/finance/emma/Makefile index 59cc52d42627..a7cda7b0ddfe 100644 --- a/finance/emma/Makefile +++ b/finance/emma/Makefile @@ -7,7 +7,7 @@ PORTNAME= emma PORTVERSION= 0.8.2 -CATEGORIES= finance misc gnome python +CATEGORIES= finance gnome python MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ MAINTAINER= ports@FreeBSD.org diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index 286ebe75b53e..850ca1d2c397 100644 --- a/finance/gnomepm/Makefile +++ b/finance/gnomepm/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomepm PORTVERSION= 0.9.3 PORTREVISION= 1 -CATEGORIES= finance misc gnome +CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/g/${PORTNAME:S/gnome/gnome-/} DISTNAME= ${PORTNAME:S/gnome/gnome-/}_${PORTVERSION}.orig diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 16071eeb57f4..17449fa0bcaf 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -27,8 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile \ ${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote \ - ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist \ + ${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/finance/p5-Finance-Quote \ + ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \ ${X11BASE}/share/gnome/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs USE_X_PREFIX= yes diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 16071eeb57f4..17449fa0bcaf 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -27,8 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile \ ${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote \ - ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist \ + ${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/finance/p5-Finance-Quote \ + ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \ ${X11BASE}/share/gnome/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs USE_X_PREFIX= yes diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index 927c94e866a1..e3910446eb80 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Currency-Convert PORTVERSION= 1.03 -CATEGORIES= finance misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 40df449d1763..05c798b3bcbc 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Quote PORTVERSION= 1.08 -CATEGORIES= finance misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index f428dbdc4646..e559ab2a9096 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-QuoteHist PORTVERSION= 0.31 -CATEGORIES= finance misc perl5 +CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index e33c86879852..4e3321d0e43d 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -8,7 +8,7 @@ PORTNAME= quantlib PORTVERSION= 0.3.1 -CATEGORIES= finance misc +CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= QuantLib-${PORTVERSION}-src diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index 40e84ac771bf..6f255fcc25da 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmstock PORTVERSION= 0.11 -CATEGORIES= finance misc windowmaker +CATEGORIES= finance windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 8398c87c51f2..668038d15525 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -6,7 +6,7 @@ PORTNAME= xquote PORTVERSION= 1.1 -CATEGORIES= finance misc +CATEGORIES= finance MASTER_SITES= http://sunsite.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications diff --git a/misc/Makefile b/misc/Makefile index b2ecaa1f72b4..32f400102697 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -69,7 +69,6 @@ SUBDIR += edonkey-tool-hash SUBDIR += edonkey-tool-slist SUBDIR += elscreen - SUBDIR += emma SUBDIR += estic SUBDIR += ewipe SUBDIR += explosions @@ -110,7 +109,6 @@ SUBDIR += gnome-icon-theme SUBDIR += gnomehier SUBDIR += gnomemimedata - SUBDIR += gnomepm SUBDIR += gnomesword SUBDIR += gnomeuserdocs2 SUBDIR += gnuls @@ -267,9 +265,6 @@ SUBDIR += p5-Data-Buffer SUBDIR += p5-File-CounterFile SUBDIR += p5-File-Sort - SUBDIR += p5-Finance-Currency-Convert - SUBDIR += p5-Finance-Quote - SUBDIR += p5-Finance-QuoteHist SUBDIR += p5-Geo-Weather SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags @@ -303,7 +298,6 @@ SUBDIR += qbrew SUBDIR += qlas SUBDIR += qmc - SUBDIR += quantlib SUBDIR += quick-lounge-applet SUBDIR += quotes SUBDIR += quranref @@ -372,7 +366,6 @@ SUBDIR += wmmand SUBDIR += wmpal SUBDIR += wmproxyper - SUBDIR += wmstock SUBDIR += wmtunlo SUBDIR += wmweather SUBDIR += wmweather+ @@ -391,7 +384,6 @@ SUBDIR += xless SUBDIR += xosd SUBDIR += xpns - SUBDIR += xquote SUBDIR += xrmap SUBDIR += xtail SUBDIR += xtar diff --git a/misc/emma/Makefile b/misc/emma/Makefile deleted file mode 100644 index 95d0b569ae88..000000000000 --- a/misc/emma/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: emma -# Date created: 7 November 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= emma -PORTVERSION= 0.8.2 -CATEGORIES= misc gnome python finance -MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A personal finance manager for Gnome - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime/DateTime.py:${PORTSDIR}/lang/py-mx-base - -USE_X_PREFIX= yes -USE_PYTHON= yes -USE_GNOME= gnomehack gnomelibs gnomeprefix -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -pre-configure: - @${RM} -f ${WRKSRC}/config.cache - -.include <bsd.port.mk> diff --git a/misc/emma/distinfo b/misc/emma/distinfo deleted file mode 100644 index 938364fdcd64..000000000000 --- a/misc/emma/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (emma-0.8.2.tar.gz) = 1ccdcc70f57f256d08b35714e0540e96 diff --git a/misc/emma/files/patch-ai b/misc/emma/files/patch-ai deleted file mode 100644 index 56b27d0b56d5..000000000000 --- a/misc/emma/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Tue Nov 7 15:25:26 2000 -+++ src/Makefile.in Tue Nov 7 15:19:32 2000 -@@ -140,7 +140,7 @@ - - - DEFS = @DEFS@ -I. -I$(srcdir) -I.. --CPPFLAGS = @CPPFLAGS@ -+CPPFLAGS = @CPPFLAGS@ -DPREFIX=\"@prefix@\" - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - emma_OBJECTS = acc_entry.o account_dlg.o actions.o data.o date_entry.o \ diff --git a/misc/emma/files/patch-aj b/misc/emma/files/patch-aj deleted file mode 100644 index 803404888a30..000000000000 --- a/misc/emma/files/patch-aj +++ /dev/null @@ -1,20 +0,0 @@ ---- data/standard.py 2000/11/07 14:27:11 1.1 -+++ data/standard.py 2000/11/07 14:27:48 -@@ -48,7 +48,7 @@ - "Example : CurDay()"); - - A = NormalisedTime() --FirstDayOfMonth = time.mktime(A[0], A[1], 1, A[3], A[4], A[5], A[6], A[7], A[8]); -+FirstDayOfMonth = time.mktime((A[0], A[1], 1, A[3], A[4], A[5], A[6], A[7], A[8])); - - def CurMonth(): - return emma.date() >= FirstDayOfMonth -@@ -59,7 +59,7 @@ - "Example : CurMonth()"); - - A = NormalisedTime() --FirstDayOfYear = time.mktime(A[0], 1, 1, A[3], A[4], A[5], A[6], A[7], A[8]); -+FirstDayOfYear = time.mktime((A[0], 1, 1, A[3], A[4], A[5], A[6], A[7], A[8])); - - def CurYear(): - return emma.date() >= FirstDayOfYear diff --git a/misc/emma/files/patch-ak b/misc/emma/files/patch-ak deleted file mode 100644 index 194b1a11757e..000000000000 --- a/misc/emma/files/patch-ak +++ /dev/null @@ -1,20 +0,0 @@ ---- data/date.py 2000/11/07 14:34:00 1.1 -+++ data/date.py 2000/11/07 14:36:28 -@@ -57,7 +57,7 @@ - return emma.date() >= this.ticks() and emma.date() < next.ticks()
-
- emma.register_func("MonthExt",\
-- "Args: numMonths, offset\n\n",\
-+ "Args: numMonths, offset\n\n"\
- "Returns True if the transaction happened\n"\
- "in the next <numMonths> months offset by\n"\
- "<offset> weeks.\n\n"\
-@@ -72,7 +72,7 @@ - return emma.date() >= this.ticks() and emma.date() < next.ticks()
-
- emma.register_func("YearExt",\
-- "Args: numYears, offset\n\n",\
-+ "Args: numYears, offset\n\n"\
- "Returns True if the transaction happened in\n"\
- "the next <numYears> year offset by <offset>\n"\
- "years.\n\n"\
diff --git a/misc/emma/files/patch-al b/misc/emma/files/patch-al deleted file mode 100644 index c6dc477ba2e8..000000000000 --- a/misc/emma/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- data/Makefile.in 2000/11/07 14:57:10 1.1 -+++ data/Makefile.in 2000/11/07 14:57:34 -@@ -125,7 +125,7 @@ - EXTRA_DIST = emma.py - - --pkgdata_DATA = $(LIMIT_EXTENSION) $(REPORT_FILTERS) -+pkgdata_DATA = $(LIMIT_EXTENSIONS) $(REPORT_FILTERS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h - CONFIG_CLEAN_FILES = diff --git a/misc/emma/pkg-descr b/misc/emma/pkg-descr deleted file mode 100644 index 5506eeadc5e5..000000000000 --- a/misc/emma/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Emma is an Easy Money Management program for Gnome / Gtk+ similar to -X-accountant, Quicken and MsMoney (these are registered trademarks of their -respective owners). - -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. - -Features --------- - o Hierarchical accounts - o Double-entry accounting - o Scheduled transactions - o Sorting of transactions - o Easy analysis of accounts through python interface - o Graphical charts to make analysis more fun - o Extendable through python interface - o Special dialog to edit python expressions - o Consistent look&feel of Gnome/Gtk+ - -WWW: http://rainbow.mimuw.edu.pl/~la181249/emma/home.php diff --git a/misc/emma/pkg-plist b/misc/emma/pkg-plist deleted file mode 100644 index f727fcc52927..000000000000 --- a/misc/emma/pkg-plist +++ /dev/null @@ -1,55 +0,0 @@ -bin/emma -share/gnome/apps/Applications/emma.desktop -share/gnome/emma/date.py -share/gnome/emma/emma.py -share/gnome/emma/report_gnuplot.py -share/gnome/emma/report_grace.py -share/gnome/emma/standard.py -share/gnome/help/emma/C/accounts.html -share/gnome/help/emma/C/book1.html -share/gnome/help/emma/C/c21.html -share/gnome/help/emma/C/c26.html -share/gnome/help/emma/C/c61.html -share/gnome/help/emma/C/docbook.css -share/gnome/help/emma/C/files.html -share/gnome/help/emma/C/images/acc_axis_dlg.gif -share/gnome/help/emma/C/images/accountdlg.gif -share/gnome/help/emma/C/images/filedlg.gif -share/gnome/help/emma/C/images/grp_axis_dlg.gif -share/gnome/help/emma/C/images/newfile.gif -share/gnome/help/emma/C/images/transactiondlg.gif -share/gnome/help/emma/C/limits.html -share/gnome/help/emma/C/ln14.html -share/gnome/help/emma/C/reports.html -share/gnome/help/emma/C/scheduled-transactions.html -share/gnome/help/emma/C/topic.dat -share/gnome/help/emma/C/transactions.html -share/gnome/help/emma/C/x44.html -share/gnome/help/emma/ja/accounts.html -share/gnome/help/emma/ja/book1.html -share/gnome/help/emma/ja/c21.html -share/gnome/help/emma/ja/c26.html -share/gnome/help/emma/ja/c58.html -share/gnome/help/emma/ja/docbook.css -share/gnome/help/emma/ja/files.html -share/gnome/help/emma/ja/images/accountdlg.gif -share/gnome/help/emma/ja/images/filedlg.gif -share/gnome/help/emma/ja/images/newfile.gif -share/gnome/help/emma/ja/images/transactiondlg.gif -share/gnome/help/emma/ja/limits.html -share/gnome/help/emma/ja/ln14.html -share/gnome/help/emma/ja/scheduled-transactions.html -share/gnome/help/emma/ja/topic.dat -share/gnome/help/emma/ja/transactions.html -share/gnome/help/emma/ja/x44.html -share/locale/de/LC_MESSAGES/emma.mo -share/locale/fr/LC_MESSAGES/emma.mo -share/locale/ja/LC_MESSAGES/emma.mo -share/locale/pl/LC_MESSAGES/emma.mo -share/locale/sv/LC_MESSAGES/emma.mo -@dirrm share/gnome/help/emma/ja/images -@dirrm share/gnome/help/emma/ja -@dirrm share/gnome/help/emma/C/images -@dirrm share/gnome/help/emma/C -@dirrm share/gnome/help/emma -@dirrm share/gnome/emma diff --git a/misc/gnomepm/Makefile b/misc/gnomepm/Makefile deleted file mode 100644 index 0579d3e8b462..000000000000 --- a/misc/gnomepm/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Ports collection Makefile for: gnomepm -# Date created: 16 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepm -PORTVERSION= 0.9.3 -PORTREVISION= 1 -CATEGORIES= misc gnome finance -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/g/${PORTNAME:S/gnome/gnome-/} -DISTNAME= ${PORTNAME:S/gnome/gnome-/}_${PORTVERSION}.orig - -MAINTAINER= ports@FreeBSD.org -COMMENT= A small GNOME app that collects stock information from Yahoo!(c) Finance - -LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp - -WRKSRC= ${WRKDIR}/${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} - -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomelibs gnomeprefix -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/misc/gnomepm/distinfo b/misc/gnomepm/distinfo deleted file mode 100644 index e39bbacb6136..000000000000 --- a/misc/gnomepm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-pm_0.9.3.orig.tar.gz) = a947488921af395e4ce3c9df0186977b diff --git a/misc/gnomepm/files/patch-src::menu.c b/misc/gnomepm/files/patch-src::menu.c deleted file mode 100644 index 3aecf9eca0b6..000000000000 --- a/misc/gnomepm/files/patch-src::menu.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/menu.c.orig Sun Oct 29 10:19:49 2000 -+++ src/menu.c Fri Aug 1 23:40:03 2003 -@@ -86,9 +86,9 @@ - "(C)1999 Rodney Dawes", - authors, - /* other comments */ -- _("Portfolio management utility for GNOME\n -- Information provided by Yahoo!(C) Finance\n -- This program is not supported by Yahoo!(c)."), -+ _("Portfolio management utility for GNOME\n" -+ "Information provided by Yahoo!(C) Finance\n" -+ "This program is not supported by Yahoo!(c)."), - NULL); - gtk_widget_show (about); - diff --git a/misc/gnomepm/pkg-descr b/misc/gnomepm/pkg-descr deleted file mode 100644 index a3a28a2f302a..000000000000 --- a/misc/gnomepm/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -GnomePM is a small app that collects stock information from Yahoo!(c) Finance, -and presents it in a nice little list. It is designed to cut back on CPU, -memory, and bandwidth usage by removing the need for a java enabled web browser. - -There are many more features planned so keep a look out. - --DISCLAIMER- -Yahoo!(c) does not support this product. - -Features: - - o Auto-update Support - o Proxy support - o Ability to arrange symbols, or sort in descending/ascending alphabetical - order - o Supports multiple portfolios/symbols - o Internal Symbol Lookup Feature - o More Info menu using gnome-moz-remote to view News/Trade/Other info - Financials has been converted to use libghttp. diff --git a/misc/gnomepm/pkg-plist b/misc/gnomepm/pkg-plist deleted file mode 100644 index e796b6e352af..000000000000 --- a/misc/gnomepm/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/gnome-pm -share/gnome/apps/Applications/gnome-pm.desktop -share/gnome/pixmaps/gnome-pm.png -share/gnome/pixmaps/gnome-pm/about.jpg -share/locale/it/LC_MESSAGES/gnome-pm.mo -@dirrm share/gnome/pixmaps/gnome-pm diff --git a/misc/p5-Finance-Currency-Convert/Makefile b/misc/p5-Finance-Currency-Convert/Makefile deleted file mode 100644 index 2c0b78df88c3..000000000000 --- a/misc/p5-Finance-Currency-Convert/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: Finance::Currency::Convert -# Date created: 25 Jan 2002 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# -# $FreeBSD$ -# - -PORTNAME= Finance-Currency-Convert -PORTVERSION= 1.03 -CATEGORIES= misc perl5 finance -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Finance -PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz - -MAINTAINER= svenasse@polaris.ca -COMMENT= Convert currencies and fetch their exchange rates - -PERL_CONFIGURE= yes - -MAN3= Finance::Currency::Convert.3 - -.include <bsd.port.mk> diff --git a/misc/p5-Finance-Currency-Convert/distinfo b/misc/p5-Finance-Currency-Convert/distinfo deleted file mode 100644 index e4682a7a8090..000000000000 --- a/misc/p5-Finance-Currency-Convert/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Finance-Currency-Convert-1.03.tgz) = 280788fe98a8893f71d89369962fca21 diff --git a/misc/p5-Finance-Currency-Convert/pkg-descr b/misc/p5-Finance-Currency-Convert/pkg-descr deleted file mode 100644 index f6a8cc8e1fc4..000000000000 --- a/misc/p5-Finance-Currency-Convert/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This module converts currencies. It has built in the fixed -exchange rates for all Euro currencies (as of November -2000). If you wish to use other / more currencies, you can -automatically fetch their exchange rates from the internet -and (optionally) store them in a file for later reference. - -WWW: http://search.cpan.org/search?dist=Finance-Currency-Convert - -Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Finance-Currency-Convert/pkg-plist b/misc/p5-Finance-Currency-Convert/pkg-plist deleted file mode 100644 index 0f529d8b2deb..000000000000 --- a/misc/p5-Finance-Currency-Convert/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/.packlist -%%SITE_PERL%%/Finance/Currency/Convert.pm -%%SITE_PERL%%/auto/Finance/Currency/Convert/autosplit.ix -@unexec rmdir %D/%%SITE_PERL%%/auto/Finance/Currency/Convert 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/auto/Finance/Currency 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/auto/Finance 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Finance/Currency 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Finance 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance 2>/dev/null || true diff --git a/misc/p5-Finance-Quote/Makefile b/misc/p5-Finance-Quote/Makefile deleted file mode 100644 index 953df85aa519..000000000000 --- a/misc/p5-Finance-Quote/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: Finance::Quote -# Date created: 26 Dec 2000 -# Whom: Sergey Skvortsov <skv@protey.ru> -# -# $FreeBSD$ -# - -PORTNAME= Finance-Quote -PORTVERSION= 1.08 -CATEGORIES= misc perl5 finance -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Finance -PKGNAMEPREFIX= p5- - -MAINTAINER= skv@FreeBSD.org -COMMENT= Get stock and mutual fund quotes from various exchanges - -BUILD_DEPENDS= ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= Finance::Quote.3 Finance::Quote::AEX.3 Finance::Quote::ASX.3 \ - Finance::Quote::BMONesbittBurns.3 \ - Finance::Quote::Cdnfundlibrary.3 Finance::Quote::DWS.3 \ - Finance::Quote::FTPortfolios.3 Finance::Quote::Fidelity.3 \ - Finance::Quote::Fool.3 Finance::Quote::IndiaMutual.3 \ - Finance::Quote::Tdwaterhouse.3 Finance::Quote::Tiaacref.3 \ - Finance::Quote::Troweprice.3 Finance::Quote::Trustnet.3 \ - Finance::Quote::VWD.3 Finance::Quote::Yahoo::Asia.3 \ - Finance::Quote::Yahoo::Australia.3 \ - Finance::Quote::Yahoo::Base.3 Finance::Quote::Yahoo::Europe.3 \ - Finance::Quote::Yahoo::USA.3 - -.include <bsd.port.mk> diff --git a/misc/p5-Finance-Quote/distinfo b/misc/p5-Finance-Quote/distinfo deleted file mode 100644 index a63f152cf57c..000000000000 --- a/misc/p5-Finance-Quote/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Finance-Quote-1.08.tar.gz) = fcc3e826a52cb6f148e1b74aa335b998 diff --git a/misc/p5-Finance-Quote/pkg-descr b/misc/p5-Finance-Quote/pkg-descr deleted file mode 100644 index e23467d4ce6d..000000000000 --- a/misc/p5-Finance-Quote/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This module gets stock quotes from various internet sources, including -Yahoo! Finance, Fidelity Investments, and the Australian Stock -Exchange. There are two methods of using this module -- a functional -interface that is depreciated, and an object-orientated method that -provides greater flexibility and stability. - -WWW: http://search.cpan.org/dist/Finance-Quote/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/misc/p5-Finance-Quote/pkg-plist b/misc/p5-Finance-Quote/pkg-plist deleted file mode 100644 index 70f8168a64bf..000000000000 --- a/misc/p5-Finance-Quote/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist -%%SITE_PERL%%/Finance/Quote.pm -%%SITE_PERL%%/Finance/Quote/AEX.pm -%%SITE_PERL%%/Finance/Quote/ASX.pm -%%SITE_PERL%%/Finance/Quote/BMONesbittBurns.pm -%%SITE_PERL%%/Finance/Quote/Cdnfundlibrary.pm -%%SITE_PERL%%/Finance/Quote/DWS.pm -%%SITE_PERL%%/Finance/Quote/FTPortfolios.pm -%%SITE_PERL%%/Finance/Quote/Fidelity.pm -%%SITE_PERL%%/Finance/Quote/Fool.pm -%%SITE_PERL%%/Finance/Quote/IndiaMutual.pm -%%SITE_PERL%%/Finance/Quote/Tdwaterhouse.pm -%%SITE_PERL%%/Finance/Quote/Tiaacref.pm -%%SITE_PERL%%/Finance/Quote/Troweprice.pm -%%SITE_PERL%%/Finance/Quote/Trustnet.pm -%%SITE_PERL%%/Finance/Quote/UserAgent.pm -%%SITE_PERL%%/Finance/Quote/VWD.pm -%%SITE_PERL%%/Finance/Quote/Yahoo/Asia.pm -%%SITE_PERL%%/Finance/Quote/Yahoo/Australia.pm -%%SITE_PERL%%/Finance/Quote/Yahoo/Base.pm -%%SITE_PERL%%/Finance/Quote/Yahoo/Europe.pm -%%SITE_PERL%%/Finance/Quote/Yahoo/USA.pm -@dirrm %%SITE_PERL%%/Finance/Quote/Yahoo -@dirrm %%SITE_PERL%%/Finance/Quote -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote -@unexec rmdir %D/%%SITE_PERL%%/Finance 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance 2>/dev/null || true diff --git a/misc/p5-Finance-QuoteHist/Makefile b/misc/p5-Finance-QuoteHist/Makefile deleted file mode 100644 index 94c166a59f5d..000000000000 --- a/misc/p5-Finance-QuoteHist/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: Finance::QuoteHist -# Date created: 25 Jan 2002 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# -# $FreeBSD$ -# - -PORTNAME= Finance-QuoteHist -PORTVERSION= 0.31 -CATEGORIES= misc perl5 finance -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Finance -PKGNAMEPREFIX= p5- - -MAINTAINER= svenasse@polaris.ca -COMMENT= Perl module for fetching historical stock quotes - -BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= Finance::QuoteHist::Yahoo.3 \ - Finance::QuoteHist.3 \ - Finance::QuoteHist::WallStreetCity.3 \ - Finance::QuoteHist::SiliconInvestor.3 \ - Finance::QuoteHist::Generic.3 - -.include <bsd.port.mk> diff --git a/misc/p5-Finance-QuoteHist/distinfo b/misc/p5-Finance-QuoteHist/distinfo deleted file mode 100644 index a2cd49ea936a..000000000000 --- a/misc/p5-Finance-QuoteHist/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Finance-QuoteHist-0.31.tar.gz) = 82921cf038730c020c52a5695e5740c7 diff --git a/misc/p5-Finance-QuoteHist/pkg-descr b/misc/p5-Finance-QuoteHist/pkg-descr deleted file mode 100644 index a27f7be262b7..000000000000 --- a/misc/p5-Finance-QuoteHist/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Top level aggregator that will select a default lineup of -site instances from which to retrieve quotes. Other -than the default lineup, this module behaves identically -to whichever site-specific module is first in the lineup. -See below for site-specific modules. - -WWW: http://search.cpan.org/search?dist=Finance-QuoteHist - -Seamus Venasse <svenasse@polaris.ca> diff --git a/misc/p5-Finance-QuoteHist/pkg-plist b/misc/p5-Finance-QuoteHist/pkg-plist deleted file mode 100644 index b2674a16e66b..000000000000 --- a/misc/p5-Finance-QuoteHist/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance-QuoteHist/.packlist -%%SITE_PERL%%/Finance/QuoteHist.pm -%%SITE_PERL%%/Finance/QuoteHist/Generic.pm -%%SITE_PERL%%/Finance/QuoteHist/SiliconInvestor.pm -%%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm -%%SITE_PERL%%/Finance/QuoteHist/WallStreetCity.pm -@unexec rmdir %D/%%SITE_PERL%%/Finance/QuoteHist 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Finance 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance-QuoteHist 2>/dev/null || true diff --git a/misc/quantlib/Makefile b/misc/quantlib/Makefile deleted file mode 100644 index 16772d3b8b54..000000000000 --- a/misc/quantlib/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: quantlib -# Date created: Aug 12, 2001 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= quantlib -PORTVERSION= 0.3.1 -CATEGORIES= misc finance -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= QuantLib-${PORTVERSION}-src - -MAINTAINER= ports@FreeBSD.org -COMMENT= A comprehensive software framework for quantitative finance - -WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} - -USE_REINPLACE= yes -USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes - -MAN1= DiscreteHedging.1 EuropeanOption.1 SwapValuation.1 \ - quantlib-config.1 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500035 -CFLAGS+= -O0 -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|(prefix)/aclocal|(datadir)/aclocal|g' - -.include <bsd.port.post.mk> diff --git a/misc/quantlib/distinfo b/misc/quantlib/distinfo deleted file mode 100644 index 15ec74da4b71..000000000000 --- a/misc/quantlib/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (QuantLib-0.3.1-src.tar.gz) = 2bc28bedccb8291f4610a9e1e1715611 diff --git a/misc/quantlib/files/patch-configure b/misc/quantlib/files/patch-configure deleted file mode 100644 index c69c03de69dd..000000000000 --- a/misc/quantlib/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri May 3 00:14:20 2002 -+++ configure Wed May 8 01:07:45 2002 -@@ -7014,6 +7014,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/misc/quantlib/pkg-descr b/misc/quantlib/pkg-descr deleted file mode 100644 index beed39ee6c41..000000000000 --- a/misc/quantlib/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -The QuantLib project is aimed to provide a comprehensive software framework -for quantitative finance. The goal is to provide a standard free/open source -library to quantitative analysts and developers for modeling, trading, and -risk management in real-life. - -QuantLib plans to offer tools that are useful for both practical -implementation, with features such as market conventions, solvers, PDEs, -etc., and advanced modeling, e.g., exotic options and interest rate models. - -QuantLib is meant to be used by academics and practitioners alike, eventually -promoting a stronger interaction between the two. - -Finance is one area where well-written open-source projects could make a -tremendous difference. Almost every financial institution needs a solid, -time-effective, operative implementation of leading-edge pricing models and -hedging tools. However, to get there, currently one is forced to re-invent -the wheel every time. Even decade-old models with no market value, such as -Black-Scholes formula (1973), still lack a standard implementation. As a -consequences many good quants are wasting their time writing C++ classes -which have been already written thousands of times. - -WWW: http://www.quantlib.org/ diff --git a/misc/quantlib/pkg-plist b/misc/quantlib/pkg-plist deleted file mode 100644 index c6bd608e336d..000000000000 --- a/misc/quantlib/pkg-plist +++ /dev/null @@ -1,286 +0,0 @@ -@comment $FreeBSD$ -bin/BermudanSwaption -bin/DiscreteHedging -bin/EuropeanOption -bin/SwapValuation -bin/quantlib-config -include/ql/Calendars/budapest.hpp -include/ql/Calendars/frankfurt.hpp -include/ql/Calendars/helsinki.hpp -include/ql/Calendars/johannesburg.hpp -include/ql/Calendars/london.hpp -include/ql/Calendars/milan.hpp -include/ql/Calendars/newyork.hpp -include/ql/Calendars/oslo.hpp -include/ql/Calendars/stockholm.hpp -include/ql/Calendars/sydney.hpp -include/ql/Calendars/target.hpp -include/ql/Calendars/tokyo.hpp -include/ql/Calendars/toronto.hpp -include/ql/Calendars/warsaw.hpp -include/ql/Calendars/wellington.hpp -include/ql/Calendars/zurich.hpp -include/ql/CashFlows/cashflowvectors.hpp -include/ql/CashFlows/coupon.hpp -include/ql/CashFlows/fixedratecoupon.hpp -include/ql/CashFlows/floatingratecoupon.hpp -include/ql/CashFlows/shortfloatingcoupon.hpp -include/ql/CashFlows/simplecashflow.hpp -include/ql/DayCounters/actual360.hpp -include/ql/DayCounters/actual365.hpp -include/ql/DayCounters/actualactual.hpp -include/ql/DayCounters/thirty360.hpp -include/ql/FiniteDifferences/americancondition.hpp -include/ql/FiniteDifferences/boundarycondition.hpp -include/ql/FiniteDifferences/bsmoperator.hpp -include/ql/FiniteDifferences/cranknicolson.hpp -include/ql/FiniteDifferences/dminus.hpp -include/ql/FiniteDifferences/dplus.hpp -include/ql/FiniteDifferences/dplusdminus.hpp -include/ql/FiniteDifferences/dzero.hpp -include/ql/FiniteDifferences/expliciteuler.hpp -include/ql/FiniteDifferences/fdtypedefs.hpp -include/ql/FiniteDifferences/finitedifferencemodel.hpp -include/ql/FiniteDifferences/impliciteuler.hpp -include/ql/FiniteDifferences/mixedscheme.hpp -include/ql/FiniteDifferences/onefactoroperator.hpp -include/ql/FiniteDifferences/shoutcondition.hpp -include/ql/FiniteDifferences/stepcondition.hpp -include/ql/FiniteDifferences/tridiagonaloperator.hpp -include/ql/FiniteDifferences/valueatcenter.hpp -include/ql/Indexes/audlibor.hpp -include/ql/Indexes/cadlibor.hpp -include/ql/Indexes/chflibor.hpp -include/ql/Indexes/euribor.hpp -include/ql/Indexes/gbplibor.hpp -include/ql/Indexes/jpylibor.hpp -include/ql/Indexes/usdlibor.hpp -include/ql/Indexes/xibor.hpp -include/ql/Indexes/xibormanager.hpp -include/ql/Indexes/zarlibor.hpp -include/ql/Instruments/capfloor.hpp -include/ql/Instruments/forwardvanillaoption.hpp -include/ql/Instruments/quantovanillaoption.hpp -include/ql/Instruments/simpleswap.hpp -include/ql/Instruments/stock.hpp -include/ql/Instruments/swap.hpp -include/ql/Instruments/swaption.hpp -include/ql/Instruments/vanillaoption.hpp -include/ql/Lattices/binomialtree.hpp -include/ql/Lattices/bsmlattice.hpp -include/ql/Lattices/lattice.hpp -include/ql/Lattices/lattice2d.hpp -include/ql/Lattices/tree.hpp -include/ql/Lattices/trinomialtree.hpp -include/ql/Math/bilinearinterpolation.hpp -include/ql/Math/chisquaredistribution.hpp -include/ql/Math/cubicspline.hpp -include/ql/Math/gammadistribution.hpp -include/ql/Math/interpolation.hpp -include/ql/Math/interpolation2D.hpp -include/ql/Math/lexicographicalview.hpp -include/ql/Math/linearinterpolation.hpp -include/ql/Math/loglinearinterpolation.hpp -include/ql/Math/matrix.hpp -include/ql/Math/multivariateaccumulator.hpp -include/ql/Math/normaldistribution.hpp -include/ql/Math/riskmeasures.hpp -include/ql/Math/segmentintegral.hpp -include/ql/Math/statistics.hpp -include/ql/Math/symmetriceigenvalues.hpp -include/ql/Math/symmetricschurdecomposition.hpp -include/ql/MonteCarlo/arithmeticapopathpricer.hpp -include/ql/MonteCarlo/arithmeticasopathpricer.hpp -include/ql/MonteCarlo/basketpathpricer.hpp -include/ql/MonteCarlo/cliquetoptionpathpricer.hpp -include/ql/MonteCarlo/europeanpathpricer.hpp -include/ql/MonteCarlo/everestpathpricer.hpp -include/ql/MonteCarlo/geometricapopathpricer.hpp -include/ql/MonteCarlo/geometricasopathpricer.hpp -include/ql/MonteCarlo/getcovariance.hpp -include/ql/MonteCarlo/himalayapathpricer.hpp -include/ql/MonteCarlo/maxbasketpathpricer.hpp -include/ql/MonteCarlo/mctypedefs.hpp -include/ql/MonteCarlo/montecarlomodel.hpp -include/ql/MonteCarlo/multipath.hpp -include/ql/MonteCarlo/multipathgenerator.hpp -include/ql/MonteCarlo/pagodapathpricer.hpp -include/ql/MonteCarlo/path.hpp -include/ql/MonteCarlo/pathgenerator.hpp -include/ql/MonteCarlo/pathpricer.hpp -include/ql/MonteCarlo/performanceoptionpathpricer.hpp -include/ql/MonteCarlo/sample.hpp -include/ql/Optimization/armijo.hpp -include/ql/Optimization/conjugategradient.hpp -include/ql/Optimization/constraint.hpp -include/ql/Optimization/costfunction.hpp -include/ql/Optimization/criteria.hpp -include/ql/Optimization/leastsquare.hpp -include/ql/Optimization/linesearch.hpp -include/ql/Optimization/method.hpp -include/ql/Optimization/problem.hpp -include/ql/Optimization/simplex.hpp -include/ql/Optimization/steepestdescent.hpp -include/ql/Patterns/bridge.hpp -include/ql/Patterns/observable.hpp -include/ql/Pricers/analyticalcapfloor.hpp -include/ql/Pricers/barrieroption.hpp -include/ql/Pricers/binaryoption.hpp -include/ql/Pricers/blackcapfloor.hpp -include/ql/Pricers/blackswaption.hpp -include/ql/Pricers/capfloorpricer.hpp -include/ql/Pricers/cliquetoption.hpp -include/ql/Pricers/continuousgeometricapo.hpp -include/ql/Pricers/discretegeometricapo.hpp -include/ql/Pricers/discretegeometricaso.hpp -include/ql/Pricers/europeanoption.hpp -include/ql/Pricers/fdamericanoption.hpp -include/ql/Pricers/fdbermudanoption.hpp -include/ql/Pricers/fdbsmoption.hpp -include/ql/Pricers/fddividendamericanoption.hpp -include/ql/Pricers/fddividendeuropeanoption.hpp -include/ql/Pricers/fddividendoption.hpp -include/ql/Pricers/fddividendshoutoption.hpp -include/ql/Pricers/fdeuropean.hpp -include/ql/Pricers/fdmultiperiodoption.hpp -include/ql/Pricers/fdshoutoption.hpp -include/ql/Pricers/fdstepconditionoption.hpp -include/ql/Pricers/jamshidianswaption.hpp -include/ql/Pricers/mcbasket.hpp -include/ql/Pricers/mccliquetoption.hpp -include/ql/Pricers/mcdiscretearithmeticapo.hpp -include/ql/Pricers/mcdiscretearithmeticaso.hpp -include/ql/Pricers/mceuropean.hpp -include/ql/Pricers/mceverest.hpp -include/ql/Pricers/mchimalaya.hpp -include/ql/Pricers/mcmaxbasket.hpp -include/ql/Pricers/mcpagoda.hpp -include/ql/Pricers/mcperformanceoption.hpp -include/ql/Pricers/mcpricer.hpp -include/ql/Pricers/performanceoption.hpp -include/ql/Pricers/singleassetoption.hpp -include/ql/Pricers/swaptionpricer.hpp -include/ql/Pricers/treecapfloor.hpp -include/ql/Pricers/treeswaption.hpp -include/ql/PricingEngines/discretizedvanillaoption.hpp -include/ql/PricingEngines/forwardengines.hpp -include/ql/PricingEngines/genericengine.hpp -include/ql/PricingEngines/latticeshortratemodelengine.hpp -include/ql/PricingEngines/quantoengines.hpp -include/ql/PricingEngines/vanillaengines.hpp -include/ql/RandomNumbers/boxmullergaussianrng.hpp -include/ql/RandomNumbers/centrallimitgaussianrng.hpp -include/ql/RandomNumbers/inversecumgaussianrng.hpp -include/ql/RandomNumbers/knuthuniformrng.hpp -include/ql/RandomNumbers/lecuyeruniformrng.hpp -include/ql/RandomNumbers/randomarraygenerator.hpp -include/ql/RandomNumbers/rngtypedefs.hpp -include/ql/ShortRateModels/CalibrationHelpers/caphelper.hpp -include/ql/ShortRateModels/CalibrationHelpers/swaptionhelper.hpp -include/ql/ShortRateModels/OneFactorModels/blackkarasinski.hpp -include/ql/ShortRateModels/OneFactorModels/coxingersollross.hpp -include/ql/ShortRateModels/OneFactorModels/extendedcoxingersollross.hpp -include/ql/ShortRateModels/OneFactorModels/hullwhite.hpp -include/ql/ShortRateModels/OneFactorModels/vasicek.hpp -include/ql/ShortRateModels/TwoFactorModels/g2.hpp -include/ql/ShortRateModels/calibrationhelper.hpp -include/ql/ShortRateModels/model.hpp -include/ql/ShortRateModels/onefactormodel.hpp -include/ql/ShortRateModels/parameter.hpp -include/ql/ShortRateModels/twofactormodel.hpp -include/ql/Solvers1D/bisection.hpp -include/ql/Solvers1D/brent.hpp -include/ql/Solvers1D/falseposition.hpp -include/ql/Solvers1D/newton.hpp -include/ql/Solvers1D/newtonsafe.hpp -include/ql/Solvers1D/ridder.hpp -include/ql/Solvers1D/secant.hpp -include/ql/TermStructures/affinetermstructure.hpp -include/ql/TermStructures/compoundforward.hpp -include/ql/TermStructures/discountcurve.hpp -include/ql/TermStructures/flatforward.hpp -include/ql/TermStructures/forwardspreadedtermstructure.hpp -include/ql/TermStructures/impliedtermstructure.hpp -include/ql/TermStructures/piecewiseflatforward.hpp -include/ql/TermStructures/ratehelpers.hpp -include/ql/TermStructures/zerospreadedtermstructure.hpp -include/ql/Utilities/combiningiterator.hpp -include/ql/Utilities/couplingiterator.hpp -include/ql/Utilities/filteringiterator.hpp -include/ql/Utilities/iteratorcategories.hpp -include/ql/Utilities/processingiterator.hpp -include/ql/Utilities/steppingiterator.hpp -include/ql/Volatilities/blackconstantvol.hpp -include/ql/Volatilities/blackvariancecurve.hpp -include/ql/Volatilities/blackvariancesurface.hpp -include/ql/Volatilities/capflatvolvector.hpp -include/ql/Volatilities/localconstantvol.hpp -include/ql/Volatilities/localvolcurve.hpp -include/ql/Volatilities/swaptionvolmatrix.hpp -include/ql/argsandresults.hpp -include/ql/array.hpp -include/ql/blackmodel.hpp -include/ql/calendar.hpp -include/ql/capvolstructures.hpp -include/ql/cashflow.hpp -include/ql/config.hpp -include/ql/currency.hpp -include/ql/dataformatters.hpp -include/ql/dataparsers.hpp -include/ql/date.hpp -include/ql/daycounter.hpp -include/ql/diffusionprocess.hpp -include/ql/errors.hpp -include/ql/exercise.hpp -include/ql/expressiontemplates.hpp -include/ql/functions/daycounters.hpp -include/ql/functions/mathf.hpp -include/ql/functions/vols.hpp -include/ql/grid.hpp -include/ql/handle.hpp -include/ql/history.hpp -include/ql/index.hpp -include/ql/instrument.hpp -include/ql/marketelement.hpp -include/ql/null.hpp -include/ql/numericalmethod.hpp -include/ql/option.hpp -include/ql/pricingengine.hpp -include/ql/qldefines.hpp -include/ql/quantlib.hpp -include/ql/relinkablehandle.hpp -include/ql/riskstatistics.hpp -include/ql/scheduler.hpp -include/ql/solver1d.hpp -include/ql/swaptionvolstructure.hpp -include/ql/termstructure.hpp -include/ql/types.hpp -include/ql/voltermstructure.hpp -lib/libQuantLib.a -lib/libQuantLib.so -lib/libQuantLib.so.0 -share/aclocal/quantlib.m4 -@dirrm include/ql/functions -@dirrm include/ql/Volatilities -@dirrm include/ql/Utilities -@dirrm include/ql/TermStructures -@dirrm include/ql/Solvers1D -@dirrm include/ql/ShortRateModels/TwoFactorModels -@dirrm include/ql/ShortRateModels/OneFactorModels -@dirrm include/ql/ShortRateModels/CalibrationHelpers -@dirrm include/ql/ShortRateModels -@dirrm include/ql/RandomNumbers -@dirrm include/ql/PricingEngines -@dirrm include/ql/Pricers -@dirrm include/ql/Patterns -@dirrm include/ql/Optimization -@dirrm include/ql/MonteCarlo -@dirrm include/ql/Math -@dirrm include/ql/Lattices -@dirrm include/ql/Instruments -@dirrm include/ql/Indexes -@dirrm include/ql/FiniteDifferences -@dirrm include/ql/DayCounters -@dirrm include/ql/CashFlows -@dirrm include/ql/Calendars -@dirrm include/ql diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile deleted file mode 100644 index 669938b9b90a..000000000000 --- a/misc/wmstock/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: wmstock -# Date created: 19 Jun 1999 -# Whom: Will Andrews <andrews@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= wmstock -PORTVERSION= 0.11 -PORTREVISION= 2 -CATEGORIES= misc windowmaker finance -MASTER_SITES= http://mattfischer.com/wmstock/src/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) - -USE_X_PREFIX= yes -USE_XPM= yes -USE_PERL5_RUN= yes - -WRKSRC= ${WRKDIR}/wmstock/src -USE_GMAKE= yes -MAN1= wmstock.1 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/wmstock ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/getquote ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/wmstock.1x ${PREFIX}/man/man1/wmstock.1 - -.include <bsd.port.mk> diff --git a/misc/wmstock/distinfo b/misc/wmstock/distinfo deleted file mode 100644 index 1c12305b8f1d..000000000000 --- a/misc/wmstock/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (wmstock-0.11.tar.gz) = 9dcc25199f786298cea980d79ee83dbe diff --git a/misc/wmstock/files/patch-aa b/misc/wmstock/files/patch-aa deleted file mode 100644 index 2cd644f1a901..000000000000 --- a/misc/wmstock/files/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ ---- getquote Sun May 14 13:28:49 2000 -+++ getquote.new Sat May 20 01:37:30 2000 -@@ -1,6 +1,6 @@ - #!/usr/bin/perl - -- $wget_loc = "wget"; -+ $wget_loc = "fetch"; - - # used to have some "which" here, replaced it.. - -@@ -77,7 +77,7 @@ - # - - $tempfile = "stock.tmp.$$"; -- $wget_args = " --cache=off --tries 0 -q -O $home/.wmstock/$tempfile \"$URL\""; -+ $wget_args = " -p -o $home/.wmstock/$tempfile \"$URL\""; - $command = $wget_loc.$wget_args; - $result = system ("$wget_loc$wget_args"); - if ($result != 0) { -@@ -118,7 +118,7 @@ - $version = $_[0]; - $vtempfile = "newest"; - $vers_url="http://www.mattfischer.com/wmstock/src/$vtempfile"; -- $wget_args = " --cache=off --tries 0 -q -O $home/.wmstock/$vtempfile \"$vers_url\""; -+ $wget_args = " -p -o $home/.wmstock/$vtempfile \"$vers_url\""; - - $command = $wget_loc.$wget_args; - diff --git a/misc/wmstock/files/patch-ab b/misc/wmstock/files/patch-ab deleted file mode 100644 index bde526c3a636..000000000000 --- a/misc/wmstock/files/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile Wed Apr 19 11:17:30 2000 -+++ Makefile.new Sat May 20 01:34:48 2000 -@@ -2,14 +2,15 @@ - # <mfischer@umr.edu> - # based on wmWeather - see ../Credits for more information - --CC = gcc -+CC ?= gcc - DEBUG = -DMLF_DEBUG -DTIME_DEBUG - GCOV = -fprofile-arcs -ftest-coverage - - #standard, should work for most Linux/Solaris (may need to be changed for HP) --INCDIR = -I/usr/X11R6/include/X11 -I/usr/X11R6/include --DESTDIR= /usr/X11R6 --LIBDIR = -L/usr/X11R6/lib -+X11BASE ?= /usr/X11R6 -+INCDIR = -I${X11BASE}/include/X11 -I${X11BASE}/include -+DESTDIR= ${PREFIX} -+LIBDIR = -L${X11BASE}/lib - - # for linux - LIBS = -lXpm -lX11 -lXext diff --git a/misc/wmstock/pkg-descr b/misc/wmstock/pkg-descr deleted file mode 100644 index 39fbeda036c8..000000000000 --- a/misc/wmstock/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -wmstock is a cool WindowMaker dockapp that shows stock -ticker(s) that are retrieved from Yahoo. - -Author: Matt Fischer <mfischer@umr.edu> -WWW: http://mattfischer.com/wmstock/ - -- Will <andrews@technologist.com> diff --git a/misc/wmstock/pkg-plist b/misc/wmstock/pkg-plist deleted file mode 100644 index d10a246a5d8b..000000000000 --- a/misc/wmstock/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/wmstock -bin/getquote diff --git a/misc/xquote/Makefile b/misc/xquote/Makefile deleted file mode 100644 index 4ad950a8b3a8..000000000000 --- a/misc/xquote/Makefile +++ /dev/null @@ -1,21 +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 finance -MASTER_SITES= http://sunsite.dk/xinvest/ \ - ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications - -MAINTAINER= mph@freebsd.org -COMMENT= A quote retrieval tool for X - -USE_MOTIF= yes -USE_IMAKE= yes -USE_XPM= yes - -.include <bsd.port.mk> diff --git a/misc/xquote/distinfo b/misc/xquote/distinfo deleted file mode 100644 index b93679490488..000000000000 --- a/misc/xquote/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xquote-1.1.tar.gz) = 5c76c694b10f83e772f3a2101e93611d diff --git a/misc/xquote/files/patch-aa b/misc/xquote/files/patch-aa deleted file mode 100644 index 73f1c1d9a65d..000000000000 --- a/misc/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/misc/xquote/files/patch-ab b/misc/xquote/files/patch-ab deleted file mode 100644 index a65cfac404fd..000000000000 --- a/misc/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/misc/xquote/files/patch-ad b/misc/xquote/files/patch-ad deleted file mode 100644 index 66b2f30f16ca..000000000000 --- a/misc/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/misc/xquote/files/patch-ae b/misc/xquote/files/patch-ae deleted file mode 100644 index ffb87a7190cd..000000000000 --- a/misc/xquote/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- color.c.orig Sat Sep 28 23:16:31 2002 -+++ color.c Sat Sep 28 23:16:43 2002 -@@ -25,7 +25,7 @@ - - #include <stdio.h> - --#if !defined(__NetBSD__) -+#if !defined(__NetBSD__) && !defined(__FreeBSD__) - #include <values.h> - #endif - diff --git a/misc/xquote/pkg-descr b/misc/xquote/pkg-descr deleted file mode 100644 index cd1dc64a7eba..000000000000 --- a/misc/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/misc/xquote/pkg-plist b/misc/xquote/pkg-plist deleted file mode 100644 index 2aa265b78741..000000000000 --- a/misc/xquote/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/Xquote -lib/X11/app-defaults/Xquote |