summaryrefslogtreecommitdiff
path: root/finance/gnucash
AgeCommit message (Collapse)AuthorFilesLines
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-4/+5
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-19Put back a mistakenly removed fix in ${WRKSRC}/configure for Gtkhtmluebayasi2-5/+25
detection.
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-02Not in distinfo; jschauma says it should be removed.wiz1-13/+0
2003-02-27Update gnucash to latest stable version 1.8.1.jschauma11-884/+691
This update is based on patches provided by Ron Roskens (roskens at elfin dot net) in PR pkg/20271 and his posts to tech-pkg@. Furthermore, this update fixes PR pkg/20109 by Bill Sommerfeld. Changes since our last version include: * src/register/ledger-core/split-register-control.c If we're expanded, ignore TRANS cursor classes. This prevents a bug where the exchange-rate dialog is realized when there really is nothing to do (because we're in an expanded transaction). * src/register/ledger-core/split-register-model.c Don't PERR() if we have no account -- this prevents annoying messages when handling multi-currency txns in the GL. Note: all GL txns are displayed in the locale currency (if possible). * src/register/ledger-core/split-register.c AUTO_LEDGER and JOURNAL register types _ARE_ expanded -- return TRUE, not FALSE. * src/report/standard-report/advanced-portfolio.scm: add extra arguments to prevent scheme crash. * src/gnome/glade/sched-xact.glade: Need to start the Editor dialog as non-visible so the ledger get's sized properly * src/gnome/dialog-scheduledxaction.c: resize the cal after the dialog is shown, so it get's sized properly. * src/register/register-gnome/gnucash-style.c: temporary fix to prevent 105346, until a real fix can be created. There is still a visual artifact leftover, but at least it doesn't crash. * src/scm/tip-list.scm: remove the tip that says that this is a development version. (Thanks, pogma) * src/scm/command-line.scm: remove the "development version" string when running "gnucash --version" * src/import-export/import-backend.c: Add heuristic for duplicate matching by check number. * doc/README.OFX: Update * src/engine/gnc-lot-p.h: some strange platforms assume "char" is 0..255 instead of -128..127. Force a "signed char" to make sure we get the latter interpretation. * src/app-utils/gnc-ui-utils.c: Don't round unless force_fit is true. Fixes Debian Bug #179802. * src/bin/overrides/gnucash-build-env.in: add business-utils * src/business/business-utils/Makefile.am: make scm-links so you can run gnucash from within the build tree * po/it.po: Updated Italian translation by Lorenzo Cappelletti <L.Cappelletti@mail.com>. * src/import-export/qif-import/qif-file.scm: mark "splits" as negative to make sure the numbers are reflected appropriately. * src/import-export/qif-import/qif-objects.scm: add a neg? value to a qif-split; use this when converting the split-amount. Fixes bug #105179 * src/calculation/Makefile.am: need to add GUILE_INCS * src/engine/Makefile.am: add ${INTLLIBS} for gettext() et al on platforms that don't have it in libc * src/backend/file/io-gncbin-r.c: don't need to define functions that are never used, so move the #ifdef around. Fixes # 105124 * src/import-export/qif-import/qif-file.scm: fix a wrong-number-of-arguments fatal crash when trying to reparse dates. * src/scm/main.scm: turn off devel version message
2003-02-23Depend on pkg-config, required to get gtkhtml build flags.jmmv1-1/+2
Fixes PR pkg/20401 by Eric Schnoebelen.
2003-01-24Fix build after the guile 1.4/1.6 split by properly using the pkgsrcjlam3-12/+28
libtool. Also move a post-extract step that created fake headers to post-buildlink time where it is more appropriate.
2003-01-16Make this compile on non-xpgwedge systems as well.rh1-1/+2
2003-01-15This links against a different library now, so bump PKGREVISION to makerh1-2/+2
binary packages happy.
2003-01-15Fix detection of gtkhtml-1.1.wiz2-6/+26
2003-01-07Remove me as maintainer of this package.tron1-3/+2
2003-01-07Rename older (<1.6) Guile as guile14.uebayasi1-4/+4
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-30USE_PKGLOCALEDIR, delint.salo1-1/+2
2002-11-26Use the swig buildlink2.mk file, which properly only adds a buildjlam1-2/+2
dependency on swig instead of a full dependency. This fixes PR 19169 by epg@pretzelnet.org.
2002-10-06Convert to buildlink2.wiz1-26/+20
2002-09-10Remove a site that doesn't contain current distfiles.wiz1-3/+2
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+3
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-23Updated to 1.6.8mjl5-477/+533
o Updated or new translations for Japanese, Italian, Traditional Chinese, Simplified Chinese, Russian, French, German, Swedish, Portuguese, Brasilian Portugese o Add French account hierarchy template o Back-ported fix for locale of new accounts o File permission fix o Changed "Opening Balances" to "Opening Balance" to unify the account name o Tweak for newer versions of db2html o Fix a common crash caused by a dangling pointer reference o Add upper bounds checking on the versions of guile and g-wrap o Fix for guile-1.4.1 srfi problem o Added support for VWD as a quote source
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-2/+2
DynaLoader.a is now an archive of PIC objects.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-4/+5
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-12Update gnucash to 1.6.6mjl3-32/+71
o Updated or new translations for Dutch, Norwegian, Russian, Greek, French, German, Portuguese, Azerbaijani Turkic, and Slovak o Tweaked the exchange rate calculation so that it will work in even more complicated cases, involving different Euroland and other currencies. o Added Edit Report Options hyperlink to warnings in reports. o Added workaround for Guppi barchart legend sorting (broken in Guppi 0.40.0 - 0.40.3). o Bug fixes
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+5
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2002-02-01Explicitely add dependencies that require specific versions.mjl1-1/+6
Change dep on bison to BUILD_DEPENDS.
2002-01-23Switch to new "python" dependency scheme.tron1-1/+3
2001-12-17Update to 1.6.5mjl4-70/+106
o Euro conversion druid o Updated or new translations for Brazilian Portuguese, Danish, German, Nicaraguan Spanish, Norwegian, Portuguese, Slovak, Spanish, and Swedish o minor bug fixes
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-03Get guile-slib dependency from g-wrap.jlam1-2/+1
2001-10-02Update to 1.6.4mjl3-8/+8
o fix bug importing GnuCash 1.4 files
2001-09-26Update to 1.6.3, featuringmjl3-63/+87
o new Polish translation o Danish and Spanish translation of new account files o updated Swedish, German, and Portuguese translations o child accounts can be reconciled with the parent o support for TrustNet online quotes o support for precious metal currencies o bug fixes
2001-08-13Update to 1.6.2mjl3-58/+58
o Updated Danish and German translations o SQL backend performance improvements o bug fixes
2001-08-06Provide an empty "wctype.h" on NetBSD 1.5.x systems which is enough totron1-1/+4
make this package build. This fixes PR pkg/13617 by myself.
2001-08-01Updated to 1.6.1:mjl3-53/+59
Updated documentation Updated French, German, Japanese, and Portuguese translations Improved startup time Many bug fixes
2001-07-01Update "gnucash" package to version 1.6.0. Changes since version 1.4.8:tron5-153/+687
- more sql backend work - updated translations for Portuguese, German, Swedish, and Danish - a little ray of sunshine - updated documentation (English & Portuguese) - updated German and Portuguese translations - more work on sql backend - fixes for FreeBSD - updated documentation - updated Norwegian and Portuguese translations - second alpha release - updated user documentation - updated api documentation - alpha release, string freeze - new user account hierarchy wizard - account hierarchy export - reporting improvements - transfer dialog auto-completion - reporting improvements - many misc GUI improvements - updated German and Portuguese translations - fixes for Solaris - more new & improved reports - use of gnome MDI for main window - GUI improvements - several new & improved reports/graphs - online price quotes now work - new main window display - Spanish & Portuguese translations of the manual - new XML file format - better support for importing qifs from online banks - improved checking register - support for charts & graphs - financial calculator - new user account hierarchy wizard - many UI improvements - fixes for Solaris 8 - fixes for gnome-print 0.23 - new Spanish translation - new Russion translation - improved qif importing - updated documentation - lots of bug fixes - switch to gtkhtml widget - updated French translations - improved qif importing - fix for g-wrap 0.9.4
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-26Update to 1.4.12. Changes:mjl4-81/+7
* Turkish translation * minor bug fix
2001-05-11PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl andjlam1-2/+4
libperl versions may not be exactly the same.
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam1-2/+2
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-18Move to sha1 digests, and add distfile sizesagc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-23Update to 1.4.11. Changes are bugfixes and a couple of new locales.mjl3-12/+16
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-31Update to 1.4.10. Changes: Updated translations, support for Greek Drachmawiz4-82/+5
as Euro currency, updated tax report, and bug fixes.
2001-01-09Fix core dump in QIF import dialog. Patch provided by author.wiz2-1/+78
2001-01-09Update to gnucash-1.4.9. Changes since 1.4.8: Tax report, TXF export, andwiz3-5/+22
bug fixes.
2001-01-04USE_LIBINTL, BUILD_DEPENDS instead of DEPENDS on gettext. Fix PLIST.wiz2-4/+4
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+5
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.