summaryrefslogtreecommitdiff
path: root/finance/kmymoney2
AgeCommit message (Collapse)AuthorFilesLines
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-05-23Update kmymoney2 to 0.8.6.obache3-9/+11
Based on PR 36353 by Gary Duzan, add some missng entries to PLIST. Changes: * Sourceforge and other bug report fixes * Fixed Debian #412264 (Crashes when updating the amount of a scheduled transaction to zero) * Fixed #1327943 where the user could not abort a QIF import with bad date formats * Added online help for new investment wizard; partially addresses #1506390 * Fixed #1557049 (Difference amount not updated when modifying a transaction) * Internationalization issues * New Argentinian translation provided by Alvaro Soliverez * New Slovakian translation provided by Juraj Bu? * New partial Czech translation provided by Ji?i Mikula?ek * Updated Portuguese translation provided by Jose Jorge * Updated German translation * Updated Polish translation provided by Robert Gomu?ka * Updated Czech translation provided by Ji?i Mikula?ek * Updated Spanish and Galician translation provided by M Villarino * Updated French translation * Updated Italian translation provided by Vincenzo Reale * Support all UTF-8 characters in schedule list items and account editor dialog caption * Added Slovenian Tolar to the ancient currencies * Corrected ISO code for new Turkish Lira and added old Turkish Lira to the list of ancient currencies * GUI changes * Added ability to print home page * Fixed rounding problems with automatic VAT assignment * Fixed problem when modifying values in a transaction that has a VAT part * Fixed date widget keyboard behaviour for Up/Down cursor key * Fixed problem with customization of list background colors * Scheduled transaction fixes * Fixed a problem detecting finished schedules * Don't allow to remove account if still referenced from schedule * Don't create a scheduled transaction containing splits without an account reference * Fixed a problem in determining the next payment of schedules that start in the future (Patch and test case provided by David Houlden) * Investment changes * Added Yahoo France web price source * Added new price source "Gielda Papierow Wartosciowych" provided by Piotr Adacha * Fix the shares and values to have the correct fraction during file load * Online banking changes * Improved detection of KBanking support * KBanking default is now auto-detection * Build fixes * Fixed a problem with detection of VPATH environment in Makefiles Thanks to Bob Ewart for reporting * Added support for automake 1.10 * Use include path given with --with-extra-includes during OpenSP detection * Fixed prevention of using unsermake on some systems * Added -lkdeui to the link phase of the kbanking plugin (was missing) * Other problems fixes * Fixed lockup when using the 'open existing KMyMoney file' option on the welcome page * Fixed a memory leak and crash when a second instance of KMyMoney is aborted * Fixed a memory leak and crash when starting with option '--help' * Disable the search button of the FindTransaction dialog if no selection has been made in order to prevent crashes
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-26/+27
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-13Modular Xorg support.joerg1-2/+6
2006-10-19Fix "test ==".markd2-1/+15
2006-10-07Update kmymoney2 to 0.8.5markd5-85/+42
From Gary Duzan in PR pkg/34669 with some tweaks from me. Changes: 0.8.5: some bug fixes and user interface improvements. Some build system changes will help in implementing the application on a wide selection of platforms. Improvements to the file importers (GnuCash and QIF). 0.8.4: several bug fixes and some improvements to the entry of scheduled transactions. There are also some new translations and miscellaneous changes, all of which should help to make building and using the application even easier. 0.8.1-3: Changes unknown.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-28Include config.h before kdemacro.h gets (indirectly) included.joerg3-1/+33
Otherwise KDE_EXPORT doesn't get correctly defined, resulting in link errors with visibility-enabled compilers.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-10/+10
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-11In COMMENT, change "kde3" to simply "KDE".reed1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-09Add libofx option, addressing second part of PR 32439 by Gary Duzan.wiz3-7/+25
Turn it on by default and bump PKGREVISION. Fix pkglint warnings and whitespace nits while here.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-1/+2
2005-10-09Update kmymoney2 to version 0.8markd6-56/+433
New features: Investments Reports Multiple currencis GnuCash File Converter OFX Import An improved look andfeel Encryption of your Data File through GPG Calculator Widget when entering values Completion of data within edit fields Online Quotes for Stocks & Currencies Support for VAT "Anonymous" File Format to assist debugging Online manual Plugin Structure and of course, lots and lots of bug fixes also fixes to deal with qt-3.3.5.
2005-09-30Reset maintainer: 550 5.1.6 Recipient no longer on serverwiz1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-22/+19
Bump PKGREVISION.
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-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-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-04-26Convert to buildlink3.snj1-5/+5
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-12Typo on USE_BUILDLINK2jmc1-2/+2
2003-05-05Initial import of kmymoney2 version 0.5.1.markd31-0/+507
A personal finance manager for kde3. From Joe Reed in PR 21198, cleaned up slightly by me.