Date: Tue, 09 Jun 2026 14:59:19 +0000 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c69c6edc599a - main - biology/linux-foldingathome: Update license Message-ID: <6a282a47.1a5a8.69d8f82d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=c69c6edc599a4eb458651bc2ee3adaf1519a4b17 commit c69c6edc599a4eb458651bc2ee3adaf1519a4b17 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-06-09 14:55:04 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-06-09 14:58:33 +0000 biology/linux-foldingathome: Update license Folding@home Client is GPLv3+ as of version 8. We can now distribute this package freely. --- biology/linux-foldingathome/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/biology/linux-foldingathome/Makefile b/biology/linux-foldingathome/Makefile index 85ecf868cc1c..99344009bf99 100644 --- a/biology/linux-foldingathome/Makefile +++ b/biology/linux-foldingathome/Makefile @@ -1,6 +1,6 @@ PORTNAME= foldingathome DISTVERSION= 8.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology linux MASTER_SITES= https://download.foldingathome.org/releases/public/fah-client/ PKGNAMEPREFIX= linux- @@ -10,12 +10,8 @@ MAINTAINER= 0mp@FreeBSD.org COMMENT= Folding@home Client WWW= https://foldingathome.org/ -# Distribution without permission is prohibited -LICENSE= FAHSL -LICENSE_NAME= Folding@home Software License +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/${DISTNAME:T}/LICENSE -LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell \ - auto-accept ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= has not been ported to this architecturehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a282a47.1a5a8.69d8f82d>
