non port: security/cfv/Makefile |
Number of commits found: 32 |
Saturday, 8 Mar 2025
|
04:05 Charlie Li (vishwin)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
06a08e6 |
Friday, 5 Jul 2024
|
07:07 Zsolt Udvari (uzsolt) Author: Terry Kennedy
security/cfv: update to 3.1.0
Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.1.0
PR: 279344
Approved by: Submitter is maintainer
84db99a |
Sunday, 25 Feb 2024
|
12:54 Muhammad Moinur Rahman (bofh)
security/cfv: Moved man to share/man
Approved by: portmgr (blanket)
1cb2339 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
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>
3d9a815 |
Thursday, 3 Nov 2022
|
21:51 Daniel Engberg (diizzy) Author: Terry Kennedy
security/cfv: Update to 3.0.0
Set Python 3.5 as oldest supported version
Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.0.0
PR: 267449
e2ea021 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
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)
b7f0544 |
Monday, 2 Aug 2021
|
16:36 Li-Wen Hsu (lwhsu) Author: Terry Kennedy
security/cfv: Reinstate and update to 3.0.0.dev0
PR: 257546
0377086 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
 |
Monday, 4 Feb 2019
|
21:44 rene
Return rezny@'s ports to the pool after his commit bit got safekept.
With hat: portmgr-secretary
 |
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
 |
Monday, 30 Jan 2017
|
14:55 rezny
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
 |
Friday, 24 Oct 2014
|
16:50 mva
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
 |
Monday, 14 Apr 2014
|
20:14 xmj
security/cfv: Resurrection, stage, assign maintainer
- Resurrection
- Assign maintainer to matthew@reztek.cz
- Stagify
PR: ports/188584
PR: ports/188564
Submitted by: Matthew Rezny
Approved by: swills (mentor)
 |
Saturday, 8 Mar 2014
|
22:26 antoine
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years)
 |
Sunday, 15 Dec 2013
|
12:28 wg
security/cfv: fix usage of python and limit to 2.x
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
 |
Tuesday, 15 Oct 2013
|
12:56 bapt
Remove psyco support
 |
Friday, 20 Sep 2013
|
22:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
 |
Friday, 2 Nov 2012
|
13:23 crees
Resurrect security/cfv and remove optional dependency on
security/py-fchksum; the port works just fine without it.
Feature safe: yes
 |
Thursday, 4 Oct 2012
|
10:48 bapt
Convert to new options framework
 |
Friday, 3 Aug 2012
|
15:54 cs
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
 |
Tuesday, 21 Jul 2009
|
00:52 pgollucci
- Update to 1.18.3
 |
Friday, 6 Mar 2009
|
02:14 lioux
- psyco only works on i386: make support conditional on that.
- Actually RUN_DEPENDS on devel/py-psyco if we are on the proper
ARCH.
 |
00:55 lioux
- Add PSYCO option to enable devel/py-psyco optimization support
- Be conservative and use psyco.profile() instead of psyco.full()
 |
Thursday, 26 Jun 2008
|
09:45 jadawin
- Update to 1.18.2
- While I'm here use SF macro
Approved by: mentor (implicit)
 |
Saturday, 13 May 2006
|
04:15 edwin
Remove USE_REINPLACE from all categories starting with S
 |
Thursday, 14 Apr 2005
|
11:11 flz
- Update to 1.18.1.
PR: ports/79902
Submitted by: Johan van Selst <johans@stack.nl>
 |
Friday, 2 Jan 2004
|
12:44 krion
- Update to version 1.16
PR: 60804
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
 |
Tuesday, 29 Apr 2003
|
01:46 foxfair
PR: 48718
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Update cfv to 1.13
 |
Thursday, 20 Feb 2003
|
18:59 knu
De-pkg-comment.
 |
Sunday, 23 Jun 2002
|
20:39 pat
PERL -> REINPLACE_CMD
PR: ports/39729, ports/39727, ports/39726, ports/39724
PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by: Scott Flatman <sf@dsinw.com>
 |
Friday, 7 Dec 2001
|
09:03 ijliao
upgrade to 1.10
 |
Friday, 20 Jul 2001
|
10:07 ijliao
add cfv cfv is a utility to both test and create .sfv, .csv and md5sum files
 |
Number of commits found: 32 |