Commit graph

2051 commits

Author SHA1 Message Date
Wen Heping
035ff827f4 - Update to 1.7.1.0 2017-04-16 02:37:26 +00:00
Raphael Kubo da Costa
d36308d07d Update to 2.8.0.
While here, adjust LICENSE and remove the patch to the update_xdg_mimetypes()
call, it is not necessary as update-mime-database is not called when DESTDIR is
set (we were preventing it from running at install-time).
2017-04-08 19:28:29 +00:00
Sunpoet Po-Chuan Hsieh
e167b5aff1 Update to 6.8.3
Changes:	https://github.com/RubyMoney/money/blob/v6.8.3/CHANGELOG.md
2017-04-07 23:17:05 +00:00
David Naylor
c95903fd78 finance/R-cran-tseries: updated to version 0.10-38
- changelog:
   - Improve registration of native routines.

Generated by:	portcran (0.1.5)
2017-04-04 06:42:44 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
TAKATSU Tomonari
36b0e73645 - Fix the patch to make fetchable with getURL (from RCurl)
to support HTTPS because Yahoo! JAPAN services have been
  migrated to AOSSL
- Update RUN_DEPENDS, accordingly

MFH:	2017Q2
2017-04-01 22:10:03 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Guido Falsi
8d3e05ace3 Update gnucash and gnucash-docs to 2.6.16 2017-03-27 16:59:23 +00:00
Joseph Mingrone
2498b26980 finance/electrum: Update to version 2.8.2
- Update run-time dependencies
- Update patch-setup.py (minor change to apply to new file)

- Upstream release notes:
  https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES

Approved by:	swills (mentor, implicit)
2017-03-23 03:02:28 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Jan Beich
50d38b46c3 finance/electrum: release maintainership
PR:		217720
Submitted by:	kyuupichan@gmail.com (maintainer)
2017-03-13 04:13:17 +00:00
Sunpoet Po-Chuan Hsieh
7640624b77 Update to 6.8.2
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2017-03-11 16:00:36 +00:00
Wen Heping
58b8ae9cad - Update to 1.7.0.6 2017-03-08 03:07:36 +00:00
Jason E. Hale
d30300fa92 Update to 1.49
Changes:	Updates to various account number verification methods
2017-03-06 23:34:52 +00:00
Steven Kreuzer
18fa957d7a Update to version 0.2.5 2017-03-06 14:15:28 +00:00
Wen Heping
079793eb48 - Update to 1.7.0.5 2017-02-21 00:44:03 +00:00
Wen Heping
ba48c9d539 - Update to 0.9.35 2017-02-17 07:57:12 +00:00
Pawel Pekala
b3c2858eaa Update to version 5.1.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
2017-02-16 15:59:27 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Sunpoet Po-Chuan Hsieh
fff33e2286 Fix gemspec for rubygem-i18n 0.8.0 update
- Bump PORTREVISION for package change
2017-02-01 19:44:48 +00:00
Wen Heping
d7d1492fd0 - Update to 1.4.3
PR:		215487
Submitted by:	joneum@bsdproject.de
Approved by:	maintainer(timeout, >30 days)
2017-02-01 00:57:45 +00:00
Tobias C. Berner
a28f6cfe2a Update finance/skrooge to 2.7.0
* SQLCipher is no longer optional, so drop the option again.
* There is no need for conflicts and suffixes.

Reviewed by:	rakuco, fluffy
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9336
2017-01-26 18:09:54 +00:00
David Naylor
39335febbf finance/R-cran-tseries: updated to version 0.10-37
- no changelog provided

Generated by:	portcran (0.1.4)
2017-01-25 17:33:05 +00:00
Pawel Pekala
99ab6e3e02 Update to version 5.1.3
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
2017-01-25 10:04:24 +00:00
Wen Heping
04c9dc497b - Update to 1.7.0.4 2017-01-22 00:49:58 +00:00
Steven Kreuzer
9ed8b8c842 Update to version 0.902 2017-01-21 21:41:53 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Jason E. Hale
d427b0fe30 - Fix LICENSE
- Install DOCS
- Add TEST_TARGET to run checks
- Make the bankdata update script use fetch(1) instead of wget and
  retrieve the bankdata via https
- Notify users that the included bankdata is outdated and it needs
  to be updated manually
2017-01-11 01:13:51 +00:00
Steve Wills
91ebf4be7d finance/rubygem-money: update to 6.8.1 2017-01-09 18:09:22 +00:00
Wen Heping
3eaee32587 - Update to 1.2.5 2017-01-09 09:09:10 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Sunpoet Po-Chuan Hsieh
516f8c0b04 Update to 6.8.0
- Add missing RUN_DEPENDS

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2017-01-04 15:02:48 +00:00
Adam Weinberger
43281dab2d Reassign to the perl collective 2017-01-02 20:13:16 +00:00
Rene Ladan
f2d2d41cbc leeym handed in his commit bit. 2017-01-02 20:04:36 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dima Panov
3901460e0c - Update Skrooge to 2.6.0 release
- Allow to select encrypted db engine via options
2016-12-30 14:26:11 +00:00
Steve Wills
c14112b0f0 finance/rubygem-money: update to 6.7.1 2016-12-28 15:46:52 +00:00
Wen Heping
fef9dcb754 - Update to 1.7.0.3 2016-12-26 01:13:17 +00:00
Guido Falsi
e5006e261c - Update finance/gnucash to 2.6.15
- Update finance/gnucash-docs to 2.6.15
- Regenerated gnucash paatches
2016-12-24 12:19:11 +00:00
Tobias C. Berner
9f1efc418d Update finance/skrooge to 2.5.0
Update skrooge to 2.5.0 [1] which brings in support for
encrypted databases via databases/sqlcipher.

This switches the port from using kdelibs4 to using
KDE Frameworks 5 (KDE4 is no longer supported, and last
released in june 2015).

[1] https://skrooge.org/skrooge_2.5.0

Reviewed by:		rakuco
Approved by:		rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D8810
2016-12-20 12:21:25 +00:00
David Naylor
7f9f32622f finance/R-cran-tseries: updated to version 0.10-36
- removed PORTREVISION due to version bump
 - updated comment to align with CRAN package
 - updated license to align with CRAN package
 - remove unused build dependencies:
   - math/R-cran-quadprog
   - math/R-cran-zoo

Generated by:	portcran (0.1.3)
2016-12-20 09:57:22 +00:00
Sunpoet Po-Chuan Hsieh
5aa09b73d0 - Update LICENSE
- Add LICENSE_FILE
- Fix *_DEPENDS: add missing p5-CGI [1], p5-HTML-Parser and p5-HTTP-Cookies
- Bump PORTREVISION for dependency change

PR:		215326 [1]
Submitted by:	madpilot [1]
2016-12-17 12:57:23 +00:00
TAKATSU Tomonari
c7cc2afedb - Update to 1.6-5 2016-12-17 05:15:19 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Tijl Coosemans
eb96de0656 Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:40:41 +00:00
Tijl Coosemans
1b6b6d972f Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:26:09 +00:00
Pawel Pekala
d41000b4b1 Update to version 5.1.2
* 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
2016-12-08 13:11:02 +00:00
TAKATSU Tomonari
153c788e2e - Update to 0.4-7 2016-12-03 15:20:17 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00