notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
rtmidi Set of C++ classes that provide a common API for realtime MIDI I/O
6.0.0 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-08-19 17:53:10
Last Update: 2023-08-08 08:42:41
Commit Hash: 2262fa1
License: MIT
WWW:
https://github.com/thestk/rtmidi
Description:
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific classes) that provide a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA, JACK), Macintosh OS X (CoreMIDI, JACK), and Windows (Multimedia Library) operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: * object oriented C++ design * simple, common API across all supported platforms * only one header and one source file for easy inclusion in programming projects * MIDI device enumeration
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. include/rtmidi/RtMidi.h
  2. include/rtmidi/rtmidi_c.h
  3. lib/librtmidi.so
  4. lib/librtmidi.so.7
  5. lib/librtmidi.so.7.0.0
  6. libdata/pkgconfig/rtmidi.pc
  7. @ldconfig
  8. /usr/local/share/licenses/rtmidi-6.0.0/catalog.mk
  9. /usr/local/share/licenses/rtmidi-6.0.0/LICENSE
  10. /usr/local/share/licenses/rtmidi-6.0.0/MIT
Collapse this list.
Dependency lines:
  • rtmidi>0:audio/rtmidi
To install the port:
cd /usr/ports/audio/rtmidi/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/rtmidi
  • pkg install rtmidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rtmidi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691460506 SHA256 (thestk-rtmidi-6.0.0_GH0.tar.gz) = ef7bcda27fee6936b651c29ebe9544c74959d0b1583b716ce80a1c6fea7617f0 SIZE (thestk-rtmidi-6.0.0_GH0.tar.gz) = 515502

Packages (timestamps in pop-ups are UTC):
rtmidi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.06.0.04.0.0_16.0.06.0.0-4.0.0_1-
FreeBSD:13:quarterly6.0.06.0.0-6.0.06.0.06.0.06.0.06.0.0
FreeBSD:14:latest6.0.06.0.05.0.06.0.06.0.05.0.0_1-5.0.0_1
FreeBSD:14:quarterly6.0.06.0.0-6.0.06.0.06.0.06.0.06.0.0
FreeBSD:15:latest6.0.06.0.0n/a6.0.0n/a6.0.06.0.06.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
Library dependencies:
  1. libjack.so : audio/jack
This port is required by:
for Libraries
  1. audio/bambootracker
  2. audio/furnace
  3. audio/giada
  4. audio/milkytracker
  5. audio/pianobooster
  6. audio/polyphone
  7. math/octave-forge-audio

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/radiance*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_rtmidi
USES:
autoreconf compiler:c11 libtool localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/thestk/rtmidi/tar.gz/6.0.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port