Bug 279117

Summary: x11-wm/wmx: add LICENSE
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Some People CC: danfe
Priority: --- Keywords: easy
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff against x11-wm/wmx none

Description Chris Hutchinson 2024-05-17 22:24:24 UTC
Created attachment 250781 [details]
git diff against x11-wm/wmx

Add (missing) LICENSE for x11-wm/wmx
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-05-17 22:24:24 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-11 06:30:01 UTC
A commit in branch main references this bug:

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

commit 7dfeb176a74e2c2c0367b88b4f08e0674e62e49b
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-09-11 06:29:02 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-09-11 06:29:02 +0000

    x11-wm/wm{2,x}: add LICENSE (MIT) to Chris Cannam's window managers

    Original sources did not include explicit license information, just
    mentioned that a lot of code and structure were borrowed from David
    Hogan's 9wm which AFAICT is MIT licensed.

    Chris had confirmed with me via email that the MIT licence reflects
    the general assumptions of the time and have added COPYING files to
    the corresponding repositories:

      https://hg.sr.ht/~cannam/wm2
      https://hg.sr.ht/~cannam/wmx

    PR:     279114, 279117

 x11-wm/wm2/Makefile | 2 ++
 x11-wm/wmx/Makefile | 2 ++
 2 files changed, 4 insertions(+)