pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security add



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12d2393618a5
branches:  trunk
changeset: 555280:12d2393618a5
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Thu Feb 26 21:59:21 2009 +0000

description:
add
        fprint-demo
        libfprint
        pam-fprint

for using a finger print reader

diffstat:

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

diffs (33 lines):

diff -r a4987cabdc0e -r 12d2393618a5 security/Makefile
--- a/security/Makefile Thu Feb 26 21:57:22 2009 +0000
+++ b/security/Makefile Thu Feb 26 21:59:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.344 2009/02/26 11:06:55 hasso Exp $
+# $NetBSD: Makefile,v 1.345 2009/02/26 21:59:21 plunky Exp $
 #
 
 COMMENT=       Security tools
@@ -54,6 +54,7 @@
 SUBDIR+=       dsniff-nox11
 SUBDIR+=       egd
 SUBDIR+=       flawfinder
+SUBDIR+=       fprint-demo
 SUBDIR+=       fprot-workstation-bin
 SUBDIR+=       fragroute
 SUBDIR+=       fsh
@@ -92,6 +93,7 @@
 SUBDIR+=       libbf
 SUBDIR+=       libcrack
 SUBDIR+=       libdes
+SUBDIR+=       libfprint
 SUBDIR+=       libfwbuilder
 SUBDIR+=       libfwbuilder21
 SUBDIR+=       libgcrypt
@@ -206,6 +208,7 @@
 SUBDIR+=       pakemon
 SUBDIR+=       pam-af
 SUBDIR+=       pam-dbm
+SUBDIR+=       pam-fprint
 SUBDIR+=       pam-ldap
 SUBDIR+=       pam-mkhomedir
 SUBDIR+=       pam-mysql



Home | Main Index | Thread Index | Old Index