pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security More license info to my packages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddd859736a92
branches: trunk
changeset: 394325:ddd859736a92
user: hasso <hasso%pkgsrc.org@localhost>
date: Mon Jun 08 19:11:30 2009 +0000
description:
More license info to my packages.
diffstat:
security/engine-pkcs11/Makefile | 3 ++-
security/libp11/Makefile | 3 ++-
security/openct/Makefile | 3 ++-
security/opensc-signer/Makefile | 3 ++-
security/opensc/Makefile | 3 ++-
security/xml-security-c/Makefile | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
diffs (93 lines):
diff -r 27a87075cc24 -r ddd859736a92 security/engine-pkcs11/Makefile
--- a/security/engine-pkcs11/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/engine-pkcs11/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 20:30:52 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
#
DISTNAME= engine_pkcs11-0.1.5
@@ -9,6 +9,7 @@
MAINTAINER= hasso%NetBSD.org@localhost
HOMEPAGE= http://www.opensc-project.org/engine_pkcs11/
COMMENT= PKCS\#11 engine for OpenSSL
+LICENSE= original-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 27a87075cc24 -r ddd859736a92 security/libp11/Makefile
--- a/security/libp11/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/libp11/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 20:28:24 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
#
DISTNAME= libp11-0.2.4
@@ -8,6 +8,7 @@
MAINTAINER= hasso%NetBSD.org@localhost
HOMEPAGE= http://www.opensc-project.org/libp11/
COMMENT= Convenience library for easy PKCS\#11 implementation
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 27a87075cc24 -r ddd859736a92 security/openct/Makefile
--- a/security/openct/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/openct/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/08 08:55:56 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $
DISTNAME= openct-0.6.16
CATEGORIES= security
@@ -7,6 +7,7 @@
MAINTAINER= hasso%NetBSD.org@localhost
HOMEPAGE= http://www.opensc-project.org/openct/
COMMENT= Smart Card Reader drivers and middleware
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 27a87075cc24 -r ddd859736a92 security/opensc-signer/Makefile
--- a/security/opensc-signer/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/opensc-signer/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 10:51:02 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
PKGNAME= opensc-signer-${OPENSC_PKG_VERSION}
COMMENT= Opensc signer plugin for Mozilla apps
+LICENSE= gnu-lgpl-v2.1
.include "../../security/opensc/Makefile.common"
diff -r 27a87075cc24 -r ddd859736a92 security/opensc/Makefile
--- a/security/opensc/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/opensc/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/02/27 07:35:30 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $
COMMENT= Smart Card drivers and middleware
+LICENSE= gnu-lgpl-v2.1
.include "../../security/opensc/Makefile.common"
diff -r 27a87075cc24 -r ddd859736a92 security/xml-security-c/Makefile
--- a/security/xml-security-c/Makefile Mon Jun 08 18:54:20 2009 +0000
+++ b/security/xml-security-c/Makefile Mon Jun 08 19:11:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/10 12:23:36 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
DISTNAME= xml-security-c-1.4.0
CATEGORIES= security devel
@@ -7,6 +7,7 @@
MAINTAINER= hasso%NetBSD.org@localhost
HOMEPAGE= http://santuario.apache.org/c/index.html
COMMENT= XML Digital Signature specification implementation
+LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index