diff options
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/xinvest/Makefile | 4 | ||||
-rw-r--r-- | misc/xinvest/files/md5 | 2 | ||||
-rw-r--r-- | misc/xinvest/patches/patch-aa | 2 | ||||
-rw-r--r-- | misc/xinvest/pkg/PLIST | 2 | ||||
-rw-r--r-- | x11/Makefile | 3 | ||||
-rw-r--r-- | x11/xinvest/Makefile | 20 | ||||
-rw-r--r-- | x11/xinvest/files/md5 | 3 | ||||
-rw-r--r-- | x11/xinvest/patches/patch-aa | 12 | ||||
-rw-r--r-- | x11/xinvest/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/xinvest/pkg/DESCR | 3 | ||||
-rw-r--r-- | x11/xinvest/pkg/PLIST | 3 |
12 files changed, 8 insertions, 50 deletions
diff --git a/misc/Makefile b/misc/Makefile index 69c1c3c7180..48e64527ee0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/01/29 21:21:55 tron Exp $ +# $NetBSD: Makefile,v 1.32 1999/01/29 21:31:34 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -50,6 +50,7 @@ # SUBDIR += xcalendar SUBDIR += xfinans # SUBDIR += xmaddressbook # needs Motif/Lesstif - HF + SUBDIR += xinvest # SUBDIR += xopps # needs Motif/Lesstif - HF SUBDIR += xrolodex # SUBDIR += xtar # needs Motif/Lesstif - HF diff --git a/misc/xinvest/Makefile b/misc/xinvest/Makefile index 801ef2c6868..9e8f009223c 100644 --- a/misc/xinvest/Makefile +++ b/misc/xinvest/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/29 21:32:21 tron Exp $ DISTNAME= xinvest-2.5.1 -CATEGORIES= x11 +CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications diff --git a/misc/xinvest/files/md5 b/misc/xinvest/files/md5 index 2a8a782db66..3912bd808e0 100644 --- a/misc/xinvest/files/md5 +++ b/misc/xinvest/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ +$NetBSD: md5,v 1.2 1999/01/29 21:32:39 tron Exp $ MD5 (xinvest-2.5.1.tar.gz) = 7805a2b99985907bd32ca4d191a9b461 diff --git a/misc/xinvest/patches/patch-aa b/misc/xinvest/patches/patch-aa index a945f63698f..12627e9de30 100644 --- a/misc/xinvest/patches/patch-aa +++ b/misc/xinvest/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ +$NetBSD: patch-aa,v 1.2 1999/01/29 21:33:13 tron Exp $ --- portfolio.c.orig Mon Sep 22 16:50:40 1997 +++ portfolio.c Tue Dec 22 13:08:26 1998 @@ -32,7 +32,7 @@ diff --git a/misc/xinvest/pkg/PLIST b/misc/xinvest/pkg/PLIST index bf3652ea7cc..e054d724b4f 100644 --- a/misc/xinvest/pkg/PLIST +++ b/misc/xinvest/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/01/29 21:33:31 tron Exp $ lib/X11/app-defaults/Xinvest bin/Xinvest diff --git a/x11/Makefile b/x11/Makefile index 27ce77f9834..86f9d9f200f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 1999/01/29 21:21:56 tron Exp $ +# $NetBSD: Makefile,v 1.79 1999/01/29 21:31:35 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -110,7 +110,6 @@ SUBDIR += xgas SUBDIR += xglobe # SUBDIR += xgrab - SUBDIR += xinvest SUBDIR += xkeycaps SUBDIR += xless # SUBDIR += xloadimage diff --git a/x11/xinvest/Makefile b/x11/xinvest/Makefile deleted file mode 100644 index 801ef2c6868..00000000000 --- a/x11/xinvest/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $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/x11/xinvest/files/md5 b/x11/xinvest/files/md5 deleted file mode 100644 index 2a8a782db66..00000000000 --- a/x11/xinvest/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$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/x11/xinvest/patches/patch-aa b/x11/xinvest/patches/patch-aa deleted file mode 100644 index a945f63698f..00000000000 --- a/x11/xinvest/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$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/x11/xinvest/pkg/COMMENT b/x11/xinvest/pkg/COMMENT deleted file mode 100644 index fd5752f02a5..00000000000 --- a/x11/xinvest/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -a personal finance tracking and performance tool. diff --git a/x11/xinvest/pkg/DESCR b/x11/xinvest/pkg/DESCR deleted file mode 100644 index a6200dbb1d7..00000000000 --- a/x11/xinvest/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -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/x11/xinvest/pkg/PLIST b/x11/xinvest/pkg/PLIST deleted file mode 100644 index bf3652ea7cc..00000000000 --- a/x11/xinvest/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ -lib/X11/app-defaults/Xinvest -bin/Xinvest |