Commit graph

69 commits

Author SHA1 Message Date
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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
6243a74ba7 - Update to 4.0.4
PR:		136044
Submitted by:	Ports Fury
2009-06-26 14:43:29 +00:00
Martin Wilke
ef7d9eebe8 - Update to 4.0.3
PR:		134282
Submitted by:	Ports Fury
2009-05-09 09:19:07 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
93b090f38a Update to 4.0.2. 2009-02-08 22:41:19 +00:00
Jeremy Messenger
ef9aaac2e2 Grammar tweak in pkg-descr.
Submitted by:	Edward Sutton <mirror176@hotmail.com>
2008-12-10 04:22:47 +00:00
Jeremy Messenger
3616dfb77f Update to 4.0.1. 2008-12-04 21:31:19 +00:00
Jeremy Messenger
0ab1810d89 Mark it as IGNORE on under FreeBSD 7 as it does not build. Might be fixed in
4.0.1.
2008-12-03 23:12:40 +00:00