Bug 244370 - emulators/simh: change of license
Summary: emulators/simh: change of 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: Alex Kozlov
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-02-24 14:46 UTC by Bob Eager
Modified: 2020-03-25 11:31 UTC (History)
1 user (show)

See Also:


Attachments
Patch for Makefile (641 bytes, patch)
2020-02-24 14:46 UTC, Bob Eager
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Eager 2020-02-24 14:46:13 UTC
Created attachment 211899 [details]
Patch for Makefile

The license should more correctly be the MIT license. This is a two line change to the Makefile - nothing more.
Comment 1 Automation User 2020-02-24 15:07:11 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/120563663
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2020-03-25 06:01:15 UTC
The SIMH is under modified MIT license, with not advertising clause added:

[Stdandard MIT license]
+
Except as contained in this notice, the name of the author shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the author.

so it's actually similar to BSD3clause.
Comment 3 Bob Eager 2020-03-25 09:22:06 UTC
Similar, but not the same. This was at the instigation of the author himself.

However, I am about to release the next version (I didn't want to muddy the waters by having two PRs active at the same time). The new version will have the author's own license.

I am happy to close this PR now, as it has been overtaken by events.

So, feel free to close with no action taken.
Comment 4 Alex Kozlov freebsd_committer freebsd_triage 2020-03-25 10:53:51 UTC
I just checked license db and it appears that 'MIT' license tag represents both MIT(expat) and MIT(X11 3 clause) licenses, so I don't see any problems with this pr and will commit it shortly.
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-03-25 11:31:59 UTC
A commit references this bug:

Author: ak
Date: Wed Mar 25 11:23:52 UTC 2020
New revision: 529094
URL: https://svnweb.freebsd.org/changeset/ports/529094

Log:
  - Correct license

  PR:	244370
  Submitted by:	Bob Eager <bob@eager.cx> (maintainer)

Changes:
  head/emulators/simh/Makefile