aboutsummaryrefslogtreecommitdiff
path: root/finance/kmymoney
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with Qt 5.11Jason E. Hale2018-08-311-0/+15
| | | | | | | | PR: 230884 Obtained from: upstream Notes: svn path=/head/; revision=478503
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-5/+5
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Fix crash when editing or adding new transactionsJason E. Hale2018-06-053-13/+20
| | | | | | | | | PR: 228752 Submitted by: Peter <fbsdq@peterk.org> Obtained from: https://bugs.kde.org/show_bug.cgi?id=392735 Notes: svn path=/head/; revision=471825
* - Copy finance/kmymoney-kde4 -> finance/kmymoneyJason E. Hale2018-04-178-0/+1774
- Update to 5.0.1 - This version of KMyMoney is based on KDE Frameworks 5 - Users of KDE SC4 may want to continue to use kmymoney-kde4 Notes: svn path=/head/; revision=467650