On Mon, Jun 10, 2024 at 10:17:02AM -0600, Abel Abraham Camarillo Ojeda wrote:
> Hi,
> 
> maybe we should specify the more restrictive licensing:

sysutils/loki uses:
# AGPLv3 + some bits Apache 2.0

I'd suggest both should use the same license marker and the one in
loki looks more complete.  You could put the URL on a line of its own
below.

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/grafana/Makefile,v
> diff -u -p -r1.40 Makefile
> --- Makefile    18 Mar 2024 22:37:44 -0000      1.40
> +++ Makefile    10 Jun 2024 16:03:21 -0000
> @@ -25,7 +25,7 @@ DISTFILES.a =         grafana-$V.linux-amd64.ta
>  SITES =                https://ports.lucasraab.me/
>  SITES.a =      https://dl.grafana.com/oss/release/
> 
> -# Apache 2.0 (bundles roboto and opensans fonts)
> +# AGPLv3 (https://grafana.com/licensing/)
>  PERMIT_PACKAGE =       Yes
> 
>  MODULES =      lang/go
> 
> 
> patch attached

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/grafana/Makefile,v
> diff -u -p -r1.40 Makefile
> --- Makefile  18 Mar 2024 22:37:44 -0000      1.40
> +++ Makefile  10 Jun 2024 16:03:21 -0000
> @@ -25,7 +25,7 @@ DISTFILES.a =       grafana-$V.linux-amd64.ta
>  SITES =              https://ports.lucasraab.me/
>  SITES.a =    https://dl.grafana.com/oss/release/
>  
> -# Apache 2.0 (bundles roboto and opensans fonts)
> +# AGPLv3 (https://grafana.com/licensing/)
>  PERMIT_PACKAGE =     Yes
>  
>  MODULES =    lang/go


-- 
jca

Reply via email to