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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libumidi Universal general purpose MIDI library
2.1.5 audio Deleted on this many watch lists=1 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 2.1.5Version of this port present on the latest quarterly branch.
Maintainer: hselasky@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-06-23 13:12:28
Last Update: 2022-10-13 11:53:16
Commit Hash: 96e74ed
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: BSD2CLAUSE
WWW:
https://github.com/hselasky/libumidi
Description:
The universal MIDI library is a multithreaded MIDI processing toolkit which can be used by realtime and non-realtime applications to load, save, modify and playback MIDI files. The umidi20 library supports direct playback and recording via JACK, ALSA, FIFOs and character device nodes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libumidi-2.1.5/catalog.mk
  3. /usr/local/share/licenses/libumidi-2.1.5/LICENSE
  4. /usr/local/share/licenses/libumidi-2.1.5/BSD2CLAUSE
  5. include/umidi20.h
  6. @comment lib/libumidi20_p.a
  7. lib/libumidi20.a
  8. lib/libumidi20.so
  9. lib/libumidi20.so.1
  10. man/man3/umidi20.3.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • libumidi>0:audio/libumidi
No installation instructions:
This port has been deleted.
PKGNAME: libumidi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1643474962 SHA256 (hselasky-libumidi-v2.1.5_GH0.tar.gz) = 53cb8e9fc48eab2750b0e4799b5b06cf2706f3cc3efcd44988cc075a048196d6 SIZE (hselasky-libumidi-v2.1.5_GH0.tar.gz) = 41503

Packages (timestamps in pop-ups are UTC):
libumidi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.1.2-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libjack.so : audio/jack
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libumidi-2.1.5: ALSAMIDI=on: MIDI via ALSA DEBUG=off: Build with debugging support JACK=on: JACK audio server support ===> Use 'make config' to modify these settings
Options name:
audio_libumidi
USES:
tar:bzip2 uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hselasky/libumidi/tar.gz/v2.1.5?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.5
13 Oct 2022 11:53:16
commit hash: 96e74edde06cc045cc2decbc3e1bf9cc137ec640commit hash: 96e74edde06cc045cc2decbc3e1bf9cc137ec640commit hash: 96e74edde06cc045cc2decbc3e1bf9cc137ec640commit hash: 96e74edde06cc045cc2decbc3e1bf9cc137ec640 files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/libumidi: Delete port for now.

- The only consumer, audio/midipp, is now statically linking this library.

Approved by:	pi (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.1.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.1.5
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.5
29 Jan 2022 17:56:52
commit hash: 1bcca5f6d737696039d8986c9d699ba33784c1e9commit hash: 1bcca5f6d737696039d8986c9d699ba33784c1e9commit hash: 1bcca5f6d737696039d8986c9d699ba33784c1e9commit hash: 1bcca5f6d737696039d8986c9d699ba33784c1e9 files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/libumidi: Update to v2.1.5

- Plug a memory leak in ALSA sequencer backend.

Approved by:	pi (implicit)
2.1.4
28 Jan 2022 17:55:42
commit hash: 4b802888605415e483d441444f094233c14bc2cdcommit hash: 4b802888605415e483d441444f094233c14bc2cdcommit hash: 4b802888605415e483d441444f094233c14bc2cdcommit hash: 4b802888605415e483d441444f094233c14bc2cd files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/libumidi: Update to v2.1.4

- Fixed bug in ALSA sequencer backend.

Approved by:	pi (implicit)
2.1.3
27 Jan 2022 09:51:41
commit hash: 072a82f3d42d8617146dc0ae94d10b727a1bb8c8commit hash: 072a82f3d42d8617146dc0ae94d10b727a1bb8c8commit hash: 072a82f3d42d8617146dc0ae94d10b727a1bb8c8commit hash: 072a82f3d42d8617146dc0ae94d10b727a1bb8c8 files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/libumidi: Update to v2.1.3

- Added support for ALSA MIDI sequencer backend.

Approved by:	pi (implicit)
2.1.2_1
02 Aug 2021 16:03:15
commit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16

Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
2.1.2
02 Jun 2021 16:04:14
commit hash: afba1985641682f183fd462e62a58c46d7585f05commit hash: afba1985641682f183fd462e62a58c46d7585f05commit hash: afba1985641682f183fd462e62a58c46d7585f05commit hash: afba1985641682f183fd462e62a58c46d7585f05 files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/libumidi: Update website location.

Approved by:	pi (implicit)
2.1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.2
09 Jan 2021 11:31:47
Revision:560851Original commit files touched by this commit
hselasky search for other commits by this committer
Update libumidi to 2.1.2

- Fix compilation under FreeBSD (NO_WERROR is defined).

Approved by: pi (implicit)
2.1.1
18 Apr 2020 07:51:42
Revision:532000Original commit files touched by this commit
hselasky search for other commits by this committer
Update libumidi to 2.1.1

Added support for per note events via SysEx, also called MPE.

Approved by:	pi (implicit)
2.1.0
21 Apr 2019 14:34:03
Revision:499540Original commit files touched by this commit
hselasky search for other commits by this committer
USE_XXX= should appear after USES=

Approved by:	pi
2.1.0
21 Apr 2019 14:00:22
Revision:499538Original commit files touched by this commit
hselasky search for other commits by this committer
Update libumidi to 2.1.0

- Added support for release key pressure.
- Added support for experimental extended key press SYSEX messages.
- Some minor fixes and improvements.

Approved by:	pi
2.0.14
04 Aug 2017 18:15:04
Revision:447349Original commit files touched by this commit
kwm search for other commits by this committer
Update libumidi to 2.0.14

- Added support for Android

Submitted by:	maintainer (via e-mail)
2.0.13
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
2.0.13
07 Aug 2014 19:54:23
Revision:364318Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.13.

Fixed out of range key transpose.

Submitted by:	maintainer
2.0.12
26 Apr 2014 08:55:40
Revision:352232Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.12.

Fixed loading and saving MIDI beat and song events.

Submitted by:	maintainer
2.0.11
11 Jan 2014 20:15:31
Revision:339450Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.11.

Submitted by:	maintainer (via e-mail)
2.0.10
11 Jan 2014 10:28:40
Revision:339417Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.10.

Submitted by:	maintainer (via e-mail)
2.0.9
04 Jan 2014 18:25:01
Revision:338665Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Allow packaging as a user
Use options helpers
2.0.9
24 Oct 2013 20:07:01
Revision:331526Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.9.
Removed device reset events from start of MIDI file. Allow storing of
non-channel MIDI events.

Submitted by:	maintainer via mail
2.0.8
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
2.0.8
17 Aug 2013 18:41:46
Revision:324862Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.8.

Fix crash with system exclusive messages.

Submitted by:	maintainer
2.0.7_1
28 Jul 2013 12:44:43
Revision:323824Original commit files touched by this commit
nox search for other commits by this committer
- Set OPTIONS_DEFAULT=JACK.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
2.0.7
26 Jul 2013 17:51:46
Revision:323740Original commit files touched by this commit
nox search for other commits by this committer
Update to 2.0.7 .

Submitted by:	hselasky (maintainer)
2.0.6
14 Jul 2013 14:19:10
Revision:322984Original commit files touched by this commit
nox search for other commits by this committer
Update MASTER_SITES.
2.0.6
15 May 2013 10:37:14
Revision:318236Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.6.

Minor bugfix.

Submitted by:	maintainer (via IRC)
2.0.5
05 Mar 2013 17:07:44
Revision:313460Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2.0.5
18 Aug 2012 20:27:37
Original commit files touched by this commit
nox search for other commits by this committer
- Update to 2.0.5 :
- Use PTHREAD_LIBS.
- Fix compile warning.

Submitted by:	hselasky (maintainer)
2.0.4
08 Aug 2012 17:16:29
Original commit files touched by this commit
nox search for other commits by this committer
Update to 2.0.4 .

Submitted by:	hselasky (maintainer)
2.0.3
23 Feb 2012 10:40:09
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.3.

- Fixed some atexit() handling
- Compile fixes for Linux

Submitted by:   maintainer
2.0.2
16 Jul 2011 14:21:03
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 2.0.2.

Minor bug fix release.
2.0.0
23 Jun 2011 12:54:14
Original commit files touched by this commit
kwm search for other commits by this committer
Add libumidi.

General purpose MIDI library.

Submitted by:   Hans Petter Selasky <hselasky@FreeBSD.org>

Number of commits found: 34