Port details |
- jack_ghero Daemon that converts a GuitarHero device into a JACK MIDI device
- 1.0.4_4 audio =2 1.0.4_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: 2011-06-23 13:12:20
- Last Update: 2024-02-19 17:49:46
- Commit Hash: a3d08d7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/hselasky/jack_ghero
- Description:
- This is a daemon that converts a GuitarHero device into a JACK MIDI device.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jack_ghero>0:audio/jack_ghero
- To install the port:
- cd /usr/ports/audio/jack_ghero/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/jack_ghero
- pkg install jack_ghero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jack_ghero
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622649371
SHA256 (hselasky-jack_ghero-v1.0.4_GH0.tar.gz) = bb32bc7e2caa74ca3ba9285d6ab8d00361d352b45331e7879c26ce8584dd54a7
SIZE (hselasky-jack_ghero-v1.0.4_GH0.tar.gz) = 5970
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libjack.so : audio/jack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jack_ghero-1.0.4_4:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- audio_jack_ghero
- USES:
- tar:bzip2 uidfix
- 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 |
1.0.4_4 19 Feb 2024 17:49:46 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.0.4_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 |
1.0.4_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.0.4_1 07 Sep 2022 22:17:26 |
Stefan Eßer (se) |
Remove WWW: from more pkg-descr files
The URLs have been moved to WWW entries in the ports' Makefiles.
Approved by: portmgr (implicit) |
1.0.4_1 07 Sep 2022 22:13:05 |
Stefan Eßer (se) |
Add more WWW entries to Makefiles
Some ports have not been touched in the commit that added WWW lines to
the port Makefiles.
Approved by: porttmgr (implicit) |
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) |
1.0.4_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 ) |
1.0.4_1 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
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) |
1.0.4 02 Jun 2021 16:00:02 |
Hans Petter Selasky (hselasky) |
audio/jack_ghero: Update to version 1.0.4
- Use GitHub for downloading the sourcecode.
Approved by: pi (implicit) |
1.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.0.3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.3 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.0.3 25 Mar 2015 21:37:40 |
marino |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
1.0.3 11 Dec 2014 17:05:47 |
feld |
Update "BSD" license
Approved by: hps |
1.0.3 05 Sep 2014 16:41:47 |
antoine |
Allow staging as a regular user |
1.0.3 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
1.0.3 14 Feb 2014 15:03:55 |
miwi |
- Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.0.3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.3 14 Jul 2013 14:19:10 |
nox |
Update MASTER_SITES. |
1.0.3 24 Nov 2012 20:04:03 |
nox |
- Convert to OPTIONSng.
- Strip Makefile headers.
- Remove shlib major version from LIB_DEPENDS.
PR: ports/173801
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: hselasky (maintainer)
Feature safe: yes |
1.0.3 18 Aug 2012 20:30:02 |
nox |
- Update to 1.0.3 :
- Use PTHREAD_LIBS.
Submitted by: hselasky (maintainer) |
1.0.2 02 Aug 2012 09:02:45 |
cs |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
1.0.2 02 Feb 2012 11:08:00 |
kwm |
Update to 1.0.2.
Add support for specifying the jack package name via the command line.
Submitted by: maintainer |
1.0.0 24 Jun 2011 22:19:14 |
kwm |
Mark IGNORE on 7.x. It depends on the usb stack from 8.x and later.
Submitted by: pointyhat (via pav) |
1.0.0 23 Jun 2011 12:52:20 |
kwm |
Add jack_ghero.
Convert a GuitarHero device into a Jack MIDI device.
Submitted by: Hans Petter Selasky <hselasky@FreeBSD.org> |