Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
kmymoneysettings.h which is generated by the kmm_settings target.
kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp:19:10: fatal error: 'kmymoneysettings.h' file not found
Reported by: pkg-fallout
- removed PORTREVISION due to version bump
- changelog:
- R/test.R (jarque.bera.test): Fix problem spotted by Alejandro Gamez
<agomezh@gmail.com>.
Generated by: portcran (0.1.8)
- Remove portscout limitation
- Add TEST option, disabled by default
- Remove upstreamed patch
- Update WWW link in pkg-descr
- Update finance/gnucash-docs to 3.1
Version 3.x brings various changes:
- Based on gtk3
- Using webkit2
- Using cmake to build
- Dropped support for guile1
For a full changelog visit https://gnucash.org/news.phtml
arguments passed by EBIC_CONFIGURE_OFF. Consequently, the pkg-plist was
broken when the EBICS option was enabled.
Adjust the check for security/xmlsec1 so that aqbanking can be built
in poudriere with the EBICS option enabled.
MFH: 2018Q2 (blanket)
- Update to 7.0.1
- finance/alkimia is the Qt 5 version for the upcoming kf5 version of KMyMoney
- finance/alkimia-qt4 is the Qt 4 version for the kde4 version of KMyMoney
- Fix LICENSE
- Default multi-precision library is now MPIR upstream, but an option has
been added if you wish to use GMP instead
- Add regression test support
- Adjust finance/kmymoney to use the new version
While here:
- Add a patch to finance/kmymoney to fix a possible build failure when
kmymoneysettings.h is not generated early enough.
- Rename the package to make way for the kf5 version of KMyMoney
- Fix LICENSE
- Group plugins options together and improve descriptions
- Turn on QUOTES and OFX by default by request [1]
- Turn on KBANKING by default for parity with finance/gnucash
- WEBOOB is off by default for now since www/py-weboob was added only recently
and requires additional setup
- Add custom create-plist target to make pkg-plist generation easier
PR: 221483 [1]
Submitted by: Chris Wells <freebsd@chriswells.io> [1]
- Update gnucash-docs to 2.6.20
- Add a patch file creating some required files missing from the distribution
The files come from the official github repository.
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
- removed PORTREVISION due to version bump
- update description to align with CRAN package
- update website URL to align with CRAN package
- changelog not updated
Generated by: portcran (0.1.7)
package build cluster. It appears that kmymoneysetting.cpp is being
compiled before it is fully generated.
PR: 225266
Submitted by: jbeich
Reported by: pkg-fallout
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
The Financial Information Exchange (FIX) Protocol is a message
standard developed to facilitate the electronic exchange of information
related to securities transactions. It is intended for use between
trading partners wishing to automate communications.
QuickFIX is a free and open source implementation of the FIX protocol.
WWW: http://www.fixprotocol.org/
WWW: http://www.quickfixengine.org/
PR: 193504
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Reviewed by: marino, pawel, w.schwarzenfeld@utanet.at
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
hbcixml.cpp:67:37: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
MYNAME " v1.99 (part of AqHBCI v"AQHBCI_VERSION_STRING")\n"\
Reported by: pkg-fallout
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
I missed this change when I committed the approved review.
Reviewed by: portmgr (mat)
Approved by: portmgr (mat)
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13478
- updated license to align with CRAN package
- add new run dependency:
- science/R-cran-fastICA
- update description to align with CRAN package
- update website URL to align with CRAN package
- changelog not updated
Generated by: portcran (0.1.7)
- removed PORTREVISION due to version bump
- updated comment to align with CRAN package
- updated license to align with CRAN package
- order run dependencies lexicographically on origin
- add new test dependency:
- devel/R-cran-RUnit
- changelog not updated
Generated by: portcran (0.1.7)
- updated comment to align with CRAN package
- updated license to align with CRAN package
- order test dependencies lexicographically on origin
- add new test dependencies:
- math/R-cran-robustbase
- changelog not updated
Generated by: portcran (0.1.6)