Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2023 02:39:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273952] [NEW PORT] databases/surrealdb: The ultimate multi-model database
Message-ID:  <bug-273952-7788-9Tm0ZfCYsF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273952-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273952-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=3D273952

--- Comment #6 from Robert Clausecker <fuz@FreeBSD.org> ---
It would indeed be best if you could get an official statement from upstrea=
m on
whether they believe that packaging their software is covered by the licens=
e.=20
Please ask them to point out which of the possible LICENSE_PERMS they belie=
ve
the license grants us.

Note that while we ship license files in packages, they are not "conspicuou=
sly
displayed" by default.  It is possible to supply a pkg-message to ensure th=
ey
are.  You should then also add

.if defined(NO_LICENSES_INSTALL)
IGNORE=3D         license requires that the license be shipped
.endif

or similar to the port to ensure that the license file is actually installe=
d.
Please ask upstream if it suffices to just ship the license file, and if no=
t,
if
mentioning the license in pkg-message suffices.  If that doesn't suffice
either,
we may have to supply LICENSE_PERMS=3Dno-auto-accept to force the user to
acknowledge the license.

--=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-273952-7788-9Tm0ZfCYsF>