summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* licenses: Drop unused MozartUlrich Müller2024-09-121-42/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: add new LBNLBSD licenseMichael Orlitzky2024-09-051-0/+39
| | | | | | | | | This is a Lawrence Berkeley National Laboratory (LBNL) variant of the BSD license with an additional clause granting LBNL the right to use any enhancements you make public or otherwise provide to them. Bug: https://bugs.gentoo.org/939071 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* licenses: Drop unused NVIDIA-NVLM and SIPUlrich Müller2024-08-202-77/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-emulation/dolphin: add 2407Alfred Wingate2024-08-171-0/+24
| | | | | | | Bug: https://bugs.gentoo.org/906079 Closes: https://bugs.gentoo.org/935348 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses: Drop unused BL, MAJESTY-DEMO, namd, olivia, procheckUlrich Müller2024-07-275-570/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: add PUEL-12Viorel Munteanu2024-07-261-0/+166
| | | | | | | PUEL-12 is a new revision of PUEL used for virtualbox 7.1 Oracle Extensions Pack. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* licenses: Remove unused GPL-2-with-exceptionsUlrich Müller2024-07-131-352/+0
| | | | | Bug: https://bugs.gentoo.org/935973 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-mail/gnubiff: add 2.2.17-r3Phil Stracchino2024-07-121-0/+16
| | | | | | | | | | | | | | - adds a new LICENSE GPL-3+-with-openssl-exception - cleans up all old 2.2.15 patches - fixes compilation errors on clang-only systems by removing '-export-dynamic' from Makefile Closes: https://bugs.gentoo.org/880267 Closes: https://bugs.gentoo.org/930500 Closes: https://bugs.gentoo.org/933241 Signed-off-by: Phil Stracchino <phils@caerllewys.net> Closes: https://github.com/gentoo/gentoo/pull/37513 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* licenses: add OSI approved BlueOak-1.0.0 licenseAndrew Ammerlaan2024-07-051-0/+55
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* licenses: Remove unused PDBUlrich Müller2024-06-291-108/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add license for net-vpn/microsoft-azurevpnclientJames Le Cuirot2024-06-241-0/+48
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* Revert "licenses: Temporarily re-add OFL"Ulrich Müller2024-06-111-99/+0
| | | | | | This reverts commit 3de5dc18e3fbc1b0415bdbfab5d3d4af3d874977. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove unused FFSL licenseMichał Górny2024-06-081-261/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses: Remove unused GFLUlrich Müller2024-05-161-29/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add Unicode-3.0Lucio Sauer2024-05-151-0/+39
| | | | | | | ... and license mapping Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* licenses: Temporarily re-add OFLUlrich Müller2024-05-131-0/+99
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Rename OFL to OFL-1.0Ulrich Müller2024-05-131-0/+0
| | | | | | | | | | Apparently the OFL license label for the SIL Open Font License version 1.0 causes confusion. 25 of the 29 packages in the Gentoo repository that are currently labelled OFL are really licensed as OFL version 1.1 rather than OFL version 1.0. Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove dead licensesMichał Górny2024-05-013-75/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses: Remove unused licensesMichał Górny2024-03-224-1260/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses: add LPPL-1.0 and LPPL-1.3aFlorian Schmaus2024-03-012-0/+615
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* Add missing licenseAlfredo Tupone2024-02-261-0/+11
| | | | | Closes: https://bugs.gentoo.org/911895 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* x11-misc/albert: treecleanViorel Munteanu2024-02-071-21/+0
| | | | | | Bug: https://bugs.gentoo.org/766129 Closes: https://github.com/gentoo/gentoo/pull/35211 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* licenses: Delete tailing whitespace from NVIDIA-NVLMUlrich Müller2024-01-151-27/+27
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add optional disclaimer to BSD-2Ulrich Müller2024-01-151-0/+4
| | | | | | | | | | | | Some versions of the 2-clause BSD license (aka the FreeBSD license) have an additional disclaimer about "views and conclusions". For example, the FSF lists the disclaimer, but at the same time says that "this is the original BSD license with the advertising clause and another clause removed.": https://directory.fsf.org/wiki/License:BSD-2-Clause-FreeBSD Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Reformat BSD-2-with-patentUlrich Müller2024-01-151-33/+45
| | | | | | Rewrap lines as in BSD-2 license, for easier comparison. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Drop BSD-2-with-viewsUlrich Müller2024-01-151-28/+0
| | | | | | | | | | | | This is the standard FreeBSD license aka BSD-2 that has been approved by the FSF: https://directory.fsf.org/wiki/License:BSD-2-Clause-FreeBSD Update mapping in license-mapping.conf accordingly. It is unclear why SPDX has an extra identifier for this (which they list as non-free). Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add BSD-2-with-viewsPatrick McLean2024-01-121-0/+28
| | | | | | | | | This is the BSD 2-clause with an extra sentence about the views and conclusions. This also adds a SPDX mapping. Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* licenses: add Albert-1.0Quentin Retornaz2024-01-061-0/+21
| | | | | Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* licenses: add NVIDIA Management Library headers licenseViorel Munteanu2024-01-011-0/+28
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* licenses: Remove unused Amazon, LPPL-1.3a licensesMichał Górny2023-12-172-501/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/reaper-bin: new package, add 7.06Jason A. Donenfeld2023-12-031-0/+103
| | | | Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* licenses: Remove unusedUlrich Müller2023-12-013-280/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Update LA_OPT_BASE_LICENSEJames Le Cuirot2023-11-251-557/+632
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-block/perccli: Bump to 7.2313.0Zac Medico2023-11-161-0/+442
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* licenses: add UPL-1.0Volkmar W. Pogatzki2023-10-241-0/+35
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* licenses: Add CC-BY-1.0 and LPPL-1.3aUlrich Müller2023-10-202-0/+615
| | | | | | Needed for TeX Live 2023. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Delete trailing whitespace in LPPL-*Ulrich Müller2023-10-203-65/+59
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* license/Ookla: add license for ookla-speedtestConrad Kostecki2023-09-231-0/+117
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* licenses: Update unicode license from websiteAndreas K. Hüttel2023-09-201-169/+132
| | | | | | | https://www.unicode.org/copyright.html Bug: https://bugs.gentoo.org/912408 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* licenses: Update unicodeUlrich Müller2023-08-211-229/+184
| | | | | | | | | | | Update from: - https://www.unicode.org/copyright.html - https://www.unicode.org/license.txt By section H.2 (previously F.2) the version at the unicode.org site is the relevant text. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: The Lucent Public License is version 1.02, not 1.2Ulrich Müller2023-08-181-0/+0
| | | | | Fixes: 6fa2a9610635912a3b9982c10273fab8b70573c1 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: drop now-unused CMake licenceSam James2023-08-181-46/+0
| | | | | Bug: https://bugs.gentoo.org/912391 Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Rename 9base to LPL-1.2Ulrich Müller2023-08-171-26/+2
| | | | | | | | | Delete initial text which isn't part of the license itself. Add LPL-1.2 to license-mapping.conf. Update all ebuilds using it. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Drop BSL-1.1, duplicate of BUSL-1.1Ulrich Müller2023-08-121-150/+0
| | | | | Closes: https://bugs.gentoo.org/912053 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add BUSL-1.1Ulrich Müller2023-08-111-0/+76
| | | | | | | | Business Source License 1.1, text taken from: https://spdx.org/licenses/BUSL-1.1.html Bug: https://bugs.gentoo.org/912053 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove unused linux-firmwareUlrich Müller2023-07-271-7/+0
| | | | | | This was replaced by linux-fw-redistributable. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove unused MBROLA, paraviewUlrich Müller2023-07-152-160/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-strategy/homm2-demo: new package, add 0Alexey Sokolov2023-06-191-0/+27
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles/license_groups: drop now unused licenseAndrew Ammerlaan2023-06-141-107/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-java/hashcash: new package, add 1.1Valérian Rousset2023-05-201-0/+2
| | | | | Signed-off-by: Valérian Rousset <tharvik@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>