Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2024 19:51:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275190] www/owncast: Update to 0.1.2
Message-ID:  <bug-275190-7788-QiSXiJqFiW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275190-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275190-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275190

Dave Cottlehuber <dch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dch@freebsd.org
 Attachment #248932|                            |maintainer-approval?(de-fre
              Flags|                            |ebsd@ctseuro.com)

--- Comment #3 from Dave Cottlehuber <dch@freebsd.org> ---
Created attachment 248932
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248932&action=
=3Dedit
naive patch that seems to work

As I don't use owncast at all, I can't really comment if the patch is
appropriate and
complete, but:

- it builds on amd64 14.0-RELEASE in poudriere
- with `chown -R owncast:owncast /var/db/owncast` and rc.conf
  owncast_enable=3DYES
  owncast_path=3D/var/db/owncast
- it seems to start up and the admin panel works on localhost:8080/admin

I expect the pkg-plist could be trimmed, and the r/w directories currently
under /usr/local/www/owncast should be cleaned up such that it's readonly
by default, and the writable directories should live in a more usual
place, IMO.

Perhaps impacted users can comment on the usefulness of the patch, and
if all of the files under /usrlocal/www/owncast are needed anymore?
I would expect go to embed many of these files in the binary.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275190-7788-QiSXiJqFiW>