Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 20:12:22 -0800
From:      Gary Kline <kline@tao.thought.org>
To:        freebsd-ports@freebsd.org
Cc:        kline@thought.org
Subject:   [gljohns@micron.net: update of cbb port]
Message-ID:  <20000124201221.A56158@tao.thought.org>

next in thread | raw e-mail | index | archive | help

--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii


	Enclosed (hopefully) is an update of cbb.  Credit Glenn
	Johnson with the upgrade.

	gary



-- 
   Gary D. Kline         kline@tao.thought.org          Public service Unix


--6TrnltStXW4iwmi0
Content-Type: message/rfc822

Received: from best.micron.net ([204.229.122.199]) by tao.thought.org (8.9.3/8.7.3) with ESMTP id TAA56110 for <kline@thought.org>; Mon, 24 Jan 2000 19:54:41 -0800 (PST)
Received: from gforce.johnson.home ([63.31.31.29]) by
          best.micron.net (Netscape Messaging Server 4.1) with ESMTP id
          FOVH2200.M8U for <kline@thought.org>; Mon, 24 Jan 2000 20:44:26 -0700 
Received: from gforce.johnson.home (localhost.johnson.home [127.0.0.1])
	by gforce.johnson.home (8.9.3/8.9.3) with ESMTP id VAA01048
	for <kline@thought.org>; Mon, 24 Jan 2000 21:44:19 -0600 (CST)
	(envelope-from glenn@gforce.johnson.home)
Message-Id: <200001250344.VAA01048@gforce.johnson.home>
X-Mailer: exmh version 2.1.1 10/15/1999
From: Glenn Johnson <gljohns@micron.net>
To: kline@thought.org
Subject: update of cbb port
Mime-Version: 1.0
Content-Type: multipart/mixed ;
	boundary="==_Exmh_-19188817860"
Date: Mon, 24 Jan 2000 21:43:54 -0600
Sender: glenn@micron.net

This is a multipart MIME message.

--==_Exmh_-19188817860
Content-Type: text/plain; charset=us-ascii

Here is an update for the cbb port. I did a send-pr on this but for some reason
it did not seem to go through. I do not know if the PR will just show up one
day so I wanted to mention that. It is probably better to send it to you 
directly anyway.

Thanks.


--==_Exmh_-19188817860
Content-Type: text/plain ; name="cbb-update"; charset=us-ascii
Content-Description: cbb-update
Content-Disposition: attachment; filename="cbb-update"

diff -ruN cbb.old/Makefile cbb/Makefile
--- cbb.old/Makefile	Sun Jan 23 00:49:27 2000
+++ cbb/Makefile	Sun Jan 23 02:38:45 2000
@@ -1,12 +1,12 @@
 # New ports collection Makefile for:	cbb
-# Version required:     	0.78
+# Version required:     	0.8.1
 # Date created:			24 September, 1998
 # Whom:				kline
 #
 # $FreeBSD: ports/deskutils/cbb/Makefile,v 1.14 1999/11/28 18:30:51 steve Exp $
 #
 
-DISTNAME=	cbb-0.78
+DISTNAME=	cbb-0.8.1
 CATEGORIES=	deskutils
 MASTER_SITES=	ftp://ftp.me.umn.edu/pub/finance/ \
 		ftp://ftp.fifi.org/pub/cbb/
@@ -18,5 +18,6 @@
 NO_BUILD=       yes
 USE_PERL5=	yes
 MAKE_ENV=	PERL5=${PERL5}
+GNU_CONFIGURE=  yes
 
 .include <bsd.port.mk>
diff -ruN cbb.old/files/md5 cbb/files/md5
--- cbb.old/files/md5	Sun Jan 23 00:49:27 2000
+++ cbb/files/md5	Sun Jan 23 00:49:52 2000
@@ -1 +1 @@
-MD5 (cbb-0.78.tar.gz) = 09ae39e2545ed601f91793d2500dcbf4
+MD5 (cbb-0.8.1.tar.gz) = 7a435ef954c5c2ba209d34ca5fa5c3a7
diff -ruN cbb.old/patches/patch-01 cbb/patches/patch-01
--- cbb.old/patches/patch-01	Sun Jan 23 00:49:27 2000
+++ cbb/patches/patch-01	Sun Jan 23 01:02:24 2000
@@ -1,20 +1,14 @@
---- Makefile.orig	Thu Jun 12 14:57:50 1997
-+++ Makefile	Fri Oct 10 20:52:22 1997
-@@ -26,14 +26,15 @@
- 
- CBB_ROOT = cbb-0.77
- TAR = tar
--PERL = perl
+--- 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 = /usr/bin/wish8.2
+ language = english
  
- 
- all:
- 	@echo "Nothing is needed to build in advance of 'make install'"
- 
- install:
--	$(PERL) install.pl
-+	$(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb  \
-+		--perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.2
- 
- docs/cbb-man.dvi: docs/cbb-man.tex
- 	(cd docs; \
+ SUBDIRS = contrib demo docs graphs images languages reports
diff -ruN cbb.old/patches/patch-02 cbb/patches/patch-02
--- cbb.old/patches/patch-02	Sun Jan 23 00:49:27 2000
+++ cbb/patches/patch-02	Wed Dec 31 18:00:00 1969
@@ -1,21 +0,0 @@
---- install.pl.orig	Tue May  6 18:17:45 1997
-+++ install.pl	Fri Oct 10 21:05:30 1997
-@@ -500,12 +500,12 @@
- 
- print "    Installing to $dest_bindir\n";
- print "    Installing to $dest_libdir\n";
--print "    Installing to $dest_libdir" . "reports/\n";
--print "    Installing to $dest_libdir" . "graphs/\n";
--print "    Installing to $dest_libdir" . "images/\n";
--print "    Installing to $dest_libdir" . "contrib/\n";
--print "    Installing to $dest_libdir" . "docs/cbb-man/\n";
--print "    Installing to $dest_libdir" . "docs/cbb-man/icons/\n";
-+print "    Installing to $dest_libdir" . "/reports/\n";
-+print "    Installing to $dest_libdir" . "/graphs/\n";
-+print "    Installing to $dest_libdir" . "/images/\n";
-+print "    Installing to $dest_libdir" . "/contrib/\n";
-+print "    Installing to $dest_libdir" . "/docs/cbb-man/\n";
-+print "    Installing to $dest_libdir" . "/docs/cbb-man/icons/\n";
- print "\n";
- 
- 
diff -ruN cbb.old/patches/patch-03 cbb/patches/patch-03
--- cbb.old/patches/patch-03	Wed Dec 31 18:00:00 1969
+++ cbb/patches/patch-03	Sun Jan 23 01:42:26 2000
@@ -0,0 +1,20 @@
+--- 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 -ruN cbb.old/pkg/PLIST cbb/pkg/PLIST
--- cbb.old/pkg/PLIST	Sun Jan 23 00:49:27 2000
+++ cbb/pkg/PLIST	Sun Jan 23 02:45:20 2000
@@ -1,7 +1,12 @@
 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
@@ -41,33 +46,37 @@
 lib/cbb/contrib/txn
 lib/cbb/contrib/upgrade-splits.pl
 lib/cbb/contrib/yearend.pl
-lib/cbb/docs/cbb-man/icons/00Contents
-lib/cbb/docs/cbb-man/icons/blank.pbm
-lib/cbb/docs/cbb-man/icons/change_begin.gif
-lib/cbb/docs/cbb-man/icons/change_delete.gif
-lib/cbb/docs/cbb-man/icons/change_end.gif
-lib/cbb/docs/cbb-man/icons/contents.xbm
-lib/cbb/docs/cbb-man/icons/contents_motif.gif
-lib/cbb/docs/cbb-man/icons/cross_ref_motif.gif
-lib/cbb/docs/cbb-man/icons/foot_motif.gif
-lib/cbb/docs/cbb-man/icons/icons.html
-lib/cbb/docs/cbb-man/icons/index_motif.gif
-lib/cbb/docs/cbb-man/icons/invis_anchor.xbm
-lib/cbb/docs/cbb-man/icons/next_group_motif.gif
-lib/cbb/docs/cbb-man/icons/next_group_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/next_motif.gif
-lib/cbb/docs/cbb-man/icons/next_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/previous_group_motif.gif
-lib/cbb/docs/cbb-man/icons/previous_group_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/previous_motif.gif
-lib/cbb/docs/cbb-man/icons/previous_motif_gr.gif
-lib/cbb/docs/cbb-man/icons/up_motif.gif
-lib/cbb/docs/cbb-man/icons/up_motif_gr.gif
+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/img1.gif
-lib/cbb/docs/cbb-man/img2.gif
-lib/cbb/docs/cbb-man/img3.gif
-lib/cbb/docs/cbb-man/img4.gif
+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
@@ -97,10 +106,11 @@
 lib/cbb/default.cat
 lib/cbb/extern.conf
 @dirrm lib/cbb/contrib
-@dirrm lib/cbb/docs/cbb-man/icons
+@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

--==_Exmh_-19188817860
Content-Type: text/plain; charset=us-ascii

Glenn Johnson
gljohns@micron.net

--==_Exmh_-19188817860--



--6TrnltStXW4iwmi0--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000124201221.A56158>