mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add libchipcard, a library for access to chipcards
PR: 47228 Submitted by: Martin Preuss <martin@libchipcard.de>
This commit is contained in:
parent
8873f425a7
commit
b898034189
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75750
@ -285,6 +285,7 @@
|
||||
SUBDIR += libbonobo
|
||||
SUBDIR += libcache
|
||||
SUBDIR += libcapsinetwork
|
||||
SUBDIR += libchipcard
|
||||
SUBDIR += libcii
|
||||
SUBDIR += libcoro
|
||||
SUBDIR += libdlmalloc
|
||||
|
33
devel/libchipcard/Makefile
Normal file
33
devel/libchipcard/Makefile
Normal file
@ -0,0 +1,33 @@
|
||||
# Ports collection makefile for: LibChipCard
|
||||
# Date created: 19 January 2003
|
||||
# Whom: Martin Preuss<martin@libchipcard.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libchipcard
|
||||
PORTVERSION= 0.7.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libchipcard
|
||||
|
||||
MAINTAINER= martin@libchipcard.de
|
||||
COMMENT= "A library for easy access to chipcards."
|
||||
|
||||
LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN1= ctfstool.1 chipcardd.1 geldkarte.1 hbcicard.1
|
||||
MAN5= libchipcard.conf.5 chipcardc.conf.5 chipcardd.conf.5
|
||||
|
||||
post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/freebsd/chipcardd.sh ${PREFIX}/etc/rc.d
|
||||
@${SED} -e 's,%%PREFIX%%,${PREFIX},' ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/libchipcard/distinfo
Normal file
1
devel/libchipcard/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (libchipcard-0.7.5.tar.gz) = efb4f3de16e17ba801bd28e49252a692
|
6
devel/libchipcard/pkg-descr
Normal file
6
devel/libchipcard/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Libchipcard allows easy access to smart cards. It provides basic access
|
||||
to memory and processor cards and has special support for German medical
|
||||
cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
|
||||
type 1).
|
||||
It accesses the readers via CTAPI or PC/SC interfaces and has successfully
|
||||
been tested with Towitoko, Kobil and Reiner-SCT readers.
|
9
devel/libchipcard/pkg-message
Normal file
9
devel/libchipcard/pkg-message
Normal file
@ -0,0 +1,9 @@
|
||||
***********************************************************************
|
||||
* *
|
||||
* You need to setup the following configurations files before using *
|
||||
* LibChipCard: *
|
||||
* - %%PREFIX%%/etc/chipcardc.conf (client configuration) *
|
||||
* - %%PREFIX%%/etc/chipcardd.conf (daemon configuration) *
|
||||
* I have installed example files (filenames above+".example"). *
|
||||
* *
|
||||
***********************************************************************
|
58
devel/libchipcard/pkg-plist
Normal file
58
devel/libchipcard/pkg-plist
Normal file
@ -0,0 +1,58 @@
|
||||
bin/cardcommander
|
||||
bin/ctfstool
|
||||
bin/geldkarte
|
||||
bin/hbcicard
|
||||
bin/libchipcard-config
|
||||
bin/memcard
|
||||
bin/readertest
|
||||
etc/chipcardc.conf.example
|
||||
etc/chipcardd.conf.example
|
||||
etc/rc.d/chipcardd.sh
|
||||
include/chameleon/chameleon.h
|
||||
include/chameleon/conf.h
|
||||
include/chameleon/cryp.h
|
||||
include/chameleon/debug.h
|
||||
include/chameleon/directory.h
|
||||
include/chameleon/error.h
|
||||
include/chameleon/inetaddr.h
|
||||
include/chameleon/inetsocket.h
|
||||
include/chameleon/ipcmessage.h
|
||||
include/chameleon/ipcmessagelayer.h
|
||||
include/chameleon/ipcservicelayer.h
|
||||
include/chameleon/ipctransportlayer.h
|
||||
include/chameleon/libloader.h
|
||||
include/chameleon/logger.h
|
||||
include/chipcard/ctcard.h
|
||||
include/chipcard/ctcommand.h
|
||||
include/chipcard/ctcore_public.h
|
||||
include/chipcard/ctdatacache.h
|
||||
include/chipcard/cterror.h
|
||||
include/chipcard/ctfilesystem2.h
|
||||
include/chipcard/ctgeldkarte.h
|
||||
include/chipcard/ctkvkcard.h
|
||||
include/chipcard/ctmemorycard.h
|
||||
include/chipcard/ctmisc.h
|
||||
include/chipcard/ctpointer.h
|
||||
include/chipcard/ctprocessorcard.h
|
||||
include/chipcard/cttlv.h
|
||||
include/chipcard/ctversion.h
|
||||
include/chipcard.h
|
||||
include/chipcard/hbcicard.h
|
||||
include/chipcard/libchipcard.h
|
||||
include/chipcard/rsacard.h
|
||||
include/ctversion.h
|
||||
lib/libchipcard.la
|
||||
lib/libchipcard.so
|
||||
lib/libchipcard.so.16
|
||||
sbin/chipcardd
|
||||
sbin/kvkd
|
||||
share/aclocal/libchipcard.m4
|
||||
share/libchipcard/commands/ctcard.cmd
|
||||
share/libchipcard/commands/ctgeldkarte.cmd
|
||||
share/libchipcard/commands/ctkvkcard.cmd
|
||||
share/libchipcard/commands/ctmemorycard.cmd
|
||||
share/libchipcard/commands/ctprocessorcard.cmd
|
||||
share/libchipcard/commands/hbcicard.cmd
|
||||
share/libchipcard/commands/rsacard.cmd
|
||||
@dirrm share/libchipcard/commands
|
||||
@dirrm share/libchipcard
|
Loading…
Reference in New Issue
Block a user