From owner-svn-ports-all@freebsd.org Wed Aug 1 20:01:29 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0451F1067D55; Wed, 1 Aug 2018 20:01:29 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A75328515F; Wed, 1 Aug 2018 20:01:28 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8A355271C3; Wed, 1 Aug 2018 20:01:28 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w71K1SXA060706; Wed, 1 Aug 2018 20:01:28 GMT (envelope-from netchild@FreeBSD.org) Received: (from netchild@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w71K1Slh060704; Wed, 1 Aug 2018 20:01:28 GMT (envelope-from netchild@FreeBSD.org) Message-Id: <201808012001.w71K1Slh060704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: netchild set sender to netchild@FreeBSD.org using -f From: Alexander Leidinger Date: Wed, 1 Aug 2018 20:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476193 - in head/audio/lame: . files X-SVN-Group: ports-head X-SVN-Commit-Author: netchild X-SVN-Commit-Paths: in head/audio/lame: . files X-SVN-Commit-Revision: 476193 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2018 20:01:29 -0000 Author: netchild Date: Wed Aug 1 20:01:27 2018 New Revision: 476193 URL: https://svnweb.freebsd.org/changeset/ports/476193 Log: Move patents text from the Makefile to a file. While I'm here, make it more an explanatory text than just a copy&paste from the previous comment of the Makefile. Requested by: portmgr (mat) Added: head/audio/lame/files/ head/audio/lame/files/lame_patents.txt (contents, props changed) Modified: head/audio/lame/Makefile Modified: head/audio/lame/Makefile ============================================================================== --- head/audio/lame/Makefile Wed Aug 1 19:55:35 2018 (r476192) +++ head/audio/lame/Makefile Wed Aug 1 20:01:27 2018 (r476193) @@ -3,7 +3,7 @@ PORTNAME= lame PORTVERSION= 3.100 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.100 @@ -15,16 +15,7 @@ LICENSE_COMB= multi LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING LICENSE_NAME_PATENTS= Intellectual Property Precaution LICENSE_PERMS_PATENTS= dist-mirror dist-sell no-pkg-mirror no-pkg-sell auto-accept -LICENSE_TEXT_PATENTS= http://www.mp3licensing.com/ only talks about the FhG and Technicolor patent portfolio \ - but there are also portfolios from Sisvel (from Philips) and \ - Nokia (from AT&T -> Lucent -> Alcatel). \ - Some "old" patents are now expired, but there are more recent MP3 patents. Some \ - of the more recent ones are multi-channel related, which is not implemented in LAME. \ - There was no investigation (in the LAME project) about which patent exists, which \ - one is implemented in LAME, and which one is not (yet) expired. As such it is not \ - known if LAME could now be distributed as a binary package or not. \ - Linux distributions seem to go the "let\'s see if get sued" way, FreeBSD does not \ - follow this. +LICENSE_FILE_PATENTS= $(FILESDIR)/lame_patents.txt USES= gmake iconv libtool USE_LDCONFIG= yes Added: head/audio/lame/files/lame_patents.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lame/files/lame_patents.txt Wed Aug 1 20:01:27 2018 (r476193) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +Intellectual Property Precaution + +Verious sources explain that the MP3 patents are expired. Various +linux distributions provide precompiled LAME packages for download +since then. + +Most sources, (e.g. http://www.mp3licensing.com/) only talk about +the FhG and Technicolor patent portfolio, but there are also +portfolios from Sisvel (from Philips) and Nokia (from AT&T -> Lucent +-> Alcatel). + +Some "old" patents are now expired, but there are more recent MP3 +patents. Some of the more recent ones are e.g. multi-channel related. +Multi-channel (>2 channels) is not implemented in LAME, but this +doesn't mean that there are other patents which could match what +is implemented in LAME. + +There was no investigation (in the LAME project) about which patent +exists, which one is implemented in LAME, and which one is not (yet) +expired. As such it is not known if LAME could now be distributed +as a binary package or not. + +Linux distributions seem to go the "let's see if get sued" way, +FreeBSD does not follow this. +