pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added LICENSE=gnu-gpl-v2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a5103014a14
branches:  trunk
changeset: 534743:7a5103014a14
user:      martti <martti%pkgsrc.org@localhost>
date:      Tue Oct 30 13:44:22 2007 +0000

description:
Added LICENSE=gnu-gpl-v2

diffstat:

 databases/rrdtool/Makefile         |  3 ++-
 devel/xfce4-dev-tools/Makefile     |  3 ++-
 mail/squirrelmail-decode/Makefile  |  3 ++-
 mail/squirrelmail-locales/Makefile |  3 ++-
 mail/squirrelmail/Makefile         |  3 ++-
 meta-pkgs/xfce4/Makefile.common    |  3 ++-
 net/mrtg/Makefile                  |  3 ++-
 7 files changed, 14 insertions(+), 7 deletions(-)

diffs (118 lines):

diff -r bbc7ffd32d14 -r 7a5103014a14 databases/rrdtool/Makefile
--- a/databases/rrdtool/Makefile        Tue Oct 30 13:27:32 2007 +0000
+++ b/databases/rrdtool/Makefile        Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2007/09/21 13:03:33 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2007/10/30 13:49:37 martti Exp $
 
 DISTNAME=      rrdtool-1.2.23
 PKGREVISION=   1
@@ -8,6 +8,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://oss.oetiker.ch/rrdtool/
 COMMENT=       Data analysis tool generating graphical representations
+LICENSE=       gnu-gpl-v2
 
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config
diff -r bbc7ffd32d14 -r 7a5103014a14 devel/xfce4-dev-tools/Makefile
--- a/devel/xfce4-dev-tools/Makefile    Tue Oct 30 13:27:32 2007 +0000
+++ b/devel/xfce4-dev-tools/Makefile    Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:43:12 martti Exp $
+# $NetBSD: Makefile,v 1.2 2007/10/30 13:51:24 martti Exp $
 
 DISTNAME=      xfce4-dev-tools-4.4.0
 CATEGORIES=    devel
@@ -8,6 +8,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.xfce.org/
 COMMENT=       Xfce development tools
+LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= yes
 
diff -r bbc7ffd32d14 -r 7a5103014a14 mail/squirrelmail-decode/Makefile
--- a/mail/squirrelmail-decode/Makefile Tue Oct 30 13:27:32 2007 +0000
+++ b/mail/squirrelmail-decode/Makefile Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/08/20 06:24:44 martti Exp $
+# $NetBSD: Makefile,v 1.6 2007/10/30 13:44:22 martti Exp $
 
 DISTNAME=      squirrelmail-decode-1.2
 #PKGREVISION=  1
@@ -9,6 +9,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.squirrelmail.org/
 COMMENT=       Extra decoding library for SquirrelMail
+LICENSE=       gnu-gpl-v2
 
 NO_BUILD=      yes
 
diff -r bbc7ffd32d14 -r 7a5103014a14 mail/squirrelmail-locales/Makefile
--- a/mail/squirrelmail-locales/Makefile        Tue Oct 30 13:27:32 2007 +0000
+++ b/mail/squirrelmail-locales/Makefile        Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/01/10 14:24:26 martti Exp $
+# $NetBSD: Makefile,v 1.20 2007/10/30 13:44:22 martti Exp $
 
 DISTNAME=      all_locales-${VER}-20070106
 PKGNAME=       squirrelmail-locales-${VER}
@@ -10,6 +10,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.squirrelmail.org/
 COMMENT=       Locale package for SquirrelMail
+LICENSE=       gnu-gpl-v2
 
 VER=           1.4.9
 
diff -r bbc7ffd32d14 -r 7a5103014a14 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile        Tue Oct 30 13:27:32 2007 +0000
+++ b/mail/squirrelmail/Makefile        Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2007/10/02 05:28:19 martti Exp $
+# $NetBSD: Makefile,v 1.93 2007/10/30 13:44:22 martti Exp $
 
 DISTNAME=      squirrelmail-1.4.11
 #PKGREVISION=  1
@@ -9,6 +9,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.squirrelmail.org/
 COMMENT=       PHP webmail package
+LICENSE=       gnu-gpl-v2
 
 CONFLICTS=     sq-attachment-handlers-[0-9]*
 CONFLICTS+=    sq-squirrelspell-[0-9]*
diff -r bbc7ffd32d14 -r 7a5103014a14 meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Tue Oct 30 13:27:32 2007 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Tue Oct 30 13:44:22 2007 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.35 2007/04/13 15:28:40 joerg Exp $
+# $NetBSD: Makefile.common,v 1.36 2007/10/30 13:52:30 martti Exp $
 
 MASTER_SITES=          http://www.xfce.org/archive/xfce-4.4.1/src/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            martti%NetBSD.org@localhost
 HOMEPAGE=              http://www.xfce.org/
+LICENSE=               gnu-gpl-v2
 
 XFCE4_VERSION=         4.4.1
 
diff -r bbc7ffd32d14 -r 7a5103014a14 net/mrtg/Makefile
--- a/net/mrtg/Makefile Tue Oct 30 13:27:32 2007 +0000
+++ b/net/mrtg/Makefile Tue Oct 30 13:44:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2007/05/16 09:01:13 martti Exp $
+# $NetBSD: Makefile,v 1.81 2007/10/30 13:53:31 martti Exp $
 
 DISTNAME=      mrtg-2.15.2
 CATEGORIES=    net
@@ -9,6 +9,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://oss.oetiker.ch/mrtg/
 COMMENT=       The Multi-Router Traffic Grapher
+LICENSE=       gnu-gpl-v2
 
 USE_TOOLS+=    perl:run
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index