non port: security/cfv/Makefile |
SVNWeb
|
Number of commits found: 29 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Thu, 3 Nov 2022
|
[ 21:51 Daniel Engberg (diizzy) Author: Terry Kennedy ] e2ea021
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 2 Aug 2021
|
[ 16:36 Li-Wen Hsu (lwhsu) Author: Terry Kennedy ] 0377086
security/cfv: Reinstate and update to 3.0.0.dev0
PR: 257546
|
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Mon, 4 Feb 2019
|
[ 21:44 rene ] (Only the first 10 of 12 ports in this commit are shown above. )
Return rezny@'s ports to the pool after his commit bit got safekept.
With hat: portmgr-secretary
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Mon, 30 Jan 2017
|
[ 14:55 rezny ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Mon, 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)
|
Sat, 8 Mar 2014
|
[ 22:26 antoine ] (Only the first 10 of 70 ports in this commit are shown above. )
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years)
|
Sun, 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)
|
Tue, 15 Oct 2013
|
[ 12:56 bapt ]
Remove psyco support
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 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
|
Thu, 4 Oct 2012
|
[ 10:48 bapt ]
Convert to new options framework
|
Fri, 3 Aug 2012
|
[ 15:54 cs ] (Only the first 10 of 88 ports in this commit are shown above. )
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
|
Tue, 21 Jul 2009
|
[ 00:52 pgollucci ]
- Update to 1.18.3
|
Fri, 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()
|
Thu, 26 Jun 2008
|
[ 09:45 jadawin ]
- Update to 1.18.2
- While I'm here use SF macro
Approved by: mentor (implicit)
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Thu, 14 Apr 2005
|
[ 11:11 flz ]
- Update to 1.18.1.
PR: ports/79902
Submitted by: Johan van Selst <johans@stack.nl>
|
Fri, 2 Jan 2004
|
[ 12:44 krion ]
- Update to version 1.16
PR: 60804
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
Tue, 29 Apr 2003
|
[ 01:46 foxfair ]
PR: 48718
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Update cfv to 1.13
|
Thu, 20 Feb 2003
|
[ 18:59 knu ] (Only the first 10 of 146 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 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>
|
Fri, 7 Dec 2001
|
[ 09:03 ijliao ]
upgrade to 1.10
|
Fri, 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: 29 |