Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/spread net/spread: Add \todo to deal with LICENSE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/735f41451931
branches:  trunk
changeset: 437722:735f41451931
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Aug 30 15:38:50 2020 +0000

description:
net/spread: Add \todo to deal with LICENSE

This is slightly tricky because the license is BSDish with extra
terms, and I'd give even odds Debian is or isn't ok with it.

(I don't see any reason to set NO_*_ON_*.)

diffstat:

 net/spread/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 487a31ad5237 -r 735f41451931 net/spread/Makefile
--- a/net/spread/Makefile       Sun Aug 30 14:00:56 2020 +0000
+++ b/net/spread/Makefile       Sun Aug 30 15:38:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/11/03 11:45:53 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/08/30 15:38:50 gdt Exp $
 #
 
 DISTNAME=      spread-src-3.17.3
@@ -10,6 +10,9 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.spread.org/
 COMMENT=       Group communication system providing a number of messaging services
+# \todo Deal with LICENSE.
+#   - Is the license acceptable to Debian?  (Seems like that could go either way.)
+#   - Put license in licenses and add a line.
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}
 USE_GCC_RUNTIME=       yes



Home | Main Index | Thread Index | Old Index