Commit graph

77 commits

Author SHA1 Message Date
Pawel Pekala
b9b3258184 Update to version 5.0.8
Changelog:
bugfix: #1584342 operation disappearing and corrupted account file
2016-05-24 17:13:18 +00:00
Pawel Pekala
5fb19cc017 - Update to version 5.0.7
- 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
2016-05-10 15:20:42 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Pawel Pekala
3a28d66605 Switch to options helper 2015-12-11 22:15:58 +00:00
Pawel Pekala
6fd363fb0c Update to version 5.0.6
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
2015-10-27 20:35:37 +00:00
Pawel Pekala
7189655177 Update to version 5.0.5
Changelog:
 * bugfix: revert back fix for #1464961 inconsistency in internal xfer
2015-09-22 16:26:36 +00:00
Pawel Pekala
9a793d9ca9 Update to version 5.0.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.
2015-09-15 22:45:03 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
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@
2015-08-02 20:23:55 +00:00
Pawel Pekala
e5400d0138 Update to version 5.0.3
* 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
2015-06-11 19:19:59 +00:00
Pawel Pekala
390a0c14b8 Update to version 5.0.2
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
2015-05-07 16:48:51 +00:00
Pawel Pekala
41b6897588 - Update to version 5.0.1
- Use LDFLAGS for linker flags

Chamgelog: http://homebank.free.fr/ChangeLog
2015-04-14 16:50:36 +00:00
Pawel Pekala
335596705f Update to version 5.0.0
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
2015-02-11 18:31:41 +00:00
Baptiste Daroussin
daeae785f9 Get rid of gnomehier 2014-12-21 00:07:32 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
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)
2014-11-29 18:22:32 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Pawel Pekala
73b21755fc Update to version 4.6.3 2014-08-10 20:28:13 +00:00
Pawel Pekala
0da17f3d87 Update to version 4.6.2 2014-08-09 06:32:18 +00:00
Pawel Pekala
6a942baa0b Update to version 4.6.1 2014-06-26 19:37:31 +00:00
Pawel Pekala
d2d9cf1645 Update to version 4.5.6
* 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
2014-03-03 17:05:51 +00:00
Pawel Pekala
e0b8be39b6 Update to version 4.5.5 2014-01-28 17:37:41 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Jason E. Hale
b97c9d0f79 - Update finance/libofx to 0.9.9
- 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
2013-10-04 13:26:28 +00:00
Pawel Pekala
c2bd9f06f8 - Update to version 4.5.4
- 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
2013-10-02 18:36:59 +00:00
Pawel Pekala
bd8417b8c5 Update to version 4.5.3
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
2013-09-22 14:12:58 +00:00
Baptiste Daroussin
1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Pawel Pekala
0b3f4f780c Needs pkgconfig to build 2013-09-05 14:40:24 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Pawel Pekala
0649c12a2b Update to version 4.5.2 2013-08-20 15:00:30 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- 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
2013-07-10 19:41:30 +00:00
Pawel Pekala
bbcb94dcb7 - Remove dependencies, most are pulled by gtk20
- Switch to PORTDOCS, USES=desktop-file-utils to make plist smaller
- Use OPTIONS macros for better readability
2013-06-15 12:16:03 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
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!
2013-05-25 14:37:02 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
38cc7fc805 Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports 2013-02-07 17:06:44 +00:00
Pawel Pekala
c4f8259bdb - Update to version 4.5
- Add missing deps
- Remove ABI version from LIB_DEPENDS
2013-01-16 19:36:26 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Steve Wills
82aa5d1e68 - Chase libofx shared version bump
PR:		ports/165716
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-03-05 21:52:14 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Wilke
0b8c2994a7 - Update to 4.4
- Pass maintainership to submitter

PR:		ports/155087
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
2011-03-04 03:39:51 +00:00
Max Brazhnikov
601a12bbe7 Update to 4.3
Add LICENSE stuff

PR:		ports/148847
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2010-07-23 22:04:15 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wesley Shields
310f098f04 - Update to 4.2.1 (unbreak, fetches correctly now)
PR:		ports/144258
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:	yes
2010-02-25 17:22:20 +00:00
Pav Lucistnik
6422dc2f6c - Mark BROKEN: does not fetch
Reported by:	pointyhat
Feature safe:	yes
2010-02-22 22:29:26 +00:00
Martin Wilke
18a57f1140 - Update to 4.2
PR:		143812
Submitted by:	ports fury
2010-02-13 08:46:43 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
f1af24d602 - Update to 4.1
PR:		140482
Submitted by:	Ports Fury
2009-11-12 10:52:24 +00:00