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
non port: x11/py-pynput/Makefile
SVNWeb

Number of commits found: 4

Fri, 8 Sep 2023
[ 08:01 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:35e66d517366fdbd992797ef1583ece5c1263c6f  commit hash:35e66d517366fdbd992797ef1583ece5c1263c6f  commit hash:35e66d517366fdbd992797ef1583ece5c1263c6f  35e66d5 
x11/py-pynput: Fix build

Reported by:	fallout
Mon, 4 Sep 2023
[ 22:46 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:cd1ea38b6e90e77e5cfef6a25c6da53f5b13e9db  commit hash:cd1ea38b6e90e77e5cfef6a25c6da53f5b13e9db  commit hash:cd1ea38b6e90e77e5cfef6a25c6da53f5b13e9db  cd1ea38 
x11/py-pynput: Add missing dependency
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 1 Feb 2023
[ 02:42 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8a7fe231329504803c7068da657f659ce6db6680  commit hash:8a7fe231329504803c7068da657f659ce6db6680  commit hash:8a7fe231329504803c7068da657f659ce6db6680  8a7fe23 
x11/py-pynput: New port: Send virtual input commands

Number of commits found: 4