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
wildmidi Simple software midi player and core softsynth library
0.4.2_1 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 0.4.2Version of this port present on the latest quarterly branch.
Maintainer: liangtai.s16@gmail.com search for ports maintained by this maintainer
Port Added: 2011-06-29 01:28:23
Last Update: 2024-02-18 13:28:04
Commit Hash: 487cc0f
License: LGPL3 GPLv3
WWW:
https://www.mindwerks.net/projects/wildmidi/
Description:
WildMIDI is a simple software midi player which has a core softsynth library that can be used with other applications. The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files into audio which is them passed back to the calling application for further processing or output. The API of the library is designed so that it is easy to include WildMIDI into applications that wish to include MIDI file playback. With multiple MIDI file support you can develop applications to mix several midi files together at the same time and with the next release you will be able to use a different patch set for each MIDI file. The wildmidi player is a demonstration program to show the capabilities of libWildMidi.
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 (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wildmidi-0.4.2_1/catalog.mk
  3. /usr/local/share/licenses/wildmidi-0.4.2_1/LICENSE
  4. /usr/local/share/licenses/wildmidi-0.4.2_1/LGPL3
  5. /usr/local/share/licenses/wildmidi-0.4.2_1/GPLv3
  6. bin/wildmidi
  7. @comment bin/wildmidi-static
  8. include/wildmidi_lib.h
  9. @comment lib/libWildMidi.a
  10. lib/libWildMidi.so
  11. lib/libWildMidi.so.2
  12. lib/libWildMidi.so.2.0.1
  13. libdata/pkgconfig/wildmidi.pc
  14. share/man/man1/wildmidi.1.gz
  15. share/man/man3/WildMidi_ClearError.3.gz
  16. share/man/man3/WildMidi_Close.3.gz
  17. share/man/man3/WildMidi_ConvertBufferToMidi.3.gz
  18. share/man/man3/WildMidi_ConvertToMidi.3.gz
  19. share/man/man3/WildMidi_FastSeek.3.gz
  20. share/man/man3/WildMidi_GetError.3.gz
  21. share/man/man3/WildMidi_GetInfo.3.gz
  22. share/man/man3/WildMidi_GetLyric.3.gz
  23. share/man/man3/WildMidi_GetMidiOutput.3.gz
  24. share/man/man3/WildMidi_GetOutput.3.gz
  25. share/man/man3/WildMidi_GetString.3.gz
  26. share/man/man3/WildMidi_GetVersion.3.gz
  27. share/man/man3/WildMidi_Init.3.gz
  28. share/man/man3/WildMidi_MasterVolume.3.gz
  29. share/man/man3/WildMidi_Open.3.gz
  30. share/man/man3/WildMidi_OpenBuffer.3.gz
  31. share/man/man3/WildMidi_SetCvtOption.3.gz
  32. share/man/man3/WildMidi_SetOption.3.gz
  33. share/man/man3/WildMidi_Shutdown.3.gz
  34. share/man/man3/WildMidi_SongSeek.3.gz
  35. share/man/man5/wildmidi.cfg.5.gz
  36. @sample share/wildmidi/wildmidi.cfg.sample
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • wildmidi>0:audio/wildmidi
To install the port:
cd /usr/ports/audio/wildmidi/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/wildmidi
  • pkg install wildmidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wildmidi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1511827036 SHA256 (Mindwerks-wildmidi-wildmidi-0.4.2_GH0.tar.gz) = 551d43cb6de6019885f933a20b6f3205a92814f50da8b0d8bceac002b9a8109d SIZE (Mindwerks-wildmidi-wildmidi-0.4.2_GH0.tar.gz) = 192441

Packages (timestamps in pop-ups are UTC):
wildmidi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2_10.4.2_10.4.20.4.2_10.4.2_1-0.4.2-
FreeBSD:13:quarterly0.4.20.4.20.4.20.4.20.4.20.4.20.4.20.4.2
FreeBSD:14:latest0.4.2_10.4.2_10.4.20.4.2_10.4.2_10.4.2-0.4.2
FreeBSD:14:quarterly0.4.20.4.2-0.4.20.4.20.4.20.4.20.4.2
FreeBSD:15:latest0.4.2_10.4.2_1n/a0.4.2n/a0.4.20.4.20.4.2_1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libasound.so : audio/alsa-lib
This port is required by:
for Libraries
  1. audio/sdl_audiolib
  2. games/easyrpg-player
  3. multimedia/qmmp-qt5
  4. multimedia/qmmp-qt6

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/qmmp*
  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:
===> The following configuration options are available for wildmidi-0.4.2_1: PLAYER=on: Simple player PLAYERSTATIC=off: Simple player using STATIC libWildMidi STATIC=off: Build static executables and/or libraries ====> Sound system PLAYER and PLAYERSTATIC use: you can only select none or one of them ALSA=on: ALSA audio architecture support OPENAL=off: Audio support via OpenAL OSS=off: Open Sound System support ===> Use 'make config' to modify these settings
Options name:
audio_wildmidi
USES:
cmake cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Mindwerks/wildmidi/tar.gz/wildmidi-0.4.2?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2_1
18 Feb 2024 13:28:04
commit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdeb files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/*: Move manpages to share/man

Approved by:	portmgr (blanket)
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)
0.4.2
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)
0.4.2
14 Oct 2021 10:41:31
commit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6fcommit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6fcommit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6fcommit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
audio/wildmidi: Add CPE information

Approved by:	portmgr (blanket)
0.4.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.4.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.
0.4.2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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.4.2
28 Nov 2017 00:07:16
Revision:455007Original commit files touched by this commit
dbaio search for other commits by this committer
audio/wildmidi: Update to 0.4.2

Patch removed was incorporated upstream.

Changes:	https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.2

PR:		223925
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
0.4.1
08 Aug 2017 17:53:36
Revision:447551Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to 0.4.1
* Cleanup Makefile

PR:		220843
Submitted by:	SimaMoto,RyoTa (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11831
0.4.0
03 Aug 2017 18:36:51
Revision:447274Original commit files touched by this commit
ultima search for other commits by this committer
This change will fix BROKEN status on several latest
FreeBSD branches that will be upcoming releases.

PR:		220843
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11829
0.4.0
11 Dec 2016 08:25:57
Revision:428340Original commit files touched by this commit
antoine search for other commits by this committer
Those ports build fine with bsd make
0.4.0
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.4.0
25 Jun 2016 19:14:14
Revision:417478Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.4.0

Changes: https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.0

PR:		210365
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
0.3.9
27 May 2016 03:29:35
Revision:415921Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.3.9

PR:		209678
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
0.3.8
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
0.3.8
30 May 2015 21:25:07
Revision:387986Original commit files touched by this commit
mat search for other commits by this committer
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
0.3.8
06 May 2015 12:57:56
Revision:385514Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the a* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.3.8
08 Mar 2015 21:37:42
Revision:380803Original commit files touched by this commit
robak search for other commits by this committer
audio/wildmidi: update 0.2.3.5 -> 0.3.8

- Switch from SF to GitHub usage

PR:		186476
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
0.2.3.5_2
11 Jun 2014 21:43:58
Revision:357543Original commit files touched by this commit
bar search for other commits by this committer
- Added libtool to USES for audio/wildmidi
- Bump PORTREVISION for dependent ports

Approved by:	portsmgr blanket
0.2.3.5_1
23 Oct 2013 09:59:19
Revision:331360Original commit files touched by this commit
tijl search for other commits by this committer
- Change maintainer email address (lost access to previous one).
- Support staging.
- Disable optimisation flags that clang does not support.
- Silence post-patch.

PR:		ports/182525
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
0.2.3.5_1
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)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
0.2.3.5_1
27 May 2013 12:45:21
Revision:319227Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with clang by disabling incompatible cflags
0.2.3.5_1
17 Apr 2013 23:40:57
Revision:316012Original commit files touched by this commit
ak search for other commits by this committer
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
0.2.3.5_1
30 Jul 2012 18:40:23
Original commit files touched by this commit
scheidell search for other commits by this committer
- Correct wrong use of '&&' instead of '&' for logical "bit and"
- Bump PORTREVISION (cause failure on clang build)

PR:		ports/170079
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
0.2.3.5
16 Feb 2012 04:39:37
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.2.3.5

PR:             ports/163124
Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
0.2.3.4
07 Jul 2011 09:17:32
Original commit files touched by this commit
wen search for other commits by this committer
- Remove USE_GZIP=yes since it is default

PR:             ports/157174
Submitted by:   Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:    pav@(portmgr)
0.2.3.4
29 Jun 2011 01:27:53
Original commit files touched by this commit
miwi search for other commits by this committer
WildMIDI is a simple software midi player which has a core softsynth library
that can be used with other applications.

The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
into audio which is them passed back to the calling application for further
processing or output. The API of the library is designed so that it is easy to
include WildMIDI into applications that wish to include MIDI file playback.
With multiple MIDI file support you can develop applications to mix several
midi files together at the same time and with the next release you will be
able to use a different patch set for each MIDI file.

The wildmidi player is a demonstration program to show the capabilities of
libWildMidi.

WWW: http://wildmidi.sourceforge.net/

PR:             ports/158372
Submitted by:   SimaMoto,RyoTa <liangtai.s4 at gmail.com>

Number of commits found: 28