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: multimedia/musikcube/Makefile
SVNWeb

Number of commits found: 62

Mon, 15 May 2023
[ 21:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:1f90eca255f4843fd69fa365b3c0ab22abd020a3  commit hash:1f90eca255f4843fd69fa365b3c0ab22abd020a3  commit hash:1f90eca255f4843fd69fa365b3c0ab22abd020a3  1f90eca  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
Thu, 27 Apr 2023
[ 18:25 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  3e45e8e  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*: bump all direct Boost cunsumers
[ 12:01 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  f7accb2  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sat, 15 Apr 2023
[ 05:02 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:e069f03fb74a8ecb5ebe17fe29af626ad363499b  commit hash:e069f03fb74a8ecb5ebe17fe29af626ad363499b  commit hash:e069f03fb74a8ecb5ebe17fe29af626ad363499b  e069f03 
multimedia/musikcube: Update 0.99.7 → 0.99.8

Reported by:	portscout
Mon, 27 Mar 2023
[ 06:59 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:a476ee1fb0bc8f272a9c954c66b2164d439c9a52  commit hash:a476ee1fb0bc8f272a9c954c66b2164d439c9a52  commit hash:a476ee1fb0bc8f272a9c954c66b2164d439c9a52  a476ee1 
multimedia/musikcube: Update 0.99.6 → 0.99.7

Reported by:	portscout
Tue, 21 Mar 2023
[ 15:04 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:2f19ea4230fbb41d7b0ab08c7b45b59fe0f3ebee  commit hash:2f19ea4230fbb41d7b0ab08c7b45b59fe0f3ebee  commit hash:2f19ea4230fbb41d7b0ab08c7b45b59fe0f3ebee  2f19ea4 
multimedia/musikcube: Update 0.99.5 → 0.99.6

Reported by:	portscout
Sat, 11 Mar 2023
[ 09:16 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:0546bc051f3934afa953d52e3775d48492157515  commit hash:0546bc051f3934afa953d52e3775d48492157515  commit hash:0546bc051f3934afa953d52e3775d48492157515  0546bc0 
multimedia/musikcube: Update 0.98.0 → 0.99.5

Reported by:	portscout
Mon, 16 Jan 2023
[ 19:32 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  e1287d0  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*:	bump libboost*.so libraries consumert after Boost upgrade
Sun, 25 Sep 2022
[ 20:14 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  1e5aaab  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
audio/flac: bump port revision of consumers after update to 1.4.1
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Tue, 5 Jul 2022
[ 04:24 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8353bae3479b275032e9a32dac46f2e5c4dc4a6c  commit hash:8353bae3479b275032e9a32dac46f2e5c4dc4a6c  commit hash:8353bae3479b275032e9a32dac46f2e5c4dc4a6c  8353bae 
multimedia/musikcube: Update 0.97.0 -> 0.98.0

Reported by:	portscout
Sun, 22 May 2022
[ 20:17 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  b082b3d  (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
Thu, 24 Feb 2022
[ 23:07 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:6d3e4106d55c223697bdb826d691f1609a8f26ae  commit hash:6d3e4106d55c223697bdb826d691f1609a8f26ae  commit hash:6d3e4106d55c223697bdb826d691f1609a8f26ae  6d3e410 
multimedia/musikcube: Update 0.96.11 -> 0.97.0

Reported by:	portscout
Sun, 13 Feb 2022
[ 17:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:15acfa9e30543876d586a1cb770ba0c22b8297b8  commit hash:15acfa9e30543876d586a1cb770ba0c22b8297b8  commit hash:15acfa9e30543876d586a1cb770ba0c22b8297b8  15acfa9 
multimedia/musikcube: Update 0.96.10 -> 0.96.11

Reported by:	portscout
Mon, 10 Jan 2022
[ 19:15 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:4499b66242e5e5b1249082d207116914927b61af  commit hash:4499b66242e5e5b1249082d207116914927b61af  commit hash:4499b66242e5e5b1249082d207116914927b61af  4499b66  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260777
Tue, 4 Jan 2022
[ 07:11 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:33b74d954a65c397ff3ed35ba583b4c961954c1f  commit hash:33b74d954a65c397ff3ed35ba583b4c961954c1f  commit hash:33b74d954a65c397ff3ed35ba583b4c961954c1f  33b74d9 
multimedia/musikcube: Update 0.96.7 -> 0.96.10

Reported by:	portscout
Sun, 26 Dec 2021
[ 07:59 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  b55bac2  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260603
Tue, 1 Jun 2021
[ 13:55 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:a7309207a05253fea710198f4b015420cdcb93d6  commit hash:a7309207a05253fea710198f4b015420cdcb93d6  commit hash:a7309207a05253fea710198f4b015420cdcb93d6  a730920  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISION after www/libmicrohttpd updated

PR:		255938
Fri, 7 May 2021
[ 03:44 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:bba34758a6df405b1dcc421d058e6c55ce999ac0  commit hash:bba34758a6df405b1dcc421d058e6c55ce999ac0  commit hash:bba34758a6df405b1dcc421d058e6c55ce999ac0  bba3475 
multimedia/musikcube: Update 0.96.6 -> 0.96.7

Reported by:	portscout
Wed, 21 Apr 2021
[ 06:21 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:089d935ab16b1ed209b2820c1652f38e023e1d6e  commit hash:089d935ab16b1ed209b2820c1652f38e023e1d6e  commit hash:089d935ab16b1ed209b2820c1652f38e023e1d6e  089d935 
multimedia/musikcube: Fix build on 13+ by properly linking to base OpenSSL

Reported by:	fallout
Mon, 19 Apr 2021
[ 17:11 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:b6e975275f6af03a6f22a6aca7a23db2e0cd2bcc  commit hash:b6e975275f6af03a6f22a6aca7a23db2e0cd2bcc  commit hash:b6e975275f6af03a6f22a6aca7a23db2e0cd2bcc  b6e9752 
multimedia/musikcube: Add audio/libopenmpt dependency for the corresponding
plugin to be built
[ 03:32 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:68457b801edd40093c0b8b624c7423868b5db95a  commit hash:68457b801edd40093c0b8b624c7423868b5db95a  commit hash:68457b801edd40093c0b8b624c7423868b5db95a  68457b8 
multimedia/musikcube: Update 0.96.5 -> 0.96.6
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 5 Feb 2021
[ 02:03 swills search for other commits by this committer ] Original commit   Revision:564074
multimedia/musikcube: build with base ncurses

Fixes issues seen previously with startup crashes with base ncurses

PR:		252817
Approved by:	yuri (maintainer)
Fri, 29 Jan 2021
[ 20:28 yuri search for other commits by this committer ] Original commit   Revision:563246
multimedia/musikcube: Update 0.96.4 -> 0.96.5

Reported by:	portscout
Tue, 19 Jan 2021
[ 04:26 yuri search for other commits by this committer ] Original commit   Revision:562022
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>
Mon, 18 Jan 2021
[ 00:48 yuri search for other commits by this committer ] Original commit   Revision:561889
multimedia/musikcube: Update 0.96.3 -> 0.96.4
[ 00:36 yuri search for other commits by this committer ] Original commit   Revision:561888
multimedia/musikcube: ncurses base/port selection based on OPSYS/OSVERSION

PR:		249572
Submitted by:	my-roaming-data@outlook.com
Thu, 24 Dec 2020
[ 23:14 yuri search for other commits by this committer ] Original commit   Revision:559200
multimedia/musikcube: Update 0.96.2 -> 0.96.3
Wed, 9 Dec 2020
[ 06:12 yuri search for other commits by this committer ] Original commit   Revision:557350
multimedia/musikcube: Update 0.96.0 -> 0.96.2

Reported by:	portscout
Mon, 7 Dec 2020
[ 03:29 yuri search for other commits by this committer ] Original commit   Revision:557205
multimedia/musikcube: Update 0.95.0 -> 0.96.0
Sat, 14 Nov 2020
[ 22:51 yuri search for other commits by this committer ] Original commit   Revision:555151
multimedia/musikcube: Update 0.94.0 -> 0.95.0
Thu, 5 Nov 2020
[ 19:22 yuri search for other commits by this committer ] Original commit   Revision:554151
multimedia/musikcube: Update 0.93.1 -> 0.94.0

Reported by:	portscout
Wed, 2 Sep 2020
[ 04:24 swills search for other commits by this committer ] Original commit   Revision:547319
multimedia/musikcube: switch to base ncurses

PR:		248900
Approved by:	yuri (maintainer)
Sat, 18 Jul 2020
[ 18:06 adridg search for other commits by this committer ] Original commit   Revision:542519
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
Tue, 14 Jul 2020
[ 00:43 yuri search for other commits by this committer ] Original commit   Revision:542166
multimedia/musikcube: Update 0.92.1 -> 0.93.1

Reported by:	portscout
Sun, 12 Jul 2020
[ 09:30 tobik search for other commits by this committer ] Original commit   Revision:542069 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
audio/sndio: Update to 1.7.0
Tue, 26 May 2020
[ 03:03 yuri search for other commits by this committer ] Original commit   Revision:536566
multimedia/musikcube: Update 0.90.1 -> 0.92.1

Reported by:	upstream
Mon, 13 Apr 2020
[ 16:42 yuri search for other commits by this committer ] Original commit   Revision:531617
multimedia/musikcube: Update 0.83.0 -> 0.90.1

Reported by:	portscout
Mon, 13 Jan 2020
[ 04:07 yuri search for other commits by this committer ] Original commit   Revision:522853
multimedia/musikcube: Update 0.80.0 -> 0.83.0

Reported by:	portscout
Sat, 11 Jan 2020
[ 08:19 yuri search for other commits by this committer ] Original commit   Revision:522635
multimedia/musikcube: Update 0.70.0 -> 0.80.0

Reported by:	portscout
Wed, 11 Dec 2019
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:519824 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Nov 2019
[ 05:49 yuri search for other commits by this committer ] Original commit   Revision:516208
multimedia/musikcube: Update 0.65.1 -> 0.70.0

Reported by:	portscout
Fri, 25 Oct 2019
[ 15:41 jbeich search for other commits by this committer ] Original commit   Revision:515618
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;
                    ~~~~~^
Mon, 19 Aug 2019
[ 15:35 jbeich search for other commits by this committer ] Original commit   Revision:509290 (Only the first 10 of 412 ports in this commit are shown above. View all ports for this commit)
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
Mon, 5 Aug 2019
[ 23:06 jbeich search for other commits by this committer ] Original commit   Revision:508216 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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/
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Thu, 20 Jun 2019
[ 02:01 yuri search for other commits by this committer ] Original commit   Revision:504608
multimedia/musikcube: Update 0.65.0 -> 0.65.1
Sat, 4 May 2019
[ 06:37 yuri search for other commits by this committer ] Original commit   Revision:500782
multimedia/musikcube: Update 0.64.1 -> 0.65.0

Reported by:	portscout
Fri, 12 Apr 2019
[ 06:36 jbeich search for other commits by this committer ] Original commit   Revision:498698 (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
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
Thu, 21 Mar 2019
[ 04:15 yuri search for other commits by this committer ] Original commit   Revision:496413
multimedia/musikcube: Update 0.64.0 -> 0.64.1

Reported by:	portscout
Wed, 20 Mar 2019
[ 02:29 yuri search for other commits by this committer ] Original commit   Revision:496306
multimedia/musikcube: Update 0.63.0 -> 0.64.0

Reported by:	portscout
Fri, 22 Feb 2019
[ 03:05 yuri search for other commits by this committer ] Original commit   Revision:493542
multimedia/musikcube: Update 0.62.2 -> 0.63.0

Reported by:	portscout
Tue, 29 Jan 2019
[ 04:22 yuri search for other commits by this committer ] Original commit   Revision:491541
multimedia/musikcube: Update 0.62.0 -> 0.62.2

Reported by:	portscout
Sat, 26 Jan 2019
[ 04:07 yuri search for other commits by this committer ] Original commit   Revision:491227
multimedia/musikcube: Update 0.61.0-1 -> 0.62.0

Reported by:	portscout
Wed, 16 Jan 2019
[ 04:47 yuri search for other commits by this committer ] Original commit   Revision:490443
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>
Thu, 10 Jan 2019
[ 09:18 yuri search for other commits by this committer ] Original commit   Revision:489856
multimedia/musikcube: Update 0.60.1 -> 0.60.2
Tue, 8 Jan 2019
[ 09:10 yuri search for other commits by this committer ] Original commit   Revision:489660
multimedia/musikcube: Fix USES=cmake

Reported by:	tobik
[ 08:29 yuri search for other commits by this committer ] Original commit   Revision:489653
New port: multimedia/musikcube: Terminal-based music player, audio engine,
metadata indexer, server

Number of commits found: 62