pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk mk: sync allowed licenses with pkg_install
details: https://anonhg.NetBSD.org/pkgsrc/rev/595bab0bad3e
branches: trunk
changeset: 377478:595bab0bad3e
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 20 21:48:14 2022 +0000
description:
mk: sync allowed licenses with pkg_install
diffstat:
mk/license.mk | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (39 lines):
diff -r f088aff599c9 -r 595bab0bad3e mk/license.mk
--- a/mk/license.mk Wed Apr 20 21:47:26 2022 +0000
+++ b/mk/license.mk Wed Apr 20 21:48:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.111 2022/04/20 21:39:36 tnn Exp $
+# $NetBSD: license.mk,v 1.112 2022/04/20 21:48:14 wiz Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -133,8 +133,10 @@
gnu-gpl-v1 \
gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 \
gnu-gpl-v3 gnu-lgpl-v3 \
+ happy \
hpnd \
ijg \
+ info-zip \
ipafont \
ipl-1.0 \
isc \
@@ -158,15 +160,15 @@
python-software-foundation \
qpl-v1.0 \
sgi-free-software-b-v2.0 \
+ sissl-1.1 \
sleepycat-public \
- sissl-1.1 \
unicode \
unlicense \
+ vera-ttf-license \
w3c \
x11 \
zlib \
- zpl-2.0 \
- zpl-2.1 \
+ zpl-2.0 zpl-2.1 \
zsh
# The following licenses meet the DFSG (but are not formally approved
Home |
Main Index |
Thread Index |
Old Index