summaryrefslogtreecommitdiff
path: root/misc/xinvest
diff options
context:
space:
mode:
authorgarbled <garbled>1998-12-26 16:03:00 +0000
committergarbled <garbled>1998-12-26 16:03:00 +0000
commitef8cb72d9ccd03cd54a3aecda1110ac0ab0e86fb (patch)
tree37ae041bd068dfcfd1c93a0cf2613acbaee5caee /misc/xinvest
parent3d278fabb74b86c558438b3dac31c26b5d74adc7 (diff)
downloadpkgsrc-ef8cb72d9ccd03cd54a3aecda1110ac0ab0e86fb.tar.gz
a personal finance tracking and performance tool.
Xinvest-2.5.1
Diffstat (limited to 'misc/xinvest')
-rw-r--r--misc/xinvest/Makefile20
-rw-r--r--misc/xinvest/files/md53
-rw-r--r--misc/xinvest/patches/patch-aa12
-rw-r--r--misc/xinvest/pkg/COMMENT1
-rw-r--r--misc/xinvest/pkg/DESCR3
-rw-r--r--misc/xinvest/pkg/PLIST3
6 files changed, 42 insertions, 0 deletions
diff --git a/misc/xinvest/Makefile b/misc/xinvest/Makefile
new file mode 100644
index 00000000000..801ef2c6868
--- /dev/null
+++ b/misc/xinvest/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $
+
+DISTNAME= xinvest-2.5.1
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html
+
+DEPENDS+= xpm-3.4k:../../graphics/xpm
+
+USE_IMAKE= yes
+USE_MOTIF= yes
+NO_INSTALL_MANPAGES= yes
+
+post-patch:
+ ${TOUCH} ${WRKSRC}/Xinvest.man
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xinvest/files/md5 b/misc/xinvest/files/md5
new file mode 100644
index 00000000000..2a8a782db66
--- /dev/null
+++ b/misc/xinvest/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $
+
+MD5 (xinvest-2.5.1.tar.gz) = 7805a2b99985907bd32ca4d191a9b461
diff --git a/misc/xinvest/patches/patch-aa b/misc/xinvest/patches/patch-aa
new file mode 100644
index 00000000000..a945f63698f
--- /dev/null
+++ b/misc/xinvest/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $
+--- portfolio.c.orig Mon Sep 22 16:50:40 1997
++++ portfolio.c Tue Dec 22 13:08:26 1998
+@@ -32,7 +32,7 @@
+ #include <monetary.h>
+ #endif
+
+-#ifndef NeXT
++#if !defined(NeXT) && !defined(__NetBSD__)
+ #include <values.h>
+ #endif
+
diff --git a/misc/xinvest/pkg/COMMENT b/misc/xinvest/pkg/COMMENT
new file mode 100644
index 00000000000..fd5752f02a5
--- /dev/null
+++ b/misc/xinvest/pkg/COMMENT
@@ -0,0 +1 @@
+a personal finance tracking and performance tool.
diff --git a/misc/xinvest/pkg/DESCR b/misc/xinvest/pkg/DESCR
new file mode 100644
index 00000000000..a6200dbb1d7
--- /dev/null
+++ b/misc/xinvest/pkg/DESCR
@@ -0,0 +1,3 @@
+Xinvest is a personal finance tracking and performance tool for UNIX
+systems using the X Window System. Xinvest requires Motif 1.2 or later and
+XPM.
diff --git a/misc/xinvest/pkg/PLIST b/misc/xinvest/pkg/PLIST
new file mode 100644
index 00000000000..bf3652ea7cc
--- /dev/null
+++ b/misc/xinvest/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $
+lib/X11/app-defaults/Xinvest
+bin/Xinvest