aboutsummaryrefslogtreecommitdiff
path: root/multimedia/musikcube
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/musikcube: enable MPRIS protocol support via basuJan Beich2023-05-303-5/+16
| | | | | | | Not a port option for consistency with other plugins. PR: 271719 Approved by: yuri (maintainer)
* net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0Jose Alonso Cardenas Marquez2023-05-151-1/+1
|
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* multimedia/musikcube: Update 0.99.7 → 0.99.8Yuri Victorovich2023-04-152-4/+5
| | | | Reported by: portscout
* multimedia/musikcube: Update 0.99.6 → 0.99.7Yuri Victorovich2023-03-273-4/+5
| | | | Reported by: portscout
* multimedia/musikcube: Update 0.99.5 → 0.99.6Yuri Victorovich2023-03-212-4/+4
| | | | Reported by: portscout
* multimedia/musikcube: Update 0.98.0 → 0.99.5Yuri Victorovich2023-03-116-42/+15
| | | | Reported by: portscout
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-1/+1
|
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-251-1/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* multimedia/musikcube: Update 0.97.0 -> 0.98.0Yuri Victorovich2022-07-055-5/+27
| | | | Reported by: portscout
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-0/+1
| | | | PR: 246106
* multimedia/musikcube: Update 0.96.11 -> 0.97.0Yuri Victorovich2022-02-242-4/+4
| | | | Reported by: portscout
* multimedia/musikcube: Update 0.96.10 -> 0.96.11Yuri Victorovich2022-02-132-5/+12
| | | | Reported by: portscout
* Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2022-01-101-0/+1
| | | | PR: 260777
* multimedia/musikcube: Update 0.96.7 -> 0.96.10Yuri Victorovich2022-01-044-28/+5
| | | | Reported by: portscout
* Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2021-12-261-1/+1
| | | | PR: 260603
* *: Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2021-06-011-0/+1
| | | | PR: 255938
* multimedia/musikcube: Update 0.96.6 -> 0.96.7Yuri Victorovich2021-05-072-5/+4
| | | | Reported by: portscout
* multimedia/musikcube: Fix build on 13+ by properly linking to base OpenSSLYuri Victorovich2021-04-212-0/+25
| | | | Reported by: fallout
* multimedia/musikcube: Add audio/libopenmpt dependency for the corresponding ↵Yuri Victorovich2021-04-192-0/+3
| | | | plugin to be built
* multimedia/musikcube: Update 0.96.5 -> 0.96.6Yuri Victorovich2021-04-194-18/+7
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/musikcube: fix build on powerpc64lePiotr Kubaj2021-04-061-0/+13
| | | | Same issue as audio/deadbeef.
* multimedia/musikcube: build with base ncursesSteve Wills2021-02-052-2/+13
| | | | | | | | | | Fixes issues seen previously with startup crashes with base ncurses PR: 252817 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=564074
* multimedia/musikcube: Update 0.96.4 -> 0.96.5Yuri Victorovich2021-01-293-9/+8
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563246
* multimedia/musikcube: Fix crash by reverting change to ncurses:baseYuri Victorovich2021-01-191-12/+2
| | | | | | | | | | ncurses:base causes the application to abort due to the exception. PR: 249572 252817 Reported by: casey langen <casey.langen@gmail.com> Notes: svn path=/head/; revision=562022
* multimedia/musikcube: Update 0.96.3 -> 0.96.4Yuri Victorovich2021-01-182-5/+4
| | | | Notes: svn path=/head/; revision=561889
* multimedia/musikcube: ncurses base/port selection based on OPSYS/OSVERSIONYuri Victorovich2021-01-182-1/+23
| | | | | | | | PR: 249572 Submitted by: my-roaming-data@outlook.com Notes: svn path=/head/; revision=561888
* multimedia/musikcube: Update 0.96.2 -> 0.96.3Yuri Victorovich2020-12-242-4/+4
| | | | Notes: svn path=/head/; revision=559200
* multimedia/musikcube: Update 0.96.0 -> 0.96.2Yuri Victorovich2020-12-092-5/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=557350
* multimedia/musikcube: Update 0.95.0 -> 0.96.0Yuri Victorovich2020-12-072-4/+4
| | | | Notes: svn path=/head/; revision=557205
* multimedia/musikcube: Update 0.94.0 -> 0.95.0Yuri Victorovich2020-11-142-4/+4
| | | | Notes: svn path=/head/; revision=555151
* multimedia/musikcube: Update 0.93.1 -> 0.94.0Yuri Victorovich2020-11-055-77/+53
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=554151
* multimedia/musikcube: switch to base ncursesSteve Wills2020-09-022-2/+14
| | | | | | | | PR: 248900 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=547319
* Fix multimedia/musikcube in the face of new microhttpd.Adriaan de Groot2020-07-182-0/+17
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=542519
* multimedia/musikcube: Update 0.92.1 -> 0.93.1Yuri Victorovich2020-07-143-5/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542166
* audio/sndio: Update to 1.7.0Tobias Kortkamp2020-07-121-0/+1
| | | | Notes: svn path=/head/; revision=542069
* multimedia/musikcube: Update 0.90.1 -> 0.92.1Yuri Victorovich2020-05-262-4/+4
| | | | | | | Reported by: upstream Notes: svn path=/head/; revision=536566
* multimedia/musikcube: Update 0.83.0 -> 0.90.1Yuri Victorovich2020-04-132-8/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=531617
* multimedia/musikcube: Update 0.80.0 -> 0.83.0Yuri Victorovich2020-01-132-6/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522853
* multimedia/musikcube: Update 0.70.0 -> 0.80.0Yuri Victorovich2020-01-113-8/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522635
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-0/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=519824
* multimedia/musikcube: Update 0.65.1 -> 0.70.0Yuri Victorovich2019-11-013-6/+8
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=516208
* multimedia/musikcube: unbreak with boost 1.72Jan Beich2019-10-252-0/+5
| | | | | | | | | | 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; ~~~~~^ Notes: svn path=/head/; revision=515618