pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk mk/license.mk: remove ancient comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c2780fc9f4b
branches: trunk
changeset: 326606:2c2780fc9f4b
user: gdt <gdt%pkgsrc.org@localhost>
date: Mon Dec 10 15:39:10 2018 +0000
description:
mk/license.mk: remove ancient comment
Long ago, I floated the notion of runtime controls based on licenses.
This seems not useful and is obviously not going to happen, so gc the
comment.
diffstat:
mk/license.mk | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 76f36456c329 -r 2c2780fc9f4b mk/license.mk
--- a/mk/license.mk Mon Dec 10 15:37:49 2018 +0000
+++ b/mk/license.mk Mon Dec 10 15:39:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.93 2018/12/10 15:37:49 gdt Exp $
+# $NetBSD: license.mk,v 1.94 2018/12/10 15:39:10 gdt Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -20,11 +20,6 @@
# (pkg_install has code to behave the same way, but it is not
# yet turned on.)
#
-# XXX: Perhaps there should be some mechanism to prevent running
-# programs that are part of packages that declare LICENSEs that
-# are not in ACCEPTABLE_LICENSES or some per-user variable.
-# This is surely controversial and requires discussion.
-#
# To include the default licenses, you can use the += operator
# in mk.conf. To override it, use the plain = operator.
#
Home |
Main Index |
Thread Index |
Old Index