non port: audio/py-soxr/Makefile |
SVNWeb
|
Number of commits found: 9 |
Sat, 26 Aug 2023
|
[ 03:00 Yuri Victorovich (yuri) ] 1aac3a8
audio/py-soxr: Add workaround to fix wrong version variable
|
Wed, 16 Aug 2023
|
[ 06:48 Yuri Victorovich (yuri) ] de80b67
audio/py-soxr: Update 0.3.5 → 0.3.6
Reported by: portscout
|
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>
|
Wed, 7 Jun 2023
|
[ 01:34 Yuri Victorovich (yuri) ] 3c5fc00
audio/py-soxr: Update 0.3.4 → 0.3.5
Reported by: portscout
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Tue, 4 Apr 2023
|
[ 18:29 Antoine Brodin (antoine) ] 1730e97 (Only the first 10 of 222 ports in this commit are shown above. )
USE_PYTHON=pep517: bump PORTREVISION
|
Tue, 14 Mar 2023
|
[ 10:07 Daniel Engberg (diizzy) ] 1fc513f
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)
|
Sun, 5 Mar 2023
|
[ 17:56 Yuri Victorovich (yuri) ] b777126
audio/py-soxr: Update 0.3.3 → 0.3.4
Reported by: portscout
|
Tue, 21 Feb 2023
|
[ 09:05 Yuri Victorovich (yuri) ] 70e129b
audio/py-soxr: New port: High quality, one-dimensional sample-rate conversion
library
|
Number of commits found: 9 |