Commit Graph

9 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Rene Ladan
0fa85ea40c finance/quickfix: migrate to Python 3
PR:		251677 [1]
PR:		249685 [2]
Submitted by:	maintainer [1]
Submitted by:	swills [1]
2021-01-12 20:50:23 +00:00
Piotr Kubaj
5122d473a7 finance/quickfix: fix build on non-x86
Code uses x86 assembly, but makes it possible to use Boost atomic.
2021-01-04 15:07:34 +00:00
Tobias Kortkamp
c4927e043c Add missing USES={gnome,php,sdl} to the rest 2019-11-08 14:47:00 +00:00
Steve Wills
a7bd04e19b finance/quickfix: mark BROKEN on i386
PR:		238834
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-06-30 21:24:45 +00:00
Mathieu Arnold
383cda2cdf Regular USE_GITHUB cleanup. 2019-06-20 07:12:41 +00:00
Koichiro Iwao
cd999a0cf7 finance/quickfix: Update to 1.15.1
- Remove MAKE_JOBS_UNSAFE as it build paralelly now
- Switch to GitHub

PR:		238569
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-06-20 04:34:10 +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
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