pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/spread
Module Name: pkgsrc
Committed By: gdt
Date: Sun Aug 30 15:38:50 UTC 2020
Modified Files:
pkgsrc/net/spread: Makefile
Log Message:
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_*.)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/spread/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/spread/Makefile
diff -u pkgsrc/net/spread/Makefile:1.36 pkgsrc/net/spread/Makefile:1.37
--- pkgsrc/net/spread/Makefile:1.36 Sun Nov 3 11:45:53 2019
+++ pkgsrc/net/spread/Makefile Sun Aug 30 15:38:50 2020
@@ -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 @@ MASTER_SITES= http://www.cnds.jhu.edu/do
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