Commit graph

2305 commits

Author SHA1 Message Date
Emanuel Haupt
2e73b27641 Update to 3.2.3 2018-09-05 14:07:19 +00:00
Nicola Vitale
15a01eb990 Fava is a web interface for the double-entry bookkeeping software Beancount
with a focus on features and usability.

You can try out an online demo:

    https://fava.pythonanywhere.com/example-with-budgets/income_statement/

WWW: https://beancount.github.io/fava/
2018-09-01 19:41:21 +00:00
Nicola Vitale
af1e5e64be A double-entry bookkeeping computer language that lets you define financial
transaction records in a text file, read them in memory, generate a variety
of reports from them, and provides a web interface.

WWW: http://furius.ca/beancount/
2018-09-01 19:38:37 +00:00
Tobias Kortkamp
fd838aac64 finance/openhbci: Fix build with Clang 6
value.cpp:145:10: error: no viable conversion from 'std::__1::basic_istream<char>' to 'bool'
    bool readsuccess = (ist >> _value);
         ^             ~~~~~~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/openhbci-0.9.17.2_1.log

api.cpp:1263:13: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
                                     "*"PLUGIN_EXT,
                                        ^
2018-09-01 09:42:10 +00:00
Fernando Apesteguía
d177d8bc64 devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
2018-08-31 18:27:13 +00:00
Jason E. Hale
ebb5bc66ac Fix build with Qt 5.11
PR:		230884
Obtained from:	upstream
2018-08-31 00:30:15 +00:00
Jason E. Hale
bcf073db0c Mark DEPRECATED and set EXPIRATION_DATE corresponding to KDE4 removal.
Users are encouraged to switch to finance/kmymoney.
2018-08-30 22:49:51 +00:00
Steve Wills
f00d3d4643 finance/cointop: terminal UI showing cryptocurrency values in realtime
PR:		229766
Submitted by:	Nathan <ndowens@yahoo.com>
2018-08-22 19:42:48 +00:00
Adriaan de Groot
d28b582aed Update finance/skrooge to 2.15.0
- changelog at https://skrooge.org/node/232 (minor bugfixes)
 - massage the port description and comment a little, this is
   *by* KDE, but runs everywhere (so it's not *for* KDE)

Reported by:	portscout
2018-08-21 08:15:05 +00:00
Wen Heping
1c5e1a7a9b - Update to 1.7.4.2
- Update DEPENDS
- Update pkg-message
2018-08-18 10:58:47 +00:00
TAKATSU Tomonari
4499a41ae6 - Update to 1.5-3
- Fix LICENSE section
- Update WWW: line in pkg-descr
2018-08-13 05:11:38 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Sunpoet Po-Chuan Hsieh
080f3189b4 Fix gemspec for rubygem-i18n 1.1.0 update
- Bump PORTREVISION for package change
2018-08-08 23:28:55 +00:00
Jochen Neumeister
9ea00286cf Update to 1.2
PR:		230155
Submitted by:	Nathan <ndowens@gmx.us>
Approved by:	maintainer
2018-08-05 14:29:17 +00:00
Sunpoet Po-Chuan Hsieh
d7e6773fe5 Update to 6.12.0
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-07-31 23:50:29 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Mikhail Teterin
594e093979 Re-add finance/quantlib following the official procedure. 2018-07-23 16:15:02 +00:00
Mikhail Teterin
443e4ffdcc Remove the recently-added quantlib, so it can be properly resurrected.
Requested by: portmgr
2018-07-23 16:02:09 +00:00
Wen Heping
6739494d79 - Update to 1.7.4.1 2018-07-23 01:19:35 +00:00
Mikhail Teterin
b73569a49b Add a trick to enable parallel compilations. No functional changes. 2018-07-21 01:11:22 +00:00
Mikhail Teterin
299dde50ba Add (the first draft of) port of QuantLib -- a C++ library for financial modelers.
Sponsored by:	Virtual Estates
2018-07-21 00:10:28 +00:00
Jan Beich
fd69e13489 finance/ledger: unbreak with boost 1.68
In file included from src/generate.cc:34:
In file included from src/generate.h:45:
In file included from src/iterators.h:45:
In file included from src/xact.h:45:
In file included from src/item.h:45:
In file included from src/scope.h:45:
In file included from src/op.h:45:
In file included from src/expr.h:45:
In file included from src/exprbase.h:57:
src/utils.h:47:10: fatal error: 'boost/uuid/sha1.hpp' file not found
 #include <boost/uuid/sha1.hpp>
          ^

PR:		229569
2018-07-09 13:26:13 +00:00
Guido Falsi
4bc7c1c5d6 Fix plist when using python version different from 3.6.
MFH:			2018Q3
Differential Revision:	https://reviews.freebsd.org/D16189
2018-07-09 13:02:59 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Tobias C. Berner
291a690f0a Update finance/skrooge to 2.14.0 2018-07-07 16:58:18 +00:00
Wen Heping
613c1f212d - Update to 1.7.4.0 2018-07-07 01:05:52 +00:00
Wen Heping
7326e29c82 - Update to 1.7.3.4 2018-07-03 13:05:51 +00:00
Emanuel Haupt
860ecf1499 Update to 3.2.2 2018-07-02 20:44:14 +00:00
Emanuel Haupt
4af45d8ca8 Update to 3.2.0 2018-07-01 20:32:03 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Mathieu Arnold
57de7fba19 Fix a few Perl ports with Perl 5.28.
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
2018-06-29 10:10:35 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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
2018-06-28 17:39:53 +00:00
Guido Falsi
511968d8eb Update gnucash and gnucash-docs to 3.2 2018-06-25 17:44:13 +00:00
Mark Linimon
4cb19e7f87 Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-22 01:15:19 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mark Linimon
836c2938d1 Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 03:49:09 +00:00
David Naylor
a289f1950b finance/R-cran-tseries: updated to version 0.10-45
- changelog:
   - DESCRIPTION: Improve Imports for cran2deb (spotted by DE). New version
     is 0.10-45.

Generated by:	portcran (0.1.8)
2018-06-13 18:59:06 +00:00
Thierry Thomas
e11a8dec8b Upgrade to the latest stable version, 1.0.4. 2018-06-09 19:14:05 +00:00
Jason E. Hale
467e27df73 Attempt to fix build. The kmm_ofximport_dialogs target depends on
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
2018-06-08 01:01:08 +00:00
Jason E. Hale
ea8580cb18 Fix crash when editing or adding new transactions
PR:		228752
Submitted by:	Peter <fbsdq@peterk.org>
Obtained from:	https://bugs.kde.org/show_bug.cgi?id=392735
2018-06-05 21:51:55 +00:00
Jason E. Hale
e5e551900e Update to 4.8.2 2018-06-05 21:47:53 +00:00
Sunpoet Po-Chuan Hsieh
b2ec87b219 Add LICENSE
- Update WWW
2018-06-04 18:08:25 +00:00
David Naylor
bfe57043fb finance/R-cran-tseries: updated to version 0.10-44
- 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)
2018-06-02 10:49:38 +00:00
Wen Heping
45ed2e36f6 - Update to 1.7.3.3 2018-06-02 01:18:11 +00:00
Carlos J. Puga Medina
53af4526a2 Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR:		228597
Approved by:	portmgr (antoine)
2018-06-01 10:16:41 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Guido Falsi
fa1749b609 - Update finance/gnucash to 3.1
- 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
2018-05-14 21:01:51 +00:00
Sunpoet Po-Chuan Hsieh
51e1346eb6 Update to 6.11.3
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-05-10 23:14:30 +00:00
Tobias C. Berner
530753cf1f Update finance/skrooge to 2.13.0 2018-05-09 17:57:34 +00:00
Sunpoet Po-Chuan Hsieh
a45317e2fe Update to 6.11.2
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-05-05 17:22:31 +00:00
Alexey Dokuchaev
a6fd5a21c8 Remove redundant PKGMESSAGE assignment, which is set appropriately
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 17:13:42 +00:00
Wen Heping
80b9ed105e - Update to 1.7.3.2 2018-05-05 12:05:37 +00:00
Sunpoet Po-Chuan Hsieh
6dc37336aa Update to 6.11.1
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-05-01 19:51:11 +00:00
Tobias C. Berner
352ba94bfc x11-toolkits/qwt6 -- flavorize, with qt4 and qt5 variants
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14462
2018-04-25 17:11:22 +00:00
Jason E. Hale
f642fd6074 Paypal backend was re-added in this release and was missed due to the
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)
2018-04-24 00:12:50 +00:00
Guido Falsi
34effb69bf Update gnucash to 2.6.21 2018-04-21 11:38:28 +00:00
Emanuel Haupt
9aba7a2112 Update to 3.1.3 2018-04-19 14:59:47 +00:00
Alex Dupre
aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jason E. Hale
76d432af3a Update to 7.0.2
No functional change, this version just contains some of the CMake fixes
we were already providing as local patches
2018-04-18 00:01:13 +00:00
Jason E. Hale
9fd1b91272 Add CONFLICTS_INSTALL with kmymoney, they install files in the same locations 2018-04-17 19:25:05 +00:00
Jason E. Hale
8f72924f24 - Copy finance/kmymoney-kde4 -> finance/kmymoney
- Update to 5.0.1
- This version of KMyMoney is based on KDE Frameworks 5
- Users of KDE SC4 may want to continue to use kmymoney-kde4
2018-04-17 19:22:05 +00:00
TAKATSU Tomonari
dae8bcc767 - Update to 0.4-13 2018-04-16 06:58:37 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Wen Heping
5f24fd096d - Update to 0.9.36 2018-04-14 04:01:56 +00:00
Jason E. Hale
82be780a05 - Move finance/libalkimia -> finance/alkimia to follow upstream project name
- 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.
2018-04-13 13:16:46 +00:00
Jason E. Hale
da42b53278 - Update to 4.8.1.1
- 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]
2018-04-13 04:06:21 +00:00
Wen Heping
88743b1d2e - Update to 1.7.3.1 2018-04-13 00:47:12 +00:00
TAKATSU Tomonari
3679aa9498 - Update to 0.23-3 2018-04-10 01:00:45 +00:00
Sunpoet Po-Chuan Hsieh
0d9f0bc2bd Update to 6.11.0
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-04-09 18:51:30 +00:00
Bernard Spil
edc41da735 nce/frontaccounting: Convert to USES=php
Approved by:    infrastructure modernization blanket
2018-04-08 11:57:50 +00:00
Guido Falsi
16fff94447 - Add NLS option
- Add missed dependency reported by stage-qa
- Enable AQBANKING and OFX options by default [1]
- Sort options and option helpers

Requested by:	David Newman <dnewman@networktest.com> [1]
2018-04-07 12:27:42 +00:00
Guido Falsi
af07aa6cf5 - Update gnucash to 2.6.20
- 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.
2018-04-05 00:00:56 +00:00
Emanuel Haupt
6f47048c7c Update to 3.1.2 2018-03-30 17:54:40 +00:00
Dmitry Marakasov
8bec43c844 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-03-27 09:03:23 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
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
2018-03-26 12:38:56 +00:00
TAKATSU Tomonari
7e6f378f25 - Update to 1.6-2 2018-03-26 06:01:32 +00:00
TAKATSU Tomonari
48584de602 - Update to 1.5.2
- Fix LICENSE section
- Update WWW: line in pkg-descr
2018-03-23 09:31:28 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Guido Falsi
2add7bed25 Limit portscout reporting to stable versions. 2018-03-19 08:46:08 +00:00
Thomas Zander
a2f696106b Update to upstream version 5.1.8 2018-03-18 13:54:33 +00:00
Stefan Eßer
fddaa1149f Adapt to changed download URL.
Approved by:	jhale (meintainer)
2018-03-18 13:51:52 +00:00
David Naylor
6750c3a034 finance/R-cran-timeDate: updated to version 3043.102
- 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)
2018-03-17 15:51:26 +00:00
Wen Heping
ecef183ed7 - Update to 1.7.3.0 2018-03-17 13:06:34 +00:00
Rene Ladan
a73f989b61 Remove expired port:
2018-03-11 finance/electrum2: Vulnerable legacy port, please use finance/electrum instead
2018-03-13 19:30:31 +00:00
Emanuel Haupt
153125ed76 Update to 3.1.1 2018-03-13 10:09:09 +00:00
TAKATSU Tomonari
6f4d42f768 - Update to 1.6-6 2018-03-13 08:42:32 +00:00
Bernard Spil
f0229aab54 Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
2018-03-11 18:36:16 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Tobias C. Berner
55042ab1a7 Update finance/skrooge to 2.12.0. 2018-03-10 12:57:06 +00:00
Carlos J. Puga Medina
1b01573f84 Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
2018-03-10 11:22:59 +00:00
TAKATSU Tomonari
1511cc9cae - Update to 0.4-12 2018-03-09 08:58:37 +00:00
Jason E. Hale
83faeecedb Mark MAKE_JOBS_UNSAFE to try to resolve intermittent build failures on the
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
2018-03-09 07:21:43 +00:00
Mathieu Arnold
a1993564e0 Introduce PHP flavors.
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
2018-03-08 19:48:41 +00:00
Yuri Victorovich
54e279cd72 Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00
Emanuel Haupt
d419e20826 Update to 3.1.0
Changes:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2018-03-06 10:26:23 +00:00
Kurt Jaeger
a2ca2ac2e5 New port: finance/quickfix
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
2018-02-25 19:33:57 +00:00
Yuri Victorovich
a31a69692d Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00