aboutsummaryrefslogtreecommitdiff
path: root/finance/homebank
Commit message (Collapse)AuthorAgeFilesLines
* finance/homebank: Update to 5.5.1Wen Heping2021-04-273-6/+5
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 5.5Wen Heping2021-02-123-6/+9
| | | | Notes: svn path=/head/; revision=564999
* finance/libofx: Update to 0.10.0Jason E. Hale2021-01-061-0/+1
| | | | | | | | This version is not ABI compatible with the previous version, so PORTREVISION has been bumped on consumers. Notes: svn path=/head/; revision=560561
* - Update to 5.4.3Wen Heping2020-12-103-5/+7
| | | | Notes: svn path=/head/; revision=557425
* finance/homebank: fix build on GCC architecturesPiotr Kubaj2020-04-061-0/+1
| | | | | | | | | | Base GCC uses C89 by default: ui-budget-tabview.c:2910: error: 'for' loop initial declaration used outside C99 mode MFH: 2020Q2 (build fix blanket) Notes: svn path=/head/; revision=530876
* - Update to 5.3.2Wen Heping2020-03-213-12/+20
| | | | Notes: svn path=/head/; revision=528818
* Add missing USES={gnome,php,sdl} to the restTobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517072
* - Update to 5.2.7Wen Heping2019-09-062-4/+4
| | | | Notes: svn path=/head/; revision=511302
* - Update to 5.2.6Wen Heping2019-06-032-4/+4
| | | | Notes: svn path=/head/; revision=503355
* - Update to 5.2.5Wen Heping2019-05-142-4/+4
| | | | Notes: svn path=/head/; revision=501625
* - Update to 5.2.4Wen Heping2019-04-283-68/+4
| | | | Notes: svn path=/head/; revision=500283
* - Fix the segfault when importing filesWen Heping2019-04-022-0/+64
| | | | | | | | PR: 236942 Submitted by: freebsd.org@bilke.org Notes: svn path=/head/; revision=497542
* - Update to 5.2.3Wen Heping2019-03-193-5/+11
| | | | Notes: svn path=/head/; revision=496254
* - Update to 5.2.2Wen Heping2018-10-082-4/+4
| | | | Notes: svn path=/head/; revision=481534
* - Update to 5.2.1Wen Heping2018-09-182-4/+4
| | | | Notes: svn path=/head/; revision=479991
* - Update to 5.2Wen Heping2018-09-143-93/+101
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=479763
* Update to upstream version 5.1.8Thomas Zander2018-03-182-4/+4
| | | | Notes: svn path=/head/; revision=464911
* Return pawel@'s ports to the pool after he resigned.Rene Ladan2018-02-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=462871
* Update to version 5.1.7Pawel Pekala2018-01-103-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * new : added an icon for closed accounts * new : rewritten partially the charts and removed the treeview for legend * new : chart line have now a vertical line on active item * new : chart now display the 0 scale text * new : rewritten the dateentry widget to use a popover * new : reports enable to copy to clipboard in addition to export as CSV * change: chart bar/line now span automatically * change: chart donut hole do not trigger overlay anymore * change: preferences, txn column list removed, as there is a now a context menu * change: top spending is now display top 10 items * change: fixer.io is now used to get currencies exchange rate (replace yahoo) * change: changes and new entries into the help menu * wish : #1741339 transaction quicksearch into amounts * wish : #1709374 enable to export detail list from reports * wish : #1697241 allow custom currencies for cryptocurrency and discontinued * wish : #1674018 usability and UX improvements for the reports dialog's toolbars * wish : #1661986 separate view of out of budget categories in budget report * wish : #1656589 add highlighting on legend text for report graph * wish : #300380 beta: add pdf export for transaction (in testing menu) * bugfix: chart x-scale labels were sometime overriding each others * bugfix: balance report: overdrawn was not displayed if the threshold was 0 * bugfix: balance report: the amount scale was faulty offset to left at first draw * bugfix: budget report: chart bar was not showing over state * bugfix: report: fixed a bad empty detail list problem * bugfix: fixed some minor memory leak * bugfix: #1734449 date range in Trend Time Report * bugfix: #1734210 date/calendar popup registers keyboard bindings (Gnome asks) * bugfix: #1730527 currencies update fail due to yahoo discontinued service * bugfix: #1721980 group internal xfer when sort by payee * bugfix: #1720377 title bar close do not backup a new file * bugfix: #1688744 euro minor converts Euro to Euro wrong Notes: svn path=/head/; revision=458694
* Update to version 5.1.6Pawel Pekala2017-09-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * change: win32: upgraded to gtk+ 3.22.16 * wish : #1710955 warn when opening a backup file * bugfix: #1716182 New memo doesn't get added to quick list * bugfix: #1716181 New/deleted transactions and search box show inconsistency * bugfix: #1715532 "All date" range remains as is after "Select All" in Report * bugfix: #1713413 Un-editable category * bugfix: #1710800 Manage budget window do not expand properly * bugfix: #1708956 Automatic check numbering issue * bugfix: #1707201 Anonymize dialog change accounts if user close window * bugfix: #1697174 Months in Manage Budget should allow tabbing from consecutive months * bugfix: #1697171 'Notes' field in 'Manage Accounts' should wrap text * bugfix: #1694520 Windows 10 x64 5.1.5 cannot start application * bugfix: #1693998 Start Balance not shown after new file assistant * bugfix: #1691992 The "other" side of an internal transfer is not marked as changed when an internal transfer is deleted * bugfix: #1690555 Internal transfers with a status of "Remind" are not created correctly * bugfix: #1664012 libofx: macos, cannot import newer OFX versions Notes: svn path=/head/; revision=449959
* Update to version 5.1.5Pawel Pekala2017-05-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * bugfix: updating currency rate was not updating file changes (and enable save) * bugfix: #1689308 category usage count does not get updated for split transactions * bugfix: #1687117 statistic report filter do not update date range * bugfix: #1683646 only one changed icon is displayed in accounts window when an internal transfer is edited * bugfix: #1681532 segfault when pressing escape while editing a new transaction * bugfix: #1678476 french translation is missing in filter * bugfix: #1678230 time report show all category may be wrong if split * bugfix: #1676162 can't set transaction amount to 6 decimal points * bugfix: #1674020 statistics Report: sorting by amount does not work with "Expenses and Income" * bugfix: #1672209 account window "0.00" balance sometimes displayed in warning color * bugfix: #1672205 "Show # days in advance the current date" preference doesn't work * bugfix: #1672135 BYN - new Belorussian currency is not in the list * bugfix: #1668036 cannot filter on memo if split transaction * bugfix: #1667201 original account shows edits when inheriting transaction into another account * bugfix: #1664916 balance report does not include accounts with no transactions Notes: svn path=/head/; revision=440646
* Update to version 5.1.4Pawel Pekala2017-02-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * change: filter, reworked the layout * change: filter, category select change now propagate to subcategories * wish : #1661806 show overdraft amount in account window (balance column) * wish : #1655542 improve handling of end of month scheduled transactions * bugfix: sanity was not checking dst_account * bugfix: sanity orphaned account was not working * bugfix: #1663795 "show all" shows as enabled after opening another file * bugfix: #1663789 both sides of internal transfers' accounts not changed * bugfix: #1663399 display Order of Account Types (5.1.3) * bugfix: #1662197 main window's upcoming transactions pane shifts downwards on every startup * bugfix: #1662189 main window size/position saved only when using wm close (X) button * bugfix: #1661279 memory Fault on homebank-5.1.1-1.fc25.x86_64 and later * bugfix: #1660910 main window layout is not persisted * bugfix: #1658538 balance Report crash when no txn at all * bugfix: #1656720 save button in main window disabled despite pending changes * bugfix: #1655626 libofx for windows bad utf-8 char import corrupt xml file Notes: svn path=/head/; revision=434216
* Update to version 5.1.3Pawel Pekala2017-01-253-4/+6
| | | | | | | | | | | | | | | | | | | | | | Changelog: * new : your account, added expand/collapse button * wish : #1653350 cvs import default category for payee * wish : #1645126 remember the size of columns listview in the main window * wish : #1530784 easy way to see closed accounts in account list * wish : #1164643 totals per Financial Institution in account summary * bugfix: #1658047 Euro major Lithuanian template corrections * bugfix: #1658045 Euro major settings: list countries alphabetically * bugfix: #1658043 Euro major feature calculates amounts incorrectly * bugfix: #1656531 account combobox can be default set to disabled account * bugfix: #1653957 Importing QIF file with existing accounts * bugfix: #1652994 Sorting for account in Statistics Report doesn't work * bugfix: #1652527 Balance report crash when no result * bugfix: #1649081 Exclude from budget option seems ignored * bugfix: #1649078 Remind operations are included in "today" balance calculation * bugfix: #1648856 balance report "select all" is not working Notes: svn path=/head/; revision=432413
* Update to version 5.1.2Pawel Pekala2016-12-083-5/+5
| | | | | | | | | | | | | | | | | | | * wish : #1645126 remember the size of columns in the main window * wish : #1639862 multiple edit transactions date * wish : #1638023 remind scheduled listview column width * wish : #916690 qif option (info to desc; payee to desc) * wish : #462919 option to choose to import OFX name to payee or memo * bugfix: import, new account don't have currency, result display NaN * bugfix: import, amount was not displaying decimal part * bugfix: import, dialog to choose child xfer was popup when no match found * bugfix: txn dialog, after input a split amount/category widget were not disabled * bugfix: #1645001 import shows rounded amount but import correctly * bugfix: #1640885 txn changes in detail list cannot be saved * bugfix: #1638064 balance report may show wrong values Notes: svn path=/head/; revision=428115
* Update to version 5.1.1Pawel Pekala2016-11-113-5/+4
| | | | | | | | | | | | | | | | | Changelog: * wish : #1634615 get currency format from system again * wish : #1634182 template chooser popover could be wider by default * wish : #1629647 'Multiple Edit' to include account * bugfix: #1638035 moving txn between account hide it into destination * bugfix: #1637805 overwrite assignment doesnt work * bugfix: #1635857 balance report crash when no selection in main window * bugfix: #1635260 win: missing .dll for windows 7, vista, XP * bugfix: #1635053 must enter Payment method twice in Add Transaction dialog * bugfix: #1633915 win: libgnutls-30.dll missing XP, Vista, 7 * bugfix: #1633895 manage assignment display some payee instead of category Notes: svn path=/head/; revision=425897
* - Update to version 5.1Pawel Pekala2016-10-183-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE Changelog: * change: xhb data file format (v1.2) * change: internal storage of txn into accounts * change: transaction dialog, changed the layout * change: template/scheduled dialog, changed the layout * change: register, refactored toolbar grouping single and multiple actions * change: listview, removed deprecated rule hint (alternate row color) * change: listview, added line grid (new GTK+ option) * change: preferences, reworked layout * wish : #1610672 multiple edit should allow clearing fields * wish : #1608025 revert prefill with shift/ctrl clicked txn when multiple edit * wish : #1500235 automatic assignments based on regular expressions * wish : #1500220 allow auto assignments to overwrite payee * wish : #1484449 warn when amount sign and category don't match * wish : #1448613 display full category name in autocompletion * wish : #1424365 separe scheduled transaction from template transaction * wish : #1242312 category split for template/scheduled transaction * wish : #1102981 add comment bloc for accounts * wish : #1094528 auto-assign Payment * wish : #844576 payee default category and payment type * wish : #552565 multiple currency accounting * bugfix: #1631888 amount input limited to -/+ 2,147,483,647 * bugfix: #1628664 internal xfer assign to existing txn no longer work * bugfix: #1625913 category with 0 budget should display 'over' * bugfix: #1615245 dst_account remains into file for non intxfer Notes: svn path=/head/; revision=424193
* - Update to finance/libofx to 0.9.11Jason E. Hale2016-10-151-0/+1
| | | | | | | | | - Remake/rename patches - Bump PORTREVISION on dependent ports as the shared library version has increased Notes: svn path=/head/; revision=424012
* Update to version 5.0.9Pawel Pekala2016-07-243-5/+14
| | | | | | | | | | | | | | | | * wish : #1507253 template at top into txn dialog * wish : #1429411 reconcile etc. could be a linked set of toggle buttons * wish : #532564 clean feature to delete unused payees/categories * bugfix: #1602835 filter by status in the ledger * bugfix: #1594152 zillion questions importing from QIF file * bugfix: #1583406 changes in settings -> format-> numbers options is never saved * bugfix: #1562372 statistics filtered on category with split display wrong results * bugfix: #1535483 importing cvs file silently skips a line! Notes: svn path=/head/; revision=418995
* Update to version 5.0.8Pawel Pekala2016-05-242-3/+4
| | | | | | | | Changelog: bugfix: #1584342 operation disappearing and corrupted account file Notes: svn path=/head/; revision=415802
* - Update to version 5.0.7Pawel Pekala2016-05-103-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=localbase Changelog: * new : preferences, add preview for chart color scheme * new : doc, added every payment into the lexicon * wish : #1509485 quicksearch split transactions memo/category * wish : #1507252 ability to batch-edit selected transactions easily * wish : #1501125 export to CSV for all reports list view * wish : #1501111 double-click on sheduled txn in main window to open template editor * wish : #1292377 enable edit transactions from report detail list * wish : #880846 hide/show txn list column on right click * bugfix: #1577555 scheduled transaction edit doesn't enable file save * bugfix: #1556289 scheduled transactions disappear with no reason * bugfix: #1553862 budget report categories displayed when selecting subcategories * bugfix: #1523216 import window wrongly sized * bugfix: #1511325 no warning about old gtk3.x version when compiling from source * bugfix: #1464961 inconsistency in my file internal xfer Notes: svn path=/head/; revision=414943
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Switch to options helperPawel Pekala2015-12-111-1/+1
| | | | Notes: svn path=/head/; revision=403564
* Update to version 5.0.6Pawel Pekala2015-10-272-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * bugfix: #1504514 next Previous buttons not translated when importing ofx file * bugfix: #1504359 assignment with same name should not be possible * bugfix: #1503682 app crash opening a file from previous version * bugfix: #1502997 || input in split should not be possible * bugfix: #1502496 auto assignment don't set payee on split txn * bugfix: #1502444 auto assignment can mark untouched txn as changed * bugfix: #1502034 translate homebank.appdata.xml * bugfix: #1501968 splits without category are lost during QIF import * bugfix: #1501962 statistics report crashes HomeBank after adding a new tag * bugfix: #1501144 auto assignment changes split category when only payee is defined in assignment definition * bugfix: #1501138 wrong number of txns in pop-up after auto assignment * bugfix: #1501129 auto assignment dialog not active when no category defined * bugfix: #1501098 litre symbol is not translatable * bugfix: #1500043 remove period from short description * bugfix: #1498622 translation: add developer note to FI Fee * bugfix: #1497630 translation: typing errors * bugfix: #1497521 txn dialog +/- button reset amount to 0 Notes: svn path=/head/; revision=400344
* Update to version 5.0.5Pawel Pekala2015-09-222-3/+3
| | | | | | | | Changelog: * bugfix: revert back fix for #1464961 inconsistency in internal xfer Notes: svn path=/head/; revision=397551
* Update to version 5.0.4Pawel Pekala2015-09-153-3/+4
| | | | | | | | | | | | | | | | | | | | | | Changelog: * change: win32: upgraded to gtk+ 3.16 * change: amount toggle sign button changed from text button to entry icon * change: added/changed transaction are always showed by default filter * bugfix: #1492634 using memo filter does not list memos in split catagories * bugfix: #1475969 no help file. F1 does nothing. Windows 10 * bugfix: #1473717 year on statistics is preset to 1900 instead of e.g. current year * bugfix: #1464961 inconsistency in internal xfer * bugfix: #1391506 win32: (gtk3.6.4 bug) Dropdown list appear on the wrong Screen (dualscreen) * wish : #1469424 bank Account window should remember user column arrangement * wish : #1338052 add option to show x days future ledger txn * wish : #1330156 in the ledger, a way to identify graphically the past from the future. Notes: svn path=/head/; revision=397027
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393444
* Update to version 5.0.3Pawel Pekala2015-06-113-3/+5
| | | | | | | | | | | | | | | | | | * change: win32: upgraded to libofx 0.9.9 again * wish : #1460370 internal xfer credit should display from account * wish : #1444792 wish: button to expand/collapse all in "Manage Categories" * wish : #1429413 wish: thinking of icon credit vs debit card * wish : #1416957 wish: add ability to modify transaction when posting from template * bugfix: #1460390 Dont work: "Save file as". If I change the file name, it does not change. * bugfix: #1434972 (libofx 0.8.3 bug) win32 : some OFX files leads to crash * bugfix: #1424660 (libofx 0.8.3 bug) win32: memo field truncated * bugfix: #1080093 (libofx bug 39) OFX imports incorrect date Notes: svn path=/head/; revision=389246
* Update to version 5.0.2Pawel Pekala2015-05-072-3/+3
| | | | | | | | | | | | | | | Changelog: * bugfix: #1448549 importing CSV files automatically creates 3 new accounts * bugfix: #1443782 date filter From/To fields not working in Trend time and Balance reports * bugfix: #1443048 saving cut file name after a dot * bugfix: #1443047 budget amount is wrong (seems twice) * bugfix: #1429414 calendar widget can't be dismissed by clicking on the arrow or text entry Notes: svn path=/head/; revision=385639
* - Update to version 5.0.1Pawel Pekala2015-04-143-9/+27
| | | | | | | | | - Use LDFLAGS for linker flags Chamgelog: http://homebank.free.fr/ChangeLog Notes: svn path=/head/; revision=384007
* Update to version 5.0.0Pawel Pekala2015-02-113-99/+76
| | | | | | | | | | | | What's new: - migrated to GTK+ 3 - new reworked icon set - new stack chart for budget report - added a file statistics dialog - import process reworked and refactored to ease import Notes: svn path=/head/; revision=378845
* Get rid of gnomehierBaptiste Daroussin2014-12-211-1/+2
| | | | Notes: svn path=/head/; revision=375142
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-131-16/+0
| | | | Notes: svn path=/head/; revision=370822
* Update to version 4.6.3Pawel Pekala2014-08-102-3/+3
| | | | Notes: svn path=/head/; revision=364567
* Update to version 4.6.2Pawel Pekala2014-08-093-3/+6
| | | | Notes: svn path=/head/; revision=364400
* Update to version 4.6.1Pawel Pekala2014-06-263-15/+7
| | | | Notes: svn path=/head/; revision=359412
* Update to version 4.5.6Pawel Pekala2014-03-032-4/+4
| | | | | | | | | | | | | * bugfix: #1285326 export transactions to csv. Concat [dot]csv to filename * bugfix: #1285164 tags not well sorted when mixed with blank * bugfix: #1277622 problem with the split transaction and the Vehicle cost feature * bugfix: #1276377 qif import shows 0 items * bugfix: #1275534 Balances not updated with sheduled transactions * wish : #1273848 insert scheduled more than 92 days in advance Notes: svn path=/head/; revision=346933
* Update to version 4.5.5Pawel Pekala2014-01-283-4/+5
| | | | Notes: svn path=/head/; revision=341645