Up to [cvs.NetBSD.org] / pkgsrc / finance / kmymoney2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18, Tue Sep 26 10:27:00 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +1 -1
lines
FILE REMOVED
*: remove qt3 and the packages using it, including KDE3 Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 3 00:12:12 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Add SHA512 digests for distfiles for finance category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Apr 30 22:34:30 2013 UTC (10 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Fix various case of missing includes due to libstdc++'s namespace pollution.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 23 01:19:16 2011 UTC (11 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Newer GCC doesn't allow template instantiation with incomplete types, so make sure that the class definitions are present.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 12 05:03:42 2011 UTC (11 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
sed -i is a gnuism, so make a temporary output file instead. (Still doesn't build on NetBSD due to C++ issues, though.)
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 10 17:50:23 2011 UTC (11 years, 11 months ago) by marino
Branch: MAIN
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
finances/kmymoney2: Fix all platforms The main problem with this package is that sqlite2 was building automatically, but the makefile for it was broken. The QTDIR variable wasn't getting expanded in the makefile, so the rpath for sqlite3 library was corrupt. Once the Makefile was fixed, libsqlite3.so built normally, but it didn't get installed due to another Makefile issue. Finally, it built and installed, but then the PLIST was missing its entry. After everything was verified building ok, I discovered somebody had added and then commented out "sqlite3" option. Since it's building by default, I took this option out. If somebody else decides that it should be optional, I'll let them tweak the configure args, PLIST, and options file to make that happen.
Revision 1.12 / (download) - annotate - [select for diffs], Mon May 16 21:29:04 2011 UTC (12 years, 6 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Update to 1.0.5. Notable changes: * Fixed the way to calculate balance variation for the linear regression forecast method (backported from KDE4) * Fixed a crash when a budget selected for a report is no longer present * Don't allow import of investment transactions that don't have a share amount. This used to end in a div by zero when calculating the price. * Add all overdue schedules when calculating forecast * Backported fix from Ian Neal to solve problems when opening the ledger with specific scheduled transactions * Fixed loop in payments of the home page when a schedule is set to end by date * Improved anonymizer * Fixed transaction loader for XML file * Don't preset date in currency calculator to today in all cases
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 16 09:17:38 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 1.0.3, provided by maintainer Gary Duzan in PR 42981. What's new in KMyMoney 1.0.3: . The KMyMoney development team is pleased to announce a major step forward for what has been described as . "the easiest personal money tool out there", with the availability of a new stable release, version 1.0.3. . This is a maintenance release which fixes a few bugs that have been reported and has some updated translations. What's new in KMyMoney 1.0.2: . This is a maintenance release which fixes a few bugs that have been reported and has some updated translations. What's new in KMyMoney 1.0.1: . This is a maintenance release which fixes a crash when creating credit card and loan accounts.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 2 10:05:52 2009 UTC (14 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.9: +6 -6
lines
Diff to previous 1.9 (colored)
Update to 1.0, using pkgsrc-wip/kmymoney2-stable packaged by Gary Duzan. Since our latest stable release, 0.8.9, a lot of effort has been put by the developers and the community to add new features and test them to make this a rock-solid release. Over 2 years of development have seen the addition of budgets, a forecast feature, many new reports, report charts, a complete redesign of the import feature, which allows for a much easier migration from other application and a swifter synchronization with online banking. The support of PGP encryption for the KMyMoney files has been improved too, including the option to have multiple keys for a single file, so no one can access your financial your financial records. The summary view has been revamped to show more and more useful information, allowing you to have an overview of your finance at a glance. Also, there are now translations for 22 languages, though not all of them are as complete as we would like, and we have users wherever KDE3 is installed. That results not only in a greater quality application, but also in one that can be customized to fit the needs of a wide range of users. Additionally, if you use either Oxygen or Tango icons, you can enjoy the exclusive sets of icons we have prepared for this release, because finance can be good looking too! In between all that work, we have fixed a lot of bugs and little annoyances to make this the best KMyMoney release ever! Into the future, the effort to port the application to KDE4 is already underway. Following our usual conservative approach, the first release for KDE4 will be very similar to this one, featurewise. Subsequent releases will take full advantage of the new platform. Also, the coordination work with other KDE4 financial applications under the umbrella of the nascient KDE Finance group opens the door to other exciting possibilities.
Revision 1.9 / (download) - annotate - [select for diffs], Wed May 23 13:38:23 2007 UTC (16 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update kmymoney2 to 0.8.6. 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
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 19 07:30:39 2006 UTC (17 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Fix "test ==".
Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 7 12:14:18 2006 UTC (17 years, 1 month ago) by markd
Branch: MAIN
Changes since 1.6: +6 -6
lines
Diff to previous 1.6 (colored)
Update kmymoney2 to 0.8.5 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.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 28 16:04:06 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Include config.h before kdemacro.h gets (indirectly) included. Otherwise KDE_EXPORT doesn't get correctly defined, resulting in link errors with visibility-enabled compilers.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 9 12:33:58 2005 UTC (18 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.4: +7 -5
lines
Diff to previous 1.4 (colored)
Update kmymoney2 to version 0.8 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.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 22 21:11:48 2005 UTC (18 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests in addition to the SHA1 ones.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 22 16:16:04 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update kmymoney2 to version 0.6.2. Changes since 0.6 inlude fixes to some minor issues, and some functional enhancements (more specific changelist not available)
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 15 13:58:51 2004 UTC (19 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +5 -30
lines
Diff to previous 1.1 (colored)
Update to version 0.6. Fixes problems seen in the bulk builds. Changes: Lots of bug fixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 5 12:46:31 2003 UTC (20 years, 7 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of kmymoney2 version 0.5.1. A personal finance manager for kde3. From Joe Reed in PR 21198, cleaned up slightly by me.
Revision 1.1 / (download) - annotate - [select for diffs], Mon May 5 12:46:31 2003 UTC (20 years, 7 months ago) by markd
Branch: MAIN
Initial revision