move the following ports to finance:

- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:		59357
Submitted by:	linimon
Approved by:	marcus (mentor)
This commit is contained in:
Oliver Eikemeier 2004-01-22 21:12:03 +00:00
parent f057149ccb
commit a335a55ace
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98827
89 changed files with 39 additions and 1495 deletions

13
MOVED
View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (cbb-0.8.1.tar.gz) = 7a435ef954c5c2ba209d34ca5fa5c3a7

View File

@ -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

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (gnofin-0.8.4.tar.gz) = eb552f99fcf605b699519671ca4102f1

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (moneydance-3.2/moneydance_other.tar.gz) = fdc081b54778e33ae4616d03d6fbbcba

View File

@ -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

View File

@ -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/

View File

@ -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%%

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -395,7 +395,6 @@
SUBDIR += libslang
SUBDIR += libsoup
SUBDIR += libstatgrab
SUBDIR += libstocks
SUBDIR += libstrfunc
SUBDIR += libstroke
SUBDIR += libtai

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (libstocks-0.5.0.tar.gz) = 495760d82d6abc7a8877aef0e187782a

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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-

View File

@ -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-

View File

@ -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-

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (emma-0.8.2.tar.gz) = 1ccdcc70f57f256d08b35714e0540e96

View File

@ -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 \

View File

@ -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

View File

@ -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"\

View File

@ -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 =

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (gnome-pm_0.9.3.orig.tar.gz) = a947488921af395e4ce3c9df0186977b

View File

@ -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);

View File

@ -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.

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (Finance-Currency-Convert-1.03.tgz) = 280788fe98a8893f71d89369962fca21

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (Finance-Quote-1.08.tar.gz) = fcc3e826a52cb6f148e1b74aa335b998

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (Finance-QuoteHist-0.31.tar.gz) = 82921cf038730c020c52a5695e5740c7

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (QuantLib-0.3.1-src.tar.gz) = 2bc28bedccb8291f4610a9e1e1715611

View File

@ -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'

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (wmstock-0.11.tar.gz) = 9dcc25199f786298cea980d79ee83dbe

View File

@ -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;

View File

@ -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

View File

@ -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>

View File

@ -1,2 +0,0 @@
bin/wmstock
bin/getquote

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (xquote-1.1.tar.gz) = 5c76c694b10f83e772f3a2101e93611d

View File

@ -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

View File

@ -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.

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -1,2 +0,0 @@
bin/Xquote
lib/X11/app-defaults/Xquote