git: e29929a0e868 - main - databases/surrealdb: Correct license
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 00:06:53 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e29929a0e868883cfb21d36edffa1fba5d01a450
commit e29929a0e868883cfb21d36edffa1fba5d01a450
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-29 00:05:42 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-29 00:06:51 +0000
databases/surrealdb: Correct license
... change it to custom license BSL11 as suggested in bug#273952.
---
databases/surrealdb/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile
index 5f944609aeda..1baf1673a01d 100644
--- a/databases/surrealdb/Makefile
+++ b/databases/surrealdb/Makefile
@@ -7,8 +7,10 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Scalable, distributed, collaborative, document-graph database
WWW= https://surrealdb.com
-LICENSE= APACHE20
+LICENSE= BSL11
+LICENSE_NAME= Business Source License 1.1
LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
BROKEN_i386= compilation fails: memory allocation of 109051908 bytes failed