Page MenuHomeFreeBSD

audio/linuxsampler: remove RESTRICTED to allow package build
AbandonedPublic

Authored by jbeich on Nov 7 2016, 12:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 12 2024, 4:46 PM
Unknown Object (File)
Nov 19 2024, 4:14 AM
Unknown Object (File)
Oct 4 2024, 12:11 AM
Unknown Object (File)
Oct 3 2024, 4:07 PM
Unknown Object (File)
Oct 2 2024, 1:28 PM
Unknown Object (File)
Sep 30 2024, 9:25 AM
Unknown Object (File)
Sep 27 2024, 12:48 AM
Unknown Object (File)
Sep 8 2024, 8:16 AM
Subscribers

Details

Reviewers
None
Group Reviewers
portmgr
Summary

According to ${WRKSRC}/README only commercial redistribution is prohibited which is what NO_CDROM is for. Also, we have LICENSE framework nowadays for more granular permissions.

The LinuxSampler library (liblinuxsampler) and its applications are
distributed under the terms of the GNU General Public License (see COPYING
file), but with the EXCEPTION that they may NOT be used in COMMERCIAL
software or hardware products without prior written authorization by the
authors.
Test Plan
$ make clean-for-cdrom
===>  Deleting package for linuxsampler-1.0.0_8
===>  Deleting distfiles for linuxsampler-1.0.0_8

$ LICENSES_ASK=1 make clean patch

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5870
Build 6157: arc lint + arc unit

Event Timeline

jbeich retitled this revision from to audio/linuxsampler: remove RESTRICTED to allow package build.
jbeich updated this object.
jbeich edited the test plan for this revision. (Show Details)
jbeich added a reviewer: portmgr.