From adb93122cbf753a26a0497479dbb88cf415de29b Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 27 Apr 2021 14:02:27 +0200 Subject: Deorbit RESTRICTED && NO_CDROM, part one. For ports that already use the licenses framwork, merge the content of RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs. Approved by: rene Differential Revision: https://reviews.freebsd.org/D30010 --- audio/libaacplus/Makefile | 4 +--- audio/libamrnb/Makefile | 6 ++---- audio/libamrwb/Makefile | 6 ++---- audio/logitechmediaserver/Makefile | 2 +- audio/optimfrog/Makefile | 2 +- 5 files changed, 7 insertions(+), 13 deletions(-) (limited to 'audio') diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile index aa87eabadce3..a7792948847b 100644 --- a/audio/libaacplus/Makefile +++ b/audio/libaacplus/Makefile @@ -15,12 +15,10 @@ COMMENT= HE-AAC+ Codec as Shared Library LICENSE= libaacplus LICENSE_NAME= 3GPP -LICENSE_TEXT= ${RESTRICTED} +LICENSE_TEXT= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept LICENSE_DISTFILES_3GPP= ${SRC26410} -RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies - CONFLICTS= aacplusenc-0* USE_CSTD= gnu89 diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile index 7c32c72e9989..05929e6430ad 100644 --- a/audio/libamrnb/Makefile +++ b/audio/libamrnb/Makefile @@ -16,15 +16,13 @@ MAINTAINER= tatsuki_makino@hotmail.com COMMENT= 3GPP floating-point Adaptive Multi-Rate (AMR) Speech Codec LICENSE= BSD3CLAUSE 3GPP -LICENSE_COMB= dual +LICENSE_COMB= multi LICENSE_NAME_3GPP= 3GPP -LICENSE_TEXT_3GPP= ${RESTRICTED} +LICENSE_TEXT_3GPP= unclear legal status, probably need licenses from 3GPP and more LICENSE_PERMS_3GPP= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_3GPP= ${SRC26104} -RESTRICTED= unclear legal status, probably need licenses from 3GPP and more - USES= gmake tar:bzip2 libtool PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt GNU_CONFIGURE= yes diff --git a/audio/libamrwb/Makefile b/audio/libamrwb/Makefile index 76abdc8ecdd9..dee7e7e37945 100644 --- a/audio/libamrwb/Makefile +++ b/audio/libamrwb/Makefile @@ -15,15 +15,13 @@ MAINTAINER= tatsuki_makino@hotmail.com COMMENT= 3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec LICENSE= BSD3CLAUSE 3GPP -LICENSE_COMB= dual +LICENSE_COMB= multi LICENSE_NAME_3GPP= 3GPP -LICENSE_TEXT_3GPP= ${RESTRICTED} +LICENSE_TEXT_3GPP= unclear legal status, probably need licenses from 3GPP and more LICENSE_PERMS_3GPP= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_3GPP= ${SRC26204} -RESTRICTED= unclear legal status, probably need licenses from 3GPP and more - USES= gmake tar:bzip2 libtool PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt GNU_CONFIGURE= yes diff --git a/audio/logitechmediaserver/Makefile b/audio/logitechmediaserver/Makefile index 2f4121b74dd3..e99d0b674f84 100644 --- a/audio/logitechmediaserver/Makefile +++ b/audio/logitechmediaserver/Makefile @@ -8,6 +8,7 @@ COMMENT= Audio streaming server that powers Squeezebox players from Logitech LICENSE= SDL LICENSE_NAME= Slim Devices License LICENSE_FILE= ${WRKSRC}/License.txt +# Contains non-redistributable firmware, documentation, and images LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell ONLY_FOR_ARCHS= amd64 i386 @@ -47,7 +48,6 @@ LAME_RUN_DEPENDS= lame:audio/lame SOX_RUN_DEPENDS= sox:audio/sox TEST_VARS_OFF= CONTRIB_FLAGS=-t -RESTRICTED= Contains non-redistributable firmware, documentation, and images USERS= ${SLIMUSER} GROUPS= ${SLIMGROUP} EXTRA_PATCHES= ${FILESDIR}/vendorpatch-CPAN_buildme.sh diff --git a/audio/optimfrog/Makefile b/audio/optimfrog/Makefile index 06edee81fa95..8e58b58c568c 100644 --- a/audio/optimfrog/Makefile +++ b/audio/optimfrog/Makefile @@ -10,6 +10,7 @@ COMMENT?= Best-ratio lossless audio codec LICENSE= OptimFROG LICENSE_NAME= OptimFROG - License LICENSE_FILE= ${WRKSRC}/license.html #only available as html +# No fees may be collected for redistribution LICENSE_PERMS= dist-mirror pkg-mirror auto-accept RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x @@ -20,7 +21,6 @@ ONLY_FOR_ARCHS?= amd64 i386 USES= tar:txz -NO_CDROM= No fees may be collected for redistribution NO_BUILD= yes USE_LDCONFIG= yes -- cgit v1.2.3