notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: finance/quickfix/Makefile
SVNWeb

Number of commits found: 15

Wed, 1 Feb 2023
[ 12:07 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:dbe37f74ca13e4a5d4a2d4cd81a4231d85d975b7  commit hash:dbe37f74ca13e4a5d4a2d4cd81a4231d85d975b7  commit hash:dbe37f74ca13e4a5d4a2d4cd81a4231d85d975b7  dbe37f7 
finance/quickfix: Ignore with mysql 8.0

PR:		269203
Reported by:	exp-run
Approved by:	portmgr (just-fix-it)
Wed, 18 Jan 2023
[ 14:47 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:254d04e51e2de2153fe0606808b6956fb47fc981  commit hash:254d04e51e2de2153fe0606808b6956fb47fc981  commit hash:254d04e51e2de2153fe0606808b6956fb47fc981  254d04e 
finance/quickfix: unbreak build after 18c6e1827669 (+)

Changes in framework need adjustment for declared options.

*_USE=ruby now became as *_USES=ruby

Approved by:	portmgr blanket
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  302a061  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
finance: remove 'Created by' lines

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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 12 Jan 2021
[ 20:50 rene search for other commits by this committer ] Original commit   Revision:561379
finance/quickfix: migrate to Python 3

PR:		251677 [1]
PR:		249685 [2]
Submitted by:	maintainer [1]
Submitted by:	swills [1]
Mon, 4 Jan 2021
[ 15:07 pkubaj search for other commits by this committer ] Original commit   Revision:560298
finance/quickfix: fix build on non-x86

Code uses x86 assembly, but makes it possible to use Boost atomic.
Fri, 8 Nov 2019
[ 14:47 tobik search for other commits by this committer ] Original commit   Revision:517072 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Add missing USES={gnome,php,sdl} to the rest
Sun, 30 Jun 2019
[ 21:24 swills search for other commits by this committer ] Original commit   Revision:505503
finance/quickfix: mark BROKEN on i386

PR:		238834
Submitted by:	m.tsatsenko@gmail.com (maintainer)
Thu, 20 Jun 2019
[ 07:12 mat search for other commits by this committer ] Original commit   Revision:504618
Regular USE_GITHUB cleanup.
[ 04:34 meta search for other commits by this committer ] Original commit   Revision:504616
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)
Mon, 18 Jun 2018
[ 03:49 linimon search for other commits by this committer ] Original commit   Revision:472670 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Mark ports broken on powerpc64, categories d-f.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Sun, 25 Feb 2018
[ 19:33 pi search for other commits by this committer ] Original commit   Revision:462973
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

Number of commits found: 15