pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/mit-krb5 mit-krb5: Add comment about missing ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e41ad7fbb48e
branches:  trunk
changeset: 440437:e41ad7fbb48e
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Oct 08 19:52:36 2020 +0000

description:
mit-krb5: Add comment about missing LICENSE.

The license file is enormous.  While mostly BSDish, one license is
hard to safely read as Free.  I have asked upstream to clarify the
language.

diffstat:

 security/mit-krb5/Makefile |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 96119c8af02e -r e41ad7fbb48e security/mit-krb5/Makefile
--- a/security/mit-krb5/Makefile        Thu Oct 08 19:18:26 2020 +0000
+++ b/security/mit-krb5/Makefile        Thu Oct 08 19:52:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2020/10/07 22:40:56 gdt Exp $
+# $NetBSD: Makefile,v 1.110 2020/10/08 19:52:36 gdt Exp $
 
 BRANCHNAME=    1.18
 DISTNAME=      krb5-${BRANCHNAME}.2
@@ -11,6 +11,14 @@
 HOMEPAGE=      https://web.mit.edu/kerberos/
 COMMENT=       MIT Kerberos 5 authentication system
 
+# There is a file NOTICE in the sources, which is enormous.  Most
+# licenses appear to be some flavor of X11, 3-clause BSD, 4-clause
+# BSD.
+# 20201007: gdt emailed upstream asking for clarification on the AES
+# license, which is not entirely clearly Free, by the text.
+#LICENSE=
+
+# \todo Debug and/or report upstream.
 MAKE_JOBS_SAFE=        no
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/src



Home | Main Index | Thread Index | Old Index