Port details |
- playmidi MIDI player
- 2.5_2 audio =3 2.5_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-18 13:28:04
- Commit Hash: 487cc0f
- People watching this port, also watch:: sox, lame, jikes, scm, clisp
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/playmidi/
- Description:
- playmidi is a small, quick midi file player using the level two sequencer
of the voxware 3.0 package to play on general midi devices or FM or
Gravis Ultrasound. If no files are specified, playmidi will give a short
summary of usage options. If more than one file is specified, you may
skip to the next file while the current one is playing by pressing your
interrupt (usually control-c) key. If you invoke playmidi while it is al-
ready running, it will allow you to control the currently running invoca-
tion until its death, after which time all waiting invocations fight to
go first.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- playmidi>0:audio/playmidi
- To install the port:
- cd /usr/ports/audio/playmidi/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/playmidi
- pkg install playmidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: playmidi
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (playmidi-2.5.tar.gz) = a7ce37c2a2234fc875290e6ecc897ea2d405c63e95eda5244487c6a7053bfbdd
SIZE (playmidi-2.5.tar.gz) = 147687
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for playmidi-2.5_2:
====> Options available for the single DEFAULTDEVICE: you have to select exactly one of them
EXTERNAL=on: External midi synth, Ensoniq Soundscape, TB Maui, waveblaster cards
YAMAHA2=off: Yamaha 2-op FM
YAMAHA4=off: Yamaha 4-op FM
GRAVISULTRA=off: Gravis Ultrasound
SBAWE32=off: SB AWE32 Synth
===> Use 'make config' to modify these settings
- Options name:
- audio_playmidi
- USES:
- cpe ncurses
- 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 |
2.5_2 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
2.5_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 ) |
2.5_1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.5_1 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
2.5_1 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
2.5_1 31 Aug 2021 12:06:26 |
Bernhard Froehlich (decke) |
audio/playmidi: Add CPE information
Approved by: portmgr (blanket) |
2.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.5_1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.5_1 07 Feb 2016 13:09:27 |
marino |
audio/playmidi: USES+= ncurses |
2.5_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
2.5_1 16 Feb 2014 10:59:22 |
ehaupt |
- Support staging
- Add LICENSE |
2.5_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.5_1 18 Jan 2013 11:34:03 |
crees |
Use OPTIONS instead of INTERACTion with the configure script
Works fine on amd64
While here, rename patches to correct scheme |
2.5_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.5_1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
2.5_1 16 Apr 2007 02:23:07 |
edwin |
Remove OSVERSION conditions and fix names of patches |
2.5_1 09 Feb 2007 08:41:48 |
rafan |
- Fix build after libmytinfo removal |
2.5 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
2.5 29 May 2004 23:03:53 |
pav |
- Update WWW |
2.5 21 May 2004 09:33:07 |
vs |
Chase MASTER_SITES.
PR: ports/66721
Submitted by: Roman Neuhauser |
2.4 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
2.4 17 Nov 2003 21:34:55 |
pav |
Unbreak on 5.x. It will not work with Gravis Ultrasound boards,
but they're almost extinct today anyway.
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
Approved by: adamw (mentor) |
2.4 17 Nov 2003 19:24:15 |
pav |
- Mark only for i386. (I forgot this in my last commit.)
PR: ports/59004
Submitted by: Ports Fury
Approved by: adamw (mentor) |
2.4 17 Nov 2003 19:20:17 |
pav |
- Let the build break on -CURRENT a little later.
This software needs ultrasound.h header which was axed from HEAD
3 years ago. It survived in RELENG_4 however.
PR: ports/59004
Submitted by: Ports Fury
Approved by: adamw (mentor) |
2.4 30 Jul 2003 21:55:41 |
kris |
BROKEN on 5.x |
2.4 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
18 Jul 2001 15:20:23 |
markp |
Update master site |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
23 Aug 2000 09:19:28 |
kevlo |
Change location of data files from libdata/ to share/ |