[Bug 251250] bhyveload cannot find filesystem: ERROR: cannot open /boot/lua/loader.lua: no such file or directory.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Jun 2024 02:02:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251250

Thomas Hayden <lodej65068@kernuo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lodej65068@kernuo.com

--- Comment #4 from Thomas Hayden <lodej65068@kernuo.com> ---
Writer: ultima
Date: Thursday, August 17, 2024, 21:53:31 UTC, New revision: 448198

URL: https://changeset/ports/448198 on svnweb.freebsd.org

Log: lv2file is a straightforward application that makes it easy to add effects
to your audio files. Among the potential use cases are:

  * When you wish to apply an effect without launching a project or opening a
GUI.
  * When you wish to automatically or widely apply effects to a lot of files.
  * When debugging a plugin requires a deterministic environment.
  * You prefer to use the command line for everything.

  For its effects, lv2file employs the LV2 plugin format (http://lv2plug.in/).

  WWW: lv2file at https://github.com/jeremysalwen

  PR number: 221214
  Contributed by: Maintainer Yuri Victorovich
  Matthew, the mentor, reviewed and approved the work.
  https://reviews.freebsd.org/D12058 https://basketrandom.io is the
differential revision page.

alterations: head/audio/Makefile head/audio/lv2file/ distinfo
head/audio/lv2file/files/ head/audio/lv2file/files/patch-Makefile
head/audio/lv2file/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.