pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added missing LICENSE variable.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6866d56af1d
branches:  trunk
changeset: 373482:e6866d56af1d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Jan 02 22:54:26 2018 +0000

description:
Added missing LICENSE variable.

diffstat:

 audio/cripple/Makefile      |  3 ++-
 audio/liveice/Makefile      |  3 ++-
 converters/xlhtml/Makefile  |  3 ++-
 geography/geoclue/Makefile  |  4 ++--
 geography/gpsdrive/Makefile |  3 ++-
 geography/gpspoint/Makefile |  3 ++-
 x11/gtkmm-utils/Makefile    |  3 ++-
 x11/hot-babe/Makefile       |  3 ++-
 8 files changed, 16 insertions(+), 9 deletions(-)

diffs (137 lines):

diff -r a82361db4d64 -r e6866d56af1d audio/cripple/Makefile
--- a/audio/cripple/Makefile    Tue Jan 02 22:51:36 2018 +0000
+++ b/audio/cripple/Makefile    Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/08/01 16:47:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/02 23:04:48 rillig Exp $
 
 DISTNAME=      cripple-0.06b
 PKGREVISION=   1
@@ -9,6 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://www.vortex.prodigynet.co.uk/cripple/
 COMMENT=       Command line CD ripper/encoder wrapper with cddb support
+LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= yes
 BUILD_TARGET=  cripple
diff -r a82361db4d64 -r e6866d56af1d audio/liveice/Makefile
--- a/audio/liveice/Makefile    Tue Jan 02 22:51:36 2018 +0000
+++ b/audio/liveice/Makefile    Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/01/02 23:20:19 rillig Exp $
 #
 
 DISTNAME=      liveice
@@ -10,6 +10,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://star.arm.ac.uk/~spm/software/liveice.html
 COMMENT=       Source client for Icecast
+LICENSE=       gnu-gpl-v2
 
 DEPENDS+=      mpg123-1.*:../../audio/mpg123
 DEPENDS+=      lame-3.*:../../audio/lame
diff -r a82361db4d64 -r e6866d56af1d converters/xlhtml/Makefile
--- a/converters/xlhtml/Makefile        Tue Jan 02 22:51:36 2018 +0000
+++ b/converters/xlhtml/Makefile        Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:18 asau Exp $
+# $NetBSD: Makefile,v 1.17 2018/01/02 23:23:35 rillig Exp $
 #
 
 DISTNAME=              xlhtml-0.5
@@ -10,6 +10,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://chicago.sourceforge.net/xlhtml/
 COMMENT=               Microsoft xls/ppt to HTML converter
+LICENSE=               gnu-gpl-v2
 
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            gmake csh:run
diff -r a82361db4d64 -r e6866d56af1d geography/geoclue/Makefile
--- a/geography/geoclue/Makefile        Tue Jan 02 22:51:36 2018 +0000
+++ b/geography/geoclue/Makefile        Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:47:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/01/02 23:33:44 rillig Exp $
 #
 
 DISTNAME=      geoclue-0.12.0
@@ -9,7 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.freedesktop.org/wiki/Software/GeoClue
 COMMENT=       Geoinformation service API and base providers
-#LICENSE=      # TODO: (see mk/license.mk)
+LICENSE=       gnu-lgpl-v2
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
diff -r a82361db4d64 -r e6866d56af1d geography/gpsdrive/Makefile
--- a/geography/gpsdrive/Makefile       Tue Jan 02 22:51:36 2018 +0000
+++ b/geography/gpsdrive/Makefile       Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/08/03 10:22:48 adam Exp $
+# $NetBSD: Makefile,v 1.33 2018/01/02 23:35:02 rillig Exp $
 
 DISTNAME=      gpsdrive-1.31
 PKGREVISION=   25
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gpsdrive.de/index.shtml
 COMMENT=       GPS Navigation system
+LICENSE=       gnu-gpl-v2
 
 DEPENDS+=      gpsd>=1.07:../../geography/gpsd
 DEPENDS+=      wget>=1:../../net/wget
diff -r a82361db4d64 -r e6866d56af1d geography/gpspoint/Makefile
--- a/geography/gpspoint/Makefile       Tue Jan 02 22:51:36 2018 +0000
+++ b/geography/gpspoint/Makefile       Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/04 09:19:18 asau Exp $
+# $NetBSD: Makefile,v 1.13 2018/01/02 23:41:42 rillig Exp $
 
 DISTNAME=              gpspoint-2.030521
 PKGREVISION=           1
@@ -8,6 +8,7 @@
 MAINTAINER=            hdp%cs.nmsu.edu@localhost
 #HOMEPAGE=             http://gpspoint.dnsalias.net/gpspoint2/
 COMMENT=               Program to download and upload waypoints to and from your GPS device
+LICENSE=               gnu-gpl-v2
 
 DEPENDS+=              dialog>=0.6:../../misc/dialog
 
diff -r a82361db4d64 -r e6866d56af1d x11/gtkmm-utils/Makefile
--- a/x11/gtkmm-utils/Makefile  Tue Jan 02 22:51:36 2018 +0000
+++ b/x11/gtkmm-utils/Makefile  Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/08/16 21:22:14 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/02 22:54:26 rillig Exp $
 #
 
 DISTNAME=      gtkmm-utils-0.4.1
@@ -9,6 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/markoa/gtkmm-utils
 COMMENT=       C++ utility and widget library based on glibmm and gtkmm
+LICENSE=       gnu-lgpl-v2.1
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++11
diff -r a82361db4d64 -r e6866d56af1d x11/hot-babe/Makefile
--- a/x11/hot-babe/Makefile     Tue Jan 02 22:51:36 2018 +0000
+++ b/x11/hot-babe/Makefile     Tue Jan 02 22:54:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2017/08/16 20:45:47 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/01/02 22:56:02 rillig Exp $
 
 DISTNAME=      hot-babe-0.2.2
 PKGREVISION=   26
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://dindinx.net/hotbabe/
 COMMENT=       System load monitor
+LICENSE=       artistic
 
 USE_TOOLS+=    pkg-config
 



Home | Main Index | Thread Index | Old Index