Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+5
View File
@@ -0,0 +1,5 @@
This is a C library to interact with the CCID-part of the YubiKey
NEO. There is a command line tool "ykneomgr" for interactive use.
It supports querying the YubiKey NEO for firmware version, operation
mode (OTP/CCID) and serial number. You may also mode switch the
device and manage applets (list, delete and install).
+23
View File
@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.3 2014/11/17 19:05:14 joerg Exp $
DISTNAME= libykneomgr-0.1.6
CATEGORIES= security
MASTER_SITES= https://developers.yubico.com/libykneomgr/Releases/
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= https://developers.yubico.com/libykneomgr/
COMMENT= Yubikey NEO C library and command-line tool
MAKE_JOBS_SAFE= no
LICENSE= gnu-lgpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS= pkg-config
BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man
.include "../../security/pcsc-lite/buildlink3.mk"
.include "../../archivers/libzip/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+24
View File
@@ -0,0 +1,24 @@
@comment $NetBSD: PLIST,v 1.1 2014/11/14 13:35:09 pettai Exp $
bin/ykneomgr
include/ykneomgr/ykneomgr-types.h
include/ykneomgr/ykneomgr-version.h
include/ykneomgr/ykneomgr.h
lib/libykneomgr.la
lib/pkgconfig/ykneomgr.pc
man/man1/ykneomgr.1
share/gtk-doc/html/libykneomgr/api-index-full.html
share/gtk-doc/html/libykneomgr/home.png
share/gtk-doc/html/libykneomgr/index.html
share/gtk-doc/html/libykneomgr/index.sgml
share/gtk-doc/html/libykneomgr/intro.html
share/gtk-doc/html/libykneomgr/left-insensitive.png
share/gtk-doc/html/libykneomgr/left.png
share/gtk-doc/html/libykneomgr/libykneomgr-ykneomgr-types.html
share/gtk-doc/html/libykneomgr/libykneomgr-ykneomgr-version.html
share/gtk-doc/html/libykneomgr/libykneomgr-ykneomgr.html
share/gtk-doc/html/libykneomgr/libykneomgr.devhelp2
share/gtk-doc/html/libykneomgr/right-insensitive.png
share/gtk-doc/html/libykneomgr/right.png
share/gtk-doc/html/libykneomgr/style.css
share/gtk-doc/html/libykneomgr/up-insensitive.png
share/gtk-doc/html/libykneomgr/up.png
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/11/14 13:35:09 pettai Exp $
SHA1 (libykneomgr-0.1.6.tar.gz) = 9e0d39544421788223baaea176c3ecafc4290589
RMD160 (libykneomgr-0.1.6.tar.gz) = 93b55f02766ac36485df6d5d3c28c626a41629f9
Size (libykneomgr-0.1.6.tar.gz) = 633881 bytes