Port details |
- vmpk Virtual MIDI Piano Keyboard
- 0.9.0 audio =2 0.9.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-11-11 20:01:28
- Last Update: 2023-12-31 08:25:21
- Commit Hash: 9da863e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- http://vmpk.sourceforge.net
- Description:
- Virtual MIDI Piano Keyboard is a MIDI events generator and receiver. It doesn't
produce any sound by itself, but can be used to drive a MIDI synthesizer
(either hardware or software, internal or external). You can use the computer's
keyboard to play MIDI notes, and also the mouse. You can use the Virtual MIDI
Piano Keyboard to display the played MIDI notes from another instrument or MIDI
file player. To do so, connect the other MIDI port to the input port of VMPK.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/vmpk/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/vmpk
- pkg install vmpk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vmpk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704002856
SHA256 (vmpk-0.9.0.tar.bz2) = c47ee14cbf1903075440acad729d8e0e02e4c98606183756676eeac1a1aebcd9
SIZE (vmpk-0.9.0.tar.bz2) = 449608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xsltproc : textproc/libxslt
- docbook-xsl>0 : textproc/docbook-xsl
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libdrumstick-rt.so : audio/drumstick
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vmpk-0.9.0:
DBUS=on: D-Bus IPC system support
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- audio_vmpk
- USES:
- compiler:c++11-lang cmake gl localbase:ldflags pkgconfig qt:6 tar:bz2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 31 Dec 2023 08:25:21 |
Yuri Victorovich (yuri) |
audio/vmpk: update 0.8.10 → 0.9.0
Reported by: portscout |
0.8.10 05 Nov 2023 17:03:58 |
Yuri Victorovich (yuri) |
audio/vmpk: update 0.8.8 → 0.8.10
Reported by: portscout |
0.8.8_3 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
0.8.8_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.8.8_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
0.8.8_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.8.8_1 02 Sep 2022 20:14:57 |
Yuri Victorovich (yuri) |
audio/vmpk: Option MANPAGES not broken |
0.8.8 02 Sep 2022 19:11:55 |
Yuri Victorovich (yuri) |
audio/vmpk: Update 0.8.7 -> 0.8.8; Switch to Qt5
Reported by: portscout |
0.8.7 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
0.8.7 29 Apr 2022 23:21:30 |
Yuri Victorovich (yuri) |
audio/vmpk: Update 0.8.6 -> 0.8.7
Reported by: portscout |
0.8.6 23 Dec 2021 21:17:35 |
Yuri Victorovich (yuri) |
audio/vmpk: Update 0.8.4 -> 0.8.6
Reported by: portscout |
0.8.4 01 Jul 2021 01:07:41 |
Yuri Victorovich (yuri) |
audio/vmpk: Update 0.8.3 -> 0.8.4
Reported by: portscout |
0.8.3 26 May 2021 18:05:38 |
Yuri Victorovich (yuri) |
audio/vmpk: Update 0.7.2 -> 0.8.3 |
0.7.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2 12 Jan 2020 06:12:25 |
yuri |
audio/vmpk: Update 0.7.1 -> 0.7.2
Reported by: portscout |
0.7.1_3 04 Nov 2019 20:39:52 |
zeising |
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'. |
0.7.1_3 26 Jul 2019 20:46:57 |
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 |
0.7.1_2 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
0.7.1_1 16 Jan 2019 11:13:45 |
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 ) |
0.7.1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.7.1 23 Dec 2018 18:06:03 |
yuri |
audio/vmpk: fix build with GCC-based architectures
PR: 234301
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
0.7.1 04 Dec 2018 23:59:48 |
yuri |
audio/vmpk: Update 0.7.0 -> 0.7.1
Reported by: portscout |
0.7.0 20 Jul 2018 07:20:24 |
yuri |
audio/vmpk: Update 0.6.2 -> 0.7.0
Reported by: repology |
0.6.2_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.6.2_1 28 Nov 2017 06:30:27 |
yuri |
audio/vmpk: Removed MANPAGES option as per mat's request
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13274 |
0.6.2 11 Nov 2017 20:01:20 |
yuri |
New port: audio/vmpk: Virtual MIDI Piano Keyboard
PR: 221460
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13045 |