summaryrefslogtreecommitdiff
path: root/finance
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16Emma uses gettext-0.10.35, which is incompatible with devel/gettext-lib.rillig1-2/+2
Approved by wiz.
2005-03-02Use g-wrap-1.9.5 instead of 1.3.x series. Bump PKGREVISION.wiz1-2/+3
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc12-12/+24
2005-02-09Update to 1.8.5:wiz5-35/+42
1.8.5 - 11 Dec 2004 o general-customization.xsl patch from Johan Buret o David Harrison's updates to ch_dep.xml o Add outline for German translation of gnucash guide. o chapter overhaul by pks o update language support list
2005-02-09Update to 1.8.11:wiz3-7/+11
1.8.11 - 06 Feb 2005 o Add extra sanity checks and verbose error message if the setup wizard of aqhbci cannot be found. o Fix potentially missing initialization of gwenhywfar library, as reported by Peter O'Gorman on Max OS X. o Properly accumulate splits (bug #165053). Also fixes a (related) memory leak o Add explicit dependency on business-utils. o Adapt to latest changes in aqbanking; external wizard name is no longer hard-coded here but is asked from aqbanking. o Enable debit notes again in HBCI. o Update German translation. o Thomas Bushnell's patch to protect non-backup pruning (#164875) o Add the transaction guid to some error warning messages. o Fix HBCI date range for statement download. o Fix the last-day-of-month computation for leap years.
2005-01-02Fix path to perl after recent perl buildlinking. Bump PKGREVISIONwiz2-4/+6
now that gnucash starts again. Improve MESSAGE while here. Thanks to minskim for hints how to fix this.
2005-01-01Update to 2.6.10:wiz3-31/+5
1. Alert handling : Xquote can send e.g. an E-mail when some value exceeds boundaries set by the user. 2. Enhanced the use of XbaeMatrix : allow the user to change settings on the matrix directly instead of via custom dialogs. 3. Publish full documentation at http://xinvest.sunsite.dk/htmldocs.html
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-1/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-26Update to 1.8.10.wiz7-131/+110
Changes: 1.8.10 - 11 Dec 2004 o Don't use C++/C99 declarations. Declare variables at the top of the function. o Updated British English, Czech, Italian, Russian, German, Brazilian Portugese, Dutch, French, Spanish, translations. o Fabien COELHO's zero-balance patch to remove accounts of zero balance from the report. o Fix a broken recursion problem. Don't call show-acct? from use-acct? so we don't recurse ad flictum. This recursive call isn't necessary, just have use-acct? recurse unto itself. o look in ${srcdir} for build-config.scm.in o Work around problems with libltdl3. o don't automatically try to (require 'format), so gnucash will build on an slib-3 system. o Added quote sources for Indian Mutual Funds. o Skip the case when a token is the empty string. This caused many warnings about a NULL kvp_frame lookup. o Luigi Ballabio's automake patch to gnucash.m4 o guile-1.6 complains about string->symbol when passed a symbol. o applied Vasil's patch to improve the transaction report for HTML export purposes. o Backport of CVS-head changes to improve register open performance when working with large account trees (>500 accounts). The new code caches the quickfill tree so that it is shared by all register windows. o create gnc:current-saved-reports, as the file to store saved reports from cstim. Autoload the saved-reports file at startup (after config.user/config.auto is loaded). o Added gnc:report-generate-saved-forms that will generate the scheme code necessary to create a new report from the saved options of an old report. o Added example Menu item "File -> Save all reports" that will call the new report saving function for all reports. This would need more work so that not all reports are saved but only the currently selected one -- any volunteer may feel free to add that. o Fix saving of report: It now appends to ~/.gnucash/saved-reports-1.8 Statusbar tip is now more verbose. o Add toolbar element for saving the current report. o Add function for saving one particular report to the ~/.gnucash/saved-reports-1.8 file. Add extra menu only for customized reports. o Remove the previous function for saving all reports since it is no longer necessary. o Apply David Reiser's patch for Quicken(tm) cheques with stub. o Apply David Grant's patch to add TD Efunds. o make the desktop file HIG compliant. o change the gtkhtml order to search for >= 1.1 before < 1.1, in order to try to fix #84707 on systems with multiple versions of gtkhtml. o Perry Smith's Null Account Patch. Make sure the security is a real string before appending an account separator, so we don't try to create a "null" account. o Add option to include zero-amount splits in computations. o fix xaccAccountGetBalanceAsOfDate() to properly compute the balance at the end of the split list. o Major change for HBCI, back-ported from HEAD. The HBCI online banking is no longer based on the openhbci library but instead on the aqbanking library http://sf.net/projects/aqbanking which is Martin Preuss' successor of openhbci. This means that now aqbanking-0.9.5 is required instead of any openhbci package. o Fixes for x86_64 o Update for new LibOfx, this among other things, gives gnucash Microsoft OFC support. o Duplicate match tweaks in import code o Andreas Rottmann's patch to support g-wrap 1.9. o provide a default account name so we don't crash when someone imports a broken QIF that has a !Account without an account name. o Daniel Lindenaar's patch to implement a check-box in the Invoice Post Dialog (with a default in the File Preferences) to choose to accumulate splits when posting an invoice, or post a 1:1 mapping. o Phil Longstaff's patch to prevent duplicate pricedb entries. o Heath Martin's x86_64 patch o Mark search criteria for translation -- somehow this had been missed all the time. o Change currency mnemonic for "New Israeli Shekel" from "ILS" to "NIS". o Identified and fixed several places with untranslated strings. o Add configure check for libofx version 0.7.0 and respective error message. Update docs. o Improve importer performance by matching imported transactions only against transactions in the proper time interval. o send an event when a payment is processed so the invoice gets updated as "paid" in the search window. o Make sure we set the proper search-type when we create the query, otherwise the search will fail later. Package changes: . install documentation in share/doc instead of share/doc/html . cleanup of the Makefile
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-2/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-22/+19
Bump PKGREVISION.
2004-12-04Convert to use guile-1.6. Bump PKGREVISION.wiz5-38/+19
Based on PR 28526 by Andreas Hallmann.
2004-12-03Depend on g-wrap1 (guile-1.4 version).wiz1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-28Remove -Werror from CFLAGS, since on -current this makes it failwiz1-1/+4
(lots of "char" uses where NetBSD expects "unsigned char" (tolower etc)).
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-2/+2
for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper".
2004-11-26Remove symlink from db.h to db_185.h. This is now handled automaticallyjdolecek1-9/+2
by db1.builtin.mk if we actually end up using db1.
2004-11-23Update to 2.6.9, requested in PR 28395:wiz4-33/+17
- Ability to print reports using Xprt - Upgraded currency support : it is now possible to define currency conversions with historical data. They look like ordinary accounts, but a real account can refer to it via its CTicker. The samples directory contains an example that shows how to deal with USD to Euro conversion. - Ability to save quote data received via 'live update' from Xquote into the Xinvest *.inv files - this means you can set up your tools so they automatically collect historical data. - Integration with a new utility QuoteFilter which serves a similar purpose as the above 'save live update' feature. QuoteFilter takes E-mail messages and can store quote information from the E-mail into your Xinvest data files. The changes to Xinvest for this are that the Xinvest file format has been extended so QuoteFilter can use the same files. - Better integration of the source code with Xquote and QuoteFilter - Source code cleanup. - Interpret data feed from Xquote so not only American style data gets interpreted correctly. Unfortunately there's no clean way to handle this as the formats that we receive are not related to the user's settings so the automatic environment dependent standards based decoding doesn't work. - Get the help window to behave more normally (resize is possible, single click makes text appear). Also use less widgets and more standard constructions (TemplateDialog) for this to make the whole thing simpler. - Xinvest is now distributed under the BSD license, so it is now completely free software.
2004-11-23Update to 2.6.9, requested in PR 28394.wiz7-73/+33
Xquote 2.6.9 is a stable pre-release of Xquote. The version number bump from 2.3 is caused by a simultaneous release of Xinvest, Xquote, and QuoteFilter. Xquote is now released under a completely free license: the BSD license. Xquote now uses the XbaeMatrix widget to display its information in a nicely laid out tabular format. Basic functionality remains unchanged, but there have been quite a number of small changes : - use of XbaeMatrix - simplified widget tree - source code cleanup - update of the user interface after each individual quote query (so you can see the table contents change as the information comes in) - use of BSD license - user interface changes (don't show the version number in the status field) - remove sessionXq.c, merge with the Xinvest version of the same file. - do more effort to read info from an HTTP server when it returns 400 replies. - Figure out whether the site is using European (on hundred is 100,00) or American (100.00) punctuation to forward the right format to Xinvest in a live update. - Avoid crashes when xquote-rc file contains invalid data. - Fix a problem with the type list not being taken fully into account for other than the first server. - Allow running Xquote 24 hours per day by setting start and end time to the same value. - Document "-restore" option in the syntax() error message. - Make the help window resizable, and respond to a single click.
2004-11-20Bump PKGREVISION due to security fixes in libxml (dependency adjusted tojmmv2-4/+4
1.8.17nb3).
2004-11-17Remove symlink from db.h to db_185.h. This is now handled automaticallyjlam1-2/+1
by db1.builtin.mk if we actually end up using db1.
2004-11-06Add patches (from FreeBSD) which appear to be necessary to successfullyjdolecek4-5/+51
build this package with up-to-date libxml2/libxslt
2004-10-28claim responsibility for this packagejdolecek1-2/+2
2004-10-23recommend installation of gnucash-docs for Help and the Guidejdolecek1-0/+6
2004-10-23expand/change a little, and take the 'can easily replace Quickenjdolecek1-5/+6
of MS Money' part off
2004-10-23Added gnucash-docs-1.8.4 - documentation for GnuCash, personal double-entryjdolecek1-1/+2
accounting program
2004-10-23documentation for GnuCash, version 1.8.4 (currently latest)jdolecek4-0/+484
partially based on FreeBSD package
2004-10-231.8.9 ships empty gnucash-design.info, so it's necessary to rebuild itjdolecek1-2/+9
PKGREVISION not bumped, ride the bump to 2
2004-10-23let include libintl via gettext-lib; this makes the gnucash use nativejdolecek3-41/+4
libintl/gettext if it's available g/c patch-bb - gnucash nowadays properly fallbacks to using gtkhtml-1.1 if 1.0 is not available, so the patch is not necessary bump PKGREVISION for these changes
2004-10-23add some files missed in 1.8.9 updatejdolecek1-1/+18
2004-10-22Update kmymoney2 to version 0.6.2. Changes since 0.6 inlude fixes to somejdolecek2-6/+6
minor issues, and some functional enhancements (more specific changelist not available)
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-05Update gnucash to 1.8.9mjl3-14/+16
This is a minor upgrade, which contains updated translations and small bug fixes and improvements.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv8-13/+16
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam2-222/+2
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-09Resign as maintainer of this package. I use neither GNOME nor the Pythontron1-3/+2
version this package depends on anymore.
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-3/+4
2004-06-15Update to version 0.6.markd30-380/+59
Fixes problems seen in the bulk builds. Changes: Lots of bug fixes.
2004-05-05Fix scripts to run the correct guile interpreter.wiz3-3/+26
Somehow broken through the bl3 update, sorry for that. Bump PKGREVISION to 6.
2004-05-03Convert to buildlink3.wiz1-30/+22
2004-05-02Convert to buildlink3.snj2-7/+7
2004-04-26Convert to buildlink3.snj1-5/+5
2004-04-25Convert to buildlink3.snj2-10/+10
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-2/+2
2004-04-23Convert to bl3.wiz1-4/+4
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz5-8/+10
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-18Bump PKGREVISION after gkrellm1 buildlink[23].mk change.cube1-2/+2
That should close PR 24818.