aboutsummaryrefslogtreecommitdiff
path: root/finance/quickfix/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* */*: Refactor with IGNORE_WITH_MYSQLMuhammad Moinur Rahman2023-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - There are multiple ports which has MYSQL options and are non-DEFAULT. Most of the time committers actually forget to check with the OPTION enabled and in some cases they are BROKEN with newr versions of mysql. So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL appropriately. Due to the EOL of 5.7 this has not been checked. - Unbreak sysutils/cfengine* with MySQL 8.0 and later - The primary purpose of running this check is having statistics of the MySQL usability over MariaDB to explore the future possibility of shifting to MariaDB as the default as major ports upstream have moved their codebase to support MariaDB over MySQL. - The following actions will also be taken after the sunset of MySQL 5.7 If a port is broken on all instances of MySQL/MariaDB: - If a port has the option of multiple DB backends and MySQL is the default then the DEFAULT will be changed to PGSQL/SQLITE before 2024Q1. And the OPTION will be removed before 2024Q2. If a MAINTAINER is aware about such cases and want to prefer PGSQL over SQLITE or vice versa please do so at your own accord. Otherwise PGSQL will be preferred over SQLITE. - If a port has the option of multiple DB backends and MySQL is not the default then the the OPTION will be removed before 2024Q1. Approved by: portmgr (blanket)
* finance/quickfix: Update OPTIONS_DEFAULTMuhammad Moinur Rahman2023-10-291-2/+2
| | | | | | As MySQL57 is marked for deletion change the OPTIONS_DEFAULT to PGSQL Approved by: portmgr (blanket)
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+5
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* finance/quickfix: Ignore with mysql 8.0Muhammad Moinur Rahman2023-02-011-1/+2
| | | | | | PR: 269203 Reported by: exp-run Approved by: portmgr (just-fix-it)
* finance/quickfix: unbreak build after 18c6e1827669 (+)Dima Panov2023-01-181-1/+1
| | | | | | | | Changes in framework need adjustment for declared options. *_USE=ruby now became as *_USES=ruby Approved by: portmgr blanket
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* finance: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexey Dokuchaev <danfe@FreeBSD.org> * Anton Berezin <tobez@FreeBSD.org> * Christopher Boumenot <boumenot@gmail.com> * David Naylor <naylor.b.david@gmail.com> * Dermot Tynan <dtynan@kalopa.com> * Dorit Rottner (<rottner@punkt.de>) * Emanuel Haupt <ehaupt@FreeBSD.org> * Eric Freeman <freebsdports@chillibear.com> * Glenn Johnson <glennpj@charter.net> * James FitzGibbon <jfitz@FreeBSD.org> * Janky Jay <ek@purplehat.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Michael Reifenberger <mr@freebsd.org> * Mikhail T. <m.tsatsenko@gmail.com> * Mikhail Teterin * Neil Booth * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Qian Jin <eric.siroh@gmail.com> * Ryan Steinmetz <zi@FreeBSD.org> * Seamus Venasse <svenasse@polaris.ca> * Sergey Skvortsov <skv@protey.ru> * Steven Kreuzer <skreuzer@FreeBSD.org> * TAKAHASHI Kaoru <kaoru@kaisei.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Thomas Gellekum <tg@FreeBSD.org> * Trevor Caira <trevor@bitba.se> * Vick Khera <vivek@khera.org> * Vivek Khera <vivek@khera.org> * Wen Heping <wen@FreeBSD.org> * Wen heping <wenheping@gmail.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Yuri Victorovich <yuri@rawbw.com> * Zach Thompson <hideo@lastamericanempire.com> * anarcat@anarcat.ath.cx * chinsan * courou <courou@users.sourceforge.net> * ijliao * lth@FreeBSD.org * wcarey * will With hat: portmgr
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* finance/quickfix: migrate to Python 3Rene Ladan2021-01-121-3/+3
| | | | | | | | | | PR: 251677 [1] PR: 249685 [2] Submitted by: maintainer [1] Submitted by: swills [1] Notes: svn path=/head/; revision=561379
* finance/quickfix: fix build on non-x86Piotr Kubaj2021-01-041-1/+8
| | | | | | | Code uses x86 assembly, but makes it possible to use Boost atomic. Notes: svn path=/head/; revision=560298
* Add missing USES={gnome,php,sdl} to the restTobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517072
* finance/quickfix: mark BROKEN on i386Steve Wills2019-06-301-0/+1
| | | | | | | | PR: 238834 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=505503
* Regular USE_GITHUB cleanup.Mathieu Arnold2019-06-201-1/+1
| | | | Notes: svn path=/head/; revision=504618
* finance/quickfix: Update to 1.15.1Koichiro Iwao2019-06-201-9/+14
| | | | | | | | | | | - Remove MAKE_JOBS_UNSAFE as it build paralelly now - Switch to GitHub PR: 238569 Submitted by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=504616
* Mark ports broken on powerpc64, categories d-f.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472670
* New port: finance/quickfixKurt Jaeger2018-02-251-0/+54
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 Notes: svn path=/head/; revision=462973