Port details |
- eteroj-lv2 OSC injection/ejection from/to UDP/TCP/Serial for LV2
- 0.10.0_1 audio =2 0.10.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-11-07 22:39:23
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART20
- WWW:
- https://open-music-kontrollers.ch/lv2/eteroj/
- Description:
- LV2 plugin bundle from OpenMusicKontrollers:
* (De)Cloak
Embed OSC in MIDI Sysex messages. Use this to smuggle arbitrary OSC packets
via MIDI to a given destination.
* Control
This is an OSC learn plugin. It translates OSC messages directly to LV2
Control ports and features automatic range detection.
* Disk
Record/Playback of OSC to/from disk. Record all incoming OSC message with
sample accuracy and play them back later from disk.
* IO
A plugin able to inject/eject OSC packets into/from the plugin graph to/from
network and serial lines.
* Ninja
Embed Turtle RDF in OSC as string. Use this to smuggle arbitrary LV2 atom
messages via OSC to a given destination.
* (Un)Pack
Embed arbitrary 1-3 byte MIDI commands (but Sysex) in OSC messages. Use this
to send MIDI commands via OSC to a given destination.
* Query
This plugin implements our OSC Introspect specification. It thus exports any
methods and parameters of a given OSC device transparently to LV2 properties.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eteroj-lv2>0:audio/eteroj-lv2
- To install the port:
- cd /usr/ports/audio/eteroj-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/eteroj-lv2
- pkg install eteroj-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eteroj-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665375730
SHA256 (eteroj.lv2-0.10.0.tar.xz) = 5fb603324ee375b29e76b0a95efcde75ebe19691d46ba84759e681ca9b0e3ba2
SIZE (eteroj.lv2-0.10.0.tar.xz) = 53884
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:
-
- lv2>0 : audio/lv2
- lv2lint : audio/lv2lint
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsratom-0.so : audio/sratom
- libserd-0.so : devel/serd
- libsord-0.so : devel/sord
- libuv.so : devel/libuv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_eteroj-lv2
- USES:
- compiler:c11 meson pkgconfig tar:xz
- 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 |
0.10.0_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.10.0_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.10.0_1 17 May 2023 04:53:03 |
Muhammad Moinur Rahman (bofh) |
audio/eteroj-lv2: Unbreak on HEAD |
0.10.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.10.0 10 Oct 2022 22:56:40 |
Daniel Engberg (diizzy) |
audio/eteroj-lv2: Use upstream primary site
Fetch archive directly from upstream's git repo |
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) |
0.10.0 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 ) |
0.10.0 17 Apr 2021 04:01:00 |
Yuri Victorovich (yuri) |
audio/eteroj-lv2: Update 0.8.0 -> 0.10.0 |
0.8.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.0 17 Jan 2021 22:52:27 |
yuri |
audio/eteroj-lv2: Update 0.6.0 -> 0.8.0 |
0.6.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.0 22 Jul 2019 02:37:02 |
yuri |
audio/eteroj-lv2: Update 0.4.0 -> 0.6.0
Reported by: repology |
0.4.0 06 Apr 2019 18:21:21 |
linimon |
Add compiler:c11 to USES to fix the following on powerpc64:
varchunk/varchunk.h:84: expected specifier-qualifier-list before _Atomic
Approved by: portmgr (tier-2 blanket) |
0.4.0 25 Dec 2018 20:25:40 |
tcberner |
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.0 09 Jul 2018 02:21:45 |
yuri |
audio/eteroj-lv2: Update 0.2.0 -> 0.4.0
Reported by: repology.org (missed by portscout) |
0.2.0 03 Jun 2018 14:08:05 |
linimon |
These ports are not quite ready for the tier-2 archs yet.
These are probably trivial fixes, if someone has the time and interest
to pursue them. I'm definitely short of time ATM.
Approved by: portmgr (tier-2 blanket) |
0.2.0 07 Nov 2017 22:38:01 |
yuri |
New port: audio/eteroj-lv2: OSC injection/ejection from/to UDP/TCP/Serial for
LV2
PR: 221351
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12956 |