summaryrefslogtreecommitdiff
path: root/finance/kmymoney2
AgeCommit message (Collapse)AuthorFilesLines
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-09-02Remove MAKE_JOBS_SAFE=no, I cannot trigger a failure with various MAKE_JOBSjperkin1-2/+1
settings up to '24' with the sqlite3 option enabled.
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-10recursive bump from ilmbase shlib version change.obache1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-01-06Add sqlite3 option, and adapt PLIST for it.wiz3-7/+16
From Gary Duzan.
2014-01-05Bump PKGREVISION for including the sqlite3 buildlink3.mk file.wiz1-2/+2
XXX: The PLIST is wrong on -current, but MAINTAINER says it's ok on 6.x. Can someone confirm?
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-12-31Commit a fix for packaging issues, supplied by the package maintainerhauke2-3/+3
in PR pkg/48483.
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg2-1/+15
pollution.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-06-02As the sqlite plugin in the PLIST is unconditional, and sqlite3 isdholland2-10/+6
innocuous and small compared to kde3, and built into netbsd-6 anyway, and the package finds sqlite3 regardless of whether it's buildlinked, always depend on sqlite3. Should fix build on netbsd-5. Remove commented-out traces of a sqlite3 option from options.mk. PKGREVISION++
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-16gsed is not required for NetBSD.obache1-1/+4
fix a missng commit at gsed clean up.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-12-23Newer GCC doesn't allow template instantiation with incomplete types, sojoerg2-1/+15
make sure that the class definitions are present.
2011-12-12sed -i is a gnuism, so make a temporary output file instead.dholland2-5/+6
(Still doesn't build on NetBSD due to C++ issues, though.)
2011-12-10finances/kmymoney2: Fix all platformsmarino5-8/+50
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.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-06-10recursive bump from icu shlib major bump.obache1-1/+2
2011-05-16Update to 1.0.5. Notable changes:shattered2-7/+6
* 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
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-03-16Update to 1.0.3, provided by maintainer Gary Duzan in PR 42981.wiz3-12/+44
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.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-09-02Update to 1.0, using pkgsrc-wip/kmymoney2-stable packaged by Gary Duzan.wiz8-85/+806
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.
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-44/+1