Created attachment 228474 [details] Diff for the new port Lightweight music server (LMS) is a self-hosted music streaming web client. WWW: https://github.com/epoupon/lms DEMO: https://lms.demo.poupon.io
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4be9aca94a26b26d51497273036425f6155f1a5c commit 4be9aca94a26b26d51497273036425f6155f1a5c Author: Bram Ton <bram@cbbg.nl> AuthorDate: 2021-10-07 17:29:09 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-10-07 18:05:51 +0000 audio/lms: New port: Lightweight music server PR: 258959 GIDs | 2 +- UIDs | 2 +- audio/Makefile | 1 + audio/lms/Makefile (new) | 51 +++++++++++++++++++ audio/lms/distinfo (new) | 3 ++ audio/lms/files/lms.in (new) | 31 ++++++++++++ ...c_libs_subsonic_impl_SubsonicResource.hpp (new) | 11 +++++ audio/lms/pkg-descr (new) | 3 ++ audio/lms/pkg-plist (new) | 57 ++++++++++++++++++++++ 9 files changed, 159 insertions(+), 2 deletions(-)