Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0.b.20230306_3 02 May 2024 17:42:04
    |
Yuri Victorovich (yuri)  |
graphics/opencv: update 4.6.0 → 4.9.0
PR: 275977
Approved by: desktop@FreeBSD.org (maintainers timeout; 4+ months) |
3.0.0.b.20230306_2 01 Jan 2024 22:33:58
    |
Wen Heping (wen)  |
security/howdy: Fix build with python-3.11
PR: 276052
Reported by: wen
Approved by: maintainer |
3.0.0.b.20230306_2 27 Jun 2023 19:34: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> |
3.0.0.b.20230306_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.0.0.b.20230306_1 04 Apr 2023 15:26:22
    |
Gleb Popov (arrowd)  |
security/howdy: Point to the newly-added misc/dlib-models port.
Sponsored by: Serenity Cybersecurity, LLC |
3.0.0.b.20230306 03 Apr 2023 21:33:14
    |
Dima Panov (fluffy)  |
security/howdy: limit python upper version to 3.10 (+)
Limit is apply via science/py-dlib which is currently not supported Python 3.11+
Reported by: poudriere bulk -t
Approved by: portmgr blanket |
3.0.0.b.20230306 03 Apr 2023 19:01:38
    |
Gleb Popov (arrowd)  |
security/{,pam_}howdy: Refresh distinfo.
Reported by: fluffy |
3.0.0.b.20230306 03 Apr 2023 18:39:04
    |
Gleb Popov (arrowd)  |
security/{,pam_}howdy: Add date to PORTVERSION and make GH_TAGNAME short.
Reported by: diizzy |
3.0.0.b 03 Apr 2023 14:15:32
    |
Gleb Popov (arrowd)  Author: Alexey Yushkin |
security/howdy: Face recognition based authentication provider.
Co-authored-by: Alexey Donskov <voxnod@gmail.com>
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
Sponsored by: Serenity Cybersecurity, LLC |