aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-17 10:11:29 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-17 10:11:29 +0000
commit08e6b0ee5b5aa22c99348ef070caabdd882861a9 (patch)
treea78de89af408de7ba08f8583176a00871d142025 /deskutils
parentf5fdc2ce2e8ed7506d5de581edb37b364b3c269c (diff)
downloadports-08e6b0ee5b5aa22c99348ef070caabdd882861a9.tar.gz
ports-08e6b0ee5b5aa22c99348ef070caabdd882861a9.zip
Import xinvest port. xinvest is a check book balancer.
PR: 4530 Submitted by: Pedro Giffuni <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=8679
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xinvest/Makefile29
-rw-r--r--deskutils/xinvest/distinfo1
-rw-r--r--deskutils/xinvest/pkg-comment1
-rw-r--r--deskutils/xinvest/pkg-descr33
-rw-r--r--deskutils/xinvest/pkg-plist7
5 files changed, 71 insertions, 0 deletions
diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile
new file mode 100644
index 000000000000..6d7b055fd865
--- /dev/null
+++ b/deskutils/xinvest/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xinvest
+# Version required: 2.5.1
+# Date created: 1 Ag 1997
+# Whom: Pedro Giffuni (orig)
+#
+# $Id$
+#
+
+DISTNAME= xinvest-2.5.1
+CATEGORIES= misc
+MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
+ ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= ports@FreeBSD.org
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+REQUIRES_MOTIF= yes
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/examples/Xinvest
+ ${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${PREFIX}/share/examples/Xinvest
+.endif
+
+.include <bsd.port.mk>
diff --git a/deskutils/xinvest/distinfo b/deskutils/xinvest/distinfo
new file mode 100644
index 000000000000..928f47b962fb
--- /dev/null
+++ b/deskutils/xinvest/distinfo
@@ -0,0 +1 @@
+MD5 (xinvest-2.5.1.tar.gz) = 7805a2b99985907bd32ca4d191a9b461
diff --git a/deskutils/xinvest/pkg-comment b/deskutils/xinvest/pkg-comment
new file mode 100644
index 000000000000..46cca65cdc79
--- /dev/null
+++ b/deskutils/xinvest/pkg-comment
@@ -0,0 +1 @@
+A personal finance tracking and performance tool
diff --git a/deskutils/xinvest/pkg-descr b/deskutils/xinvest/pkg-descr
new file mode 100644
index 000000000000..c162b0fc17ce
--- /dev/null
+++ b/deskutils/xinvest/pkg-descr
@@ -0,0 +1,33 @@
+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.
+==========================================================================
+
+Check out the Xinvest home page at http://sunsite.auc.dk/xinvest/. Here
+you can find the latest source and Linux binary along with other helpful
+information on using Xinvest.
diff --git a/deskutils/xinvest/pkg-plist b/deskutils/xinvest/pkg-plist
new file mode 100644
index 000000000000..d38d9ea7937c
--- /dev/null
+++ b/deskutils/xinvest/pkg-plist
@@ -0,0 +1,7 @@
+bin/Xinvest
+lib/X11/app-defaults/Xinvest
+share/examples/Xinvest/401k.inv
+share/examples/Xinvest/mutual.inv
+share/examples/Xinvest/stock.inv
+share/examples/Xinvest/tbill.inv
+@dirrm share/examples/Xinvest