head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.4 netbsd-1-4-PATCH002:1.2 comdex-fall-1999:1.2 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2; locks; strict; comment @# @; 1.4 date 2000.06.26.17.03.05; author rh; state dead; branches; next 1.3; 1.3 date 2000.05.13.06.21.02; author rh; state Exp; branches; next 1.2; 1.2 date 99.03.03.23.34.06; author jwise; state Exp; branches; next 1.1; 1.1 date 99.03.03.20.45.35; author tsarna; state Exp; branches; next ; desc @@ 1.4 log @Update gnucash to 1.4.1 Changes include: * bug fixes * translations are loaded correctly * totally revamped interface, customizable from within the GUI * transaction auto-completion * New reporting system, including several new reports and much improved existing ones * internationalisation * new Japanese translations * updated documentation * fixes for 64-bit architectures * user interface improvements @ text @$NetBSD: patch-ab,v 1.3 2000/05/13 06:21:02 rh Exp $ --- Makefile.init.in.orig Thu May 4 10:58:00 2000 +++ Makefile.init.in Thu May 4 10:58:24 2000 @@@@ -54,6 +54,7 @@@@ INSTALL_PROGRAM = @@INSTALL_PROGRAM@@ SWIG = @@SWIG@@ PERL = @@PERL@@ +LIBTOOL = @@LIBTOOL@@ CPU = @@target_cpu@@ @ 1.3 log @Update gnucash to 1.3.7 from PR 10091 by David Rankin. Changes include tons of new features and bugfixes that are too numerous to list here. For more information, see the homepage for the package. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @a.) Patches cannot modify files which don't exist until configure is run! (modify Makefile.init.in, not Makefile.init) b.) this had no RCS Id. @ text @d2 8 a9 3 --- Makefile.init.in.orig Wed Mar 3 18:07:12 1999 +++ Makefile.init.in Wed Mar 3 18:07:24 1999 @@@@ -2,8 +2,6 @@@@ d11 1 a11 6 @@SET_MAKE@@ -export SHELL=/bin/bash - srcdir = @@srcdir@@ VPATH = @@srcdir@@ @ 1.1 log @Fix bash problem. Still doesn't work on 1.3.x because it wants asprintf, but I was annoyed that the bash thing was left unfixed for so long. @ text @d1 6 a6 5 --- Makefile.init.orig Wed Mar 3 13:57:37 1999 +++ Makefile.init Wed Mar 3 13:57:48 1999 @@@@ -1,10 +1,6 @@@@ # Generated automatically from Makefile.init.in by configure. # -*-makefile-*- a7 2 - - d10 2 a11 1 srcdir = . a12 1 prefix=/usr/pkg @