Port details |
- a2jmidid ALSA to JACK MIDI bridge
- 9_4 audio =2 9_4Version 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: 2022-02-11 13:15:15
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/jackaudio/a2jmidid
- Description:
- ALSA to JACK MIDI bridge.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- a2jmidid>0:audio/a2jmidid
- To install the port:
- cd /usr/ports/audio/a2jmidid/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/a2jmidid
- pkg install a2jmidid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: a2jmidid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644575492
SHA256 (jackaudio-a2jmidid-9_GH0.tar.gz) = 2828d283e0c9a65f0683881f09676c8c35c45c97a8a56cf77b43b4ef0231df06
SIZE (jackaudio-a2jmidid-9_GH0.tar.gz) = 47925
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libjack.so : audio/jack
- libdbus-1.so : devel/dbus
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for a2jmidid-9_4:
DBUS=on: D-Bus IPC system support
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- audio_a2jmidid
- USES:
- meson pkgconfig python:env shebangfix tar:bzip2 uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9_4 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
9_3 10 Aug 2023 20:02:29 |
Piotr Kubaj (pkubaj) |
audio/a2jmidid: enable LTO on powerpc64 |
9_2 22 Jul 2023 15:33:48 |
Rene Ladan (rene) |
*: return Hans Petter Selasky's ports to the pool after he passed away.
portmgr would like to thank Hans Petter for his years of ports maintenance
and his work on FreeBSD in general. May he rest in peace.
An in-memoriam can be read at
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html
With hat: portmgr-secretary |
9_2 05 Jul 2023 17:45:31 |
Daniel Engberg (diizzy) |
audio/a2jmidid: Fix shebang and disable predefined optimization
* Fix shebang in a2j_control
* Disable optimization set by upstream
Approved by: portmgr (blanket) |
9_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
9_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 ) |
9_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 ) |
9_1 22 Feb 2022 02:20:18 |
Piotr Kubaj (pkubaj) |
audio/a2jmidid: disable lto on powerpc64 to fix runtime and on riscv64 to fix
build |
9 12 Feb 2022 10:49:55 |
Hans Petter Selasky (hselasky) |
audio/a2jmidid: Try to fix build.
- Add missing pkg-config dependency.
Approved by: pi (implicit) |
9 11 Feb 2022 13:12:24 |
Hans Petter Selasky (hselasky) |
audio/a2jmidid: New port.
Approved by: pi (implicit) |
Number of commits found: 11
|