On 11/14/18 4:07 PM, Andrey Melentyev wrote:
Hi Stuart,
thanks for the feedback - please find updated ports attached. This is
essentially Brian's version with the following changes:
- PERMIT_PACKAGE_CDROM = patents, PERMIT_PACKAGE_FTP = Yes
- Set COMPILER based on what actually works to build each lib on amd64
- Set maintainer
On Wed, 14 Nov 2018 09:12:53 +0000
Stuart Henderson <s...@spacehopper.org> wrote:
Has C++ libs in WANTLIB -> set COMPILER to avoid risk of conflicts on
base=gcc arches
Very doubtful about PERMIT_PACKAGE_CDROM=Yes due to patents. No more
than PERMIT_PACKAGE_FTP I think.
I think COMPILER should be base-clang ports-gcc for both.
And to answer your question about LGPLv3+, the magic incantation to
search for is "at your option" -- if the source files all present that
phrase, you add the + to the license marker. That's the case here.
~Brian