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