Port details |
- libremidi Modern C++ MIDI real-time & file I/O library
- 5.0.0 audio
=2 4.5.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-06-30 16:00:09
- Last Update: 2025-03-13 07:41:22
- Commit Hash: a6d43e1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/jcelerier/libremidi
- Description:
- libremidi is a cross-platform C++17 library for real-time and MIDI file
input and output.
This is a fork based on two libraries:
* RtMidi
* ModernMIDI
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libremidi>0:audio/libremidi
- To install the port:
- cd /usr/ports/audio/libremidi/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libremidi
- pkg install libremidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libremidi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741840527
SHA256 (jcelerier-libremidi-v5.0.0_GH0.tar.gz) = 0ad60d31f7e167f27a846ba526abfe2440d9ae262c5a19afd7412e32e860b6fa
SIZE (jcelerier-libremidi-v5.0.0_GH0.tar.gz) = 15644308
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- catch2>0 : devel/catch2
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libjack.so : audio/jack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libremidi-5.0.0:
ALSA=on: ALSA audio architecture support
JACK=on: JACK audio server support
===> Use 'make config' to modify these settings
- Options name:
- audio_libremidi
- USES:
- cmake:testing compiler:c++20-lang localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.0 13 Mar 2025 07:41:22
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.5.0 → 5.0.0
Reported by: portscout |
4.5.0 03 Apr 2024 05:57:08
    |
Yuri Victorovich (yuri)  |
audio/libremidi: Fix typo in Makefile
This typo caused build failure on 13.
Reported by: fallout |
4.5.0 04 Mar 2024 16:09:15
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.4.0 → 4.5.0
Reported by: portscout |
4.4.0 12 Feb 2024 07:56:26
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.3.0 → 4.4.0
Reported by: portscout |
4.3.0 06 Feb 2024 06:49:26
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.4 → 4.3.0
Reported by: portscout |
4.2.4 01 Nov 2023 04:29:16
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.3 → 4.2.4
Reported by: portscout |
4.2.3 10 Oct 2023 02:36:21
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.2 → 4.2.3
Also add JACK and ALSA options for audio backends.
Reported by: portscout |
4.2.2 07 Oct 2023 15:05:16
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.1 → 4.2.2
Reported by: portscout |
4.2.1 05 Oct 2023 23:05:42
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.0 → 4.2.1
Reported by: portscout |
4.2.0 03 Oct 2023 02:55:48
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.0 → 4.2.0
Reported by: portscout |
4.0 19 Sep 2023 05:26:45
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 3.0 → 4.0
ALSA support is disabled in the port because the project now
uses linuxisms like timerfd in the ALSA code.
Reported by: portscout |
3.0 11 Jul 2023 05:57:25
    |
Yuri Victorovich (yuri)  |
audio/libremidi: Update g20230630 → 3.0
Reported by: portscout |
g20230630 30 Jun 2023 15:58:23
    |
Yuri Victorovich (yuri)  |
audio/libremidi: New port: Modern C++ MIDI real-time & file I/O library |
Number of commits found: 13
|