Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Feb 2021 02:03:39
0.96.5_1

|
swills  |
multimedia/musikcube: build with base ncurses
Fixes issues seen previously with startup crashes with base ncurses
PR: 252817
Approved by: yuri (maintainer) |
29 Jan 2021 20:28:11
0.96.5

|
yuri  |
multimedia/musikcube: Update 0.96.4 -> 0.96.5
Reported by: portscout |
19 Jan 2021 04:26:22
0.96.4_1

|
yuri  |
multimedia/musikcube: Fix crash by reverting change to ncurses:base
ncurses:base causes the application to abort due to the exception.
PR: 249572 252817
Reported by: casey langen <casey.langen@gmail.com> |
18 Jan 2021 00:48:36
0.96.4

|
yuri  |
multimedia/musikcube: Update 0.96.3 -> 0.96.4 |
18 Jan 2021 00:36:22
0.96.3_1

|
yuri  |
multimedia/musikcube: ncurses base/port selection based on OPSYS/OSVERSION
PR: 249572
Submitted by: my-roaming-data@outlook.com |
24 Dec 2020 23:14:22
0.96.3

|
yuri  |
multimedia/musikcube: Update 0.96.2 -> 0.96.3 |
09 Dec 2020 06:12:06
0.96.2

|
yuri  |
multimedia/musikcube: Update 0.96.0 -> 0.96.2
Reported by: portscout |
07 Dec 2020 03:29:06
0.96.0

|
yuri  |
multimedia/musikcube: Update 0.95.0 -> 0.96.0 |
14 Nov 2020 22:51:43
0.95.0

|
yuri  |
multimedia/musikcube: Update 0.94.0 -> 0.95.0 |
05 Nov 2020 19:22:38
0.94.0

|
yuri  |
multimedia/musikcube: Update 0.93.1 -> 0.94.0
Reported by: portscout |
02 Sep 2020 04:24:09
0.93.1_2

|
swills  |
multimedia/musikcube: switch to base ncurses
PR: 248900
Approved by: yuri (maintainer) |
18 Jul 2020 18:06:55
0.93.1_1

|
adridg  |
Fix multimedia/musikcube in the face of new microhttpd.
Explanation is in the patch -- there's a mismatch in expectations
when MHD_Result is supposed to be defined. This shows up in the
exp-run for KF5 5.72 but is otherwise unrelated to KF5.
PR: 247907 |
14 Jul 2020 00:43:20
0.93.1

|
yuri  |
multimedia/musikcube: Update 0.92.1 -> 0.93.1
Reported by: portscout |
12 Jul 2020 09:30:29
0.92.1_1

|
tobik  |
audio/sndio: Update to 1.7.0 |
26 May 2020 03:03:20
0.92.1

|
yuri  |
multimedia/musikcube: Update 0.90.1 -> 0.92.1
Reported by: upstream |
13 Apr 2020 16:42:23
0.90.1

|
yuri  |
multimedia/musikcube: Update 0.83.0 -> 0.90.1
Reported by: portscout |
13 Jan 2020 04:07:33
0.83.0

|
yuri  |
multimedia/musikcube: Update 0.80.0 -> 0.83.0
Reported by: portscout |
11 Jan 2020 08:19:22
0.80.0

|
yuri  |
multimedia/musikcube: Update 0.70.0 -> 0.80.0
Reported by: portscout |
11 Dec 2019 17:53:49
0.70.0_1

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
01 Nov 2019 05:49:03
0.70.0

|
yuri  |
multimedia/musikcube: Update 0.65.1 -> 0.70.0
Reported by: portscout |
25 Oct 2019 15:41:29
0.65.1_3

|
jbeich  |
multimedia/musikcube: unbreak with boost 1.72
In file included from src/core/audio/Player.cpp:39:
src/core/audio/Stream.h:78:26: error: no template named 'deque' in namespace
'std'
typedef std::deque<Buffer*> BufferList;
~~~~~^ |
19 Aug 2019 15:35:28
0.65.1_3

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
05 Aug 2019 23:06:50
0.65.1_2

|
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
26 Jul 2019 20:46:57
0.65.1_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 Jun 2019 02:01:48
0.65.1

|
yuri  |
multimedia/musikcube: Update 0.65.0 -> 0.65.1 |
04 May 2019 06:37:54
0.65.0

|
yuri  |
multimedia/musikcube: Update 0.64.1 -> 0.65.0
Reported by: portscout |
12 Apr 2019 06:36:31
0.64.1_1

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
21 Mar 2019 04:15:34
0.64.1

|
yuri  |
multimedia/musikcube: Update 0.64.0 -> 0.64.1
Reported by: portscout |
20 Mar 2019 14:53:29
0.64.0

|
jbeich  |
devel/websocketpp: unbreak with boost 1.70
PR: 236589 |
20 Mar 2019 02:29:01
0.64.0

|
yuri  |
multimedia/musikcube: Update 0.63.0 -> 0.64.0
Reported by: portscout |
22 Feb 2019 03:05:47
0.63.0

|
yuri  |
multimedia/musikcube: Update 0.62.2 -> 0.63.0
Reported by: portscout |
29 Jan 2019 04:22:37
0.62.2

|
yuri  |
multimedia/musikcube: Update 0.62.0 -> 0.62.2
Reported by: portscout |
26 Jan 2019 04:07:13
0.62.0

|
yuri  |
multimedia/musikcube: Update 0.61.0-1 -> 0.62.0
Reported by: portscout |
16 Jan 2019 04:47:27
0.61.0.1

|
yuri  |
multimedia/musikcube: Update 0.60.2 -> 0.61.0-1
PR#234936 suggested the patch to fix the missing include.
Instead, I asked the upstream to fix it, which they did.
This fix is included in this update.
PR: 234936
Reported by: Piotr Kubaj <pkubaj@anongoth.pl> |
10 Jan 2019 09:18:38
0.60.2

|
yuri  |
multimedia/musikcube: Update 0.60.1 -> 0.60.2 |
08 Jan 2019 09:10:18
0.60.1

|
yuri  |
multimedia/musikcube: Fix USES=cmake
Reported by: tobik |
08 Jan 2019 08:29:44
0.60.1

|
yuri  |
New port: multimedia/musikcube: Terminal-based music player, audio engine,
metadata indexer, server |