pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add and enable the cy2-* plugins.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de8705fd3a8e
branches:  trunk
changeset: 479402:de8705fd3a8e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Aug 13 18:46:11 2004 +0000

description:
Add and enable the cy2-* plugins.

diffstat:

 security/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 150ee4d62def -r de8705fd3a8e security/Makefile
--- a/security/Makefile Fri Aug 13 18:30:29 2004 +0000
+++ b/security/Makefile Fri Aug 13 18:46:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2004/08/13 10:26:50 agc Exp $
+# $NetBSD: Makefile,v 1.193 2004/08/13 18:46:11 jlam Exp $
 #
 
 COMMENT=       Security tools
@@ -23,8 +23,14 @@
 SUBDIR+=       crack
 SUBDIR+=       crypto++
 SUBDIR+=       cy-login
+SUBDIR+=       cy2-anonymous
+SUBDIR+=       cy2-crammd5
+SUBDIR+=       cy2-digestmd5
+SUBDIR+=       cy2-gssapi
 SUBDIR+=       cy2-login
 SUBDIR+=       cy2-ntlm
+SUBDIR+=       cy2-otp
+SUBDIR+=       cy2-plain
 SUBDIR+=       cy2-sql
 SUBDIR+=       cyrus-sasl
 SUBDIR+=       cyrus-sasl2



Home | Main Index | Thread Index | Old Index