Bug 287782 - archivers/linux-rl9-lz4: add LICENSE
Summary: archivers/linux-rl9-lz4: add LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-emulation (Nobody)
URL:
Keywords: buildisok, easy
Depends on:
Blocks:
 
Reported: 2025-06-24 18:54 UTC by Chris Hutchinson
Modified: 2025-11-12 22:00 UTC (History)
1 user (show)

See Also:
mandree: maintainer-feedback-


Attachments
patch adds LICENSE to linux-rl9-lz4 (2.77 KB, patch)
2025-06-24 18:54 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2025-06-24 18:54:12 UTC
Created attachment 261561 [details]
patch adds LICENSE to linux-rl9-lz4

This patch adds LICENSE(s) to archivers/linux-rl9-lz4.
While here, pet port(lint,fmt,clippy).

This source, unlike archivers/linux-c7-lz4, only
contained COPYING (the GPLv2) license. So I've also
added (the required) LICENSE as provided by the LZ4
source repo: https://github.com/lz4/lz4 for completeness.

That's it.
Thanks!
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2025-11-07 17:40:28 UTC
maintainer timeout, several months
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-07 17:40:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1750a9fe1944085c953dac1fe9a1c8ee6539231

commit c1750a9fe1944085c953dac1fe9a1c8ee6539231
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2025-11-07 17:38:57 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-07 17:39:43 +0000

    archivers/linux-*-lz4: add LICENSE

    PR:             287782
    PR:             287779

 archivers/linux-c7-lz4/Makefile  |  7 ++++++-
 archivers/linux-rl9-lz4/Makefile | 10 +++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-11-12 21:59:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=078e9c6dc8c9783ce453af1aba35abc511e850ff

commit 078e9c6dc8c9783ce453af1aba35abc511e850ff
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-11-12 21:55:52 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-12 21:58:28 +0000

    archivers/linux-rl9-lz4: Add missing LICENSE file.

    Reported by:    rdunkle@smallcatbrain.com
    PR:             290969
    Fixes:          c1750a9fe1944085c953dac1fe9a1c8ee6539231
    PR:             287782

 archivers/linux-rl9-lz4/files/LICENSE (new) | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)