non port: audio/py-soxr/Makefile |
Number of commits found: 9 |
Saturday, 26 Aug 2023
|
03:00 Yuri Victorovich (yuri)
audio/py-soxr: Add workaround to fix wrong version variable
1aac3a8 |
Wednesday, 16 Aug 2023
|
06:48 Yuri Victorovich (yuri)
audio/py-soxr: Update 0.3.5 → 0.3.6
Reported by: portscout
de80b67 |
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 |
Wednesday, 7 Jun 2023
|
01:34 Yuri Victorovich (yuri)
audio/py-soxr: Update 0.3.4 → 0.3.5
Reported by: portscout
3c5fc00 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Tuesday, 4 Apr 2023
|
18:29 Antoine Brodin (antoine)
USE_PYTHON=pep517: bump PORTREVISION
1730e97 |
Tuesday, 14 Mar 2023
|
10:07 Daniel Engberg (diizzy)
audio/py-soxr: Mark BROKEN on i386
Fails to build with following message:
...requires target feature 'sse', but would be inlined into function
'h8' that is compiled without support for 'sse'
Reported by: pkg-fallout, antoine
Approved by: portmgr (blanket)
1fc513f |
Sunday, 5 Mar 2023
|
17:56 Yuri Victorovich (yuri)
audio/py-soxr: Update 0.3.3 → 0.3.4
Reported by: portscout
b777126 |
Tuesday, 21 Feb 2023
|
09:05 Yuri Victorovich (yuri)
audio/py-soxr: New port: High quality, one-dimensional sample-rate conversion
library
70e129b |
Number of commits found: 9 |