- 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
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
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.
* 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
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
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
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)
* 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
- Support staging
- Remove USE_GCC= any; port seems to build fine with clang
- Move LICENSE to proper location
- Modernize LIB_DEPENDS
- USE_GMAKE -> USES= gmake
- Update pkg-descr to reflect current capabilities
- Bump PORTREVISION on dependent ports due to so version bump
- Add support for STAGEDIR
Changelog:
* bugfix: #1230401 running balance missordered after insert on same date
* bugfix: #1232418 Account, Payees and category, wrongly disabled!
* bugfix: scheduled transaction icon was still displayed after a save
Changelog:
* bugfix: #1213569 win32: program not all translated in french
since 4.5.1
* bugfix: #1214077 win32: my csv file exported crash when import again
* bugfix: #1215521 when importing qif, automatic assignments
are not made
* bugfix: #1216284 balance report do not exclude account with exclude
from report checked
* bugfix: #1216321 reversed transactions
* bugfix: #1218644 There is a problem of calculating the
column balances
* bugfix: #1221484 End date not checked to be larger than
Start date in reports
* bugfix: #1225611 Trend Time report : categories crashes on windows
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!