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: misc/py-numcodecs/Makefile
SVNWeb

Number of commits found: 8

Thu, 13 Jul 2023
[ 06:58 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8b9048e625df095caf4410094c1650c356952fce  commit hash:8b9048e625df095caf4410094c1650c356952fce  commit hash:8b9048e625df095caf4410094c1650c356952fce  8b9048e 
misc/py-numcodecs: Attempt to fix build on i386

sse2 isn't enabled by default on i386 so add the corresponding flag.

Reported by:	fallout
Sat, 8 Jul 2023
[ 03:14 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:23c876e70d172c35529341613c39d5823070b13a  commit hash:23c876e70d172c35529341613c39d5823070b13a  commit hash:23c876e70d172c35529341613c39d5823070b13a  23c876e 
misc/py-numcodecs: Fix build on i386
[ 02:56 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c3726d53021d89253e9ca4e2dd04ade1b56575a9  commit hash:c3726d53021d89253e9ca4e2dd04ade1b56575a9  commit hash:c3726d53021d89253e9ca4e2dd04ade1b56575a9  c3726d5 
misc/py-numcodecs: Broken on i386

Reported by:	fallout
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>
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Tue, 31 Jan 2023
[ 15:56 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:ac51c704beacac38caa4268acdd51378b5b63c33  commit hash:ac51c704beacac38caa4268acdd51378b5b63c33  commit hash:ac51c704beacac38caa4268acdd51378b5b63c33  ac51c70 
misc/py-numcodecs: Make AVX2 SIMD instructions optional

Reported by:	fallout
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Mon, 9 Jan 2023
[ 09:58 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:22434297bdc76a793b0ab34cc2aae6b4adfa3d14  commit hash:22434297bdc76a793b0ab34cc2aae6b4adfa3d14  commit hash:22434297bdc76a793b0ab34cc2aae6b4adfa3d14  2243429 
misc/py-numcodecs: New port: Package providing buffer compression and
transformation codecs for use

Number of commits found: 8