Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Mar 2021 01:43:37
0.9.21

|
yuri  |
audio/samplv1-lv2: Update 0.9.19 -> 0.9.21 |
21 Dec 2020 08:24:44
0.9.19

|
yuri  |
audio/samplv1-lv2: Update 0.9.17 -> 0.9.19
Reported by: portscout |
09 Sep 2020 18:50:00
0.9.17

|
yuri  |
audio/samplv1-lv2: Update 0.9.16 -> 0.9.17
Reported by: portscout |
06 Sep 2020 15:06:12
0.9.16

|
yuri  |
audio/samplv1-lv2: Update 0.9.15 -> 0.9.16 |
23 Jun 2020 19:54:38
0.9.15

|
yuri  |
audio/samplv1-lv2: Update 0.9.14 -> 0.9.15
Reported by: portscout |
07 May 2020 01:21:44
0.9.14

|
yuri  |
audio/samplv1-lv2: Update 0.9.11 -> 0.9.14
Reported by: portscout |
25 Jan 2020 11:18:43
0.9.11_1

|
tcberner  |
Make dependency on linguisttools explicit
The binary found by the cmake configure to check for its availability
found the 'wrapper' installed by misc/qtchooser, which was present
always (in short: it was broken). An upcoming change will change the
behaviour of qtchooser not to install links if the binaries are not
present.
PR: 243443
Reported by: antoine |
16 Nov 2019 15:38:20
0.9.11

|
yuri  |
audio/samplv1-lv2: Update 0.9.9 -> 0.9.11
Reported by: portscout |
26 Jul 2019 20:46:57
0.9.9_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
20 Jul 2019 19:01:00
0.9.9

|
yuri  |
audio/samplv1-lv2: Update 0.9.8 -> 0.9.9
Reported by: portscout |
08 Jun 2019 05:46:47
0.9.8

|
yuri  |
audio/samplv1-lv2: Update 0.9.6 -> 0.9.8
Reported by: portscout |
04 May 2019 11:02:16
0.9.6

|
pkubaj  |
audio/samplv1-lv2: fix build with GCC-based architectures
Qt5 requires a C++11-aware compiler:
checking for Qt install libraries... /usr/local/lib/qt5
checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required
Add USES=compiler:c++11-lang
Approved by: mentors (implicit approval) |
20 Mar 2019 17:58:01
0.9.6

|
yuri  |
audio/samplv1-lv2: Update 0_9_5 -> 0_9_6
Reported by: portscout |
06 Mar 2019 03:43:33
0.9.5

|
yuri  |
audio/samplv1-lv2: Update 0_9_4 -> 0_9_5
Reported by: portscout |
16 Jan 2019 11:13:45
0.9.4_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
14 Dec 2018 08:13:20
0.9.4

|
yuri  |
audio/samplv1-lv2: Update 0_9_3 -> 0_9_4
Reported by: portscout |
28 Oct 2018 21:12:06
0.9.3

|
yuri  |
New port: audio/samplv1-lv2: Old-school polyphonic sampler |