pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add crudesaml (cy2-saml and pam-saml)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2167c0316ab7
branches:  trunk
changeset: 399146:2167c0316ab7
user:      manu <manu%pkgsrc.org@localhost>
date:      Sun Sep 13 19:58:13 2009 +0000

description:
Add crudesaml (cy2-saml and pam-saml)

diffstat:

 security/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 882c32bc69b1 -r 2167c0316ab7 security/Makefile
--- a/security/Makefile Sun Sep 13 19:57:13 2009 +0000
+++ b/security/Makefile Sun Sep 13 19:58:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.357 2009/09/07 18:34:16 joerg Exp $
+# $NetBSD: Makefile,v 1.358 2009/09/13 19:58:14 manu Exp $
 #
 
 COMMENT=       Security tools
@@ -42,6 +42,7 @@
 SUBDIR+=       cy2-ntlm
 SUBDIR+=       cy2-otp
 SUBDIR+=       cy2-plain
+SUBDIR+=       cy2-saml
 SUBDIR+=       cy2-sql
 SUBDIR+=       cyrus-sasl
 SUBDIR+=       cyrus-saslauthd
@@ -223,6 +224,7 @@
 SUBDIR+=       pam-mysql
 SUBDIR+=       pam-pwauth_suid
 SUBDIR+=       pam-radius
+SUBDIR+=       pam-saml
 SUBDIR+=       pcsc-lite
 SUBDIR+=       pcsc-tools
 SUBDIR+=       pgp2



Home | Main Index | Thread Index | Old Index