Summary: | databases/mongodb*: License changed to Server Side Public License | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mateusz Piotrowski <0mp> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | dev.ashevchuk, dev, mikael, numisemis, pi, ronald-lists, tcberner | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 247394 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Mateusz Piotrowski
2019-06-18 14:25:29 UTC
Cc:ing maintainers: databases/mongodb34-tools/Makefile:MAINTAINER= numisemis@yahoo.com databases/mongodb34/Makefile:MAINTAINER= ronald-lists@klop.ws databases/mongodb36-tools/Makefile:MAINTAINER= numisemis@yahoo.com databases/mongodb36/Makefile:MAINTAINER= dev@dudu.ro databases/mongodb40-tools/Makefile:MAINTAINER= dev.ashevchuk@gmail.com databases/mongodb40/Makefile:MAINTAINER= dev.ashevchuk@gmail.com What is the question? Do you need an ok? Or a patch? Or an ok on a patch which is still coming? (In reply to Ronald Klop from comment #2) 1) Confirmation that the port in question is affected (needs a LICENSE change) 2) Patch with maintainer approval + Created attachment 205765 [details] license file + Makefile change I think the license needs an update. More details in https://www.mongodb.com/community/licensing. Mongo still distributes the AGPL license text in the distfile, so I included a copy-paste of the SSPL text from the website in the files/ directory. Complete license: https://www.mongodb.com/licensing/server-side-public-license I used the same permissions as the AGPL in the LICENSE_SSPL_PERM line. I'm quite sure the SSPL gives the same permissions as the AGPL with regard to distributing distfiles and packages. NB: it's the first time I do something with the LICENSE* framework of ports, so please tell (or modify) if I missed something. I see mongodb36 has a ${WRKSRC}/LICENSE-Community.txt with the SSPL text and dropped the AGPL file. Is this still relevant? If the LICENSE variables are still set incorrectly then yes. Created attachment 212267 [details]
[databases/mongodb40] license update
Comment on attachment 205765 [details]
license file + Makefile change
databases/mongodb34 is gone
mark patch as obsolete
Is it ok to close after ports r539367 ? (In reply to Mikael Urankar from comment #10) databases/mongodb36 is still using the old license. I am not sure if that's correct. A fix for mongodb36 is in bug #247394 . A commit references this bug: Author: pi Date: Mon Jun 29 18:07:34 UTC 2020 New revision: 540821 URL: https://svnweb.freebsd.org/changeset/ports/540821 Log: databases/mongodb40: update 4.0.18 -> 4.0.19 - License changed to Server Side Public License PR: 247412, 238684 Submitted by: Ronald Klop <ronald-lists@klop.ws> Approved by: dev.ashevchuk@gmail.com (maintainer) Relnotes: https://docs.mongodb.com/manual/release-notes/4.0/#jun-15-2020 Changes: head/databases/mongodb40/Makefile head/databases/mongodb40/distinfo Fixed by commit for mongodb36. |