Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 23:23:12 +0100
From:      Martin Preuss <martin@libchipcard.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47228: New Port: Libchipcard (library for chipcard access)
Message-ID:  <200301192307.06460.martin@libchipcard.de>

next in thread | raw e-mail | index | archive | help

>Number:         47228
>Category:       ports
>Synopsis:       New Port: Libchipcard
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 19 14:30:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Martin Preuss
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
	New Port: Libchipcard (library for access to chipcards)
>How-To-Repeat:
>Fix:

- --- libchipcard-port begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libchipcard-0.7.2
#	libchipcard-0.7.2/pkg-comment
#	libchipcard-0.7.2/pkg-descr
#	libchipcard-0.7.2/Makefile
#	libchipcard-0.7.2/pkg-plist
#	libchipcard-0.7.2/pkg-message
#	libchipcard-0.7.2/distinfo
#
echo c - libchipcard-0.7.2
mkdir -p libchipcard-0.7.2 > /dev/null 2>&1
echo x - libchipcard-0.7.2/pkg-comment
sed 's/^X//' >libchipcard-0.7.2/pkg-comment <<
'END-of-libchipcard-0.7.2/pkg-comment'
XA library for easy access to chipcards.
END-of-libchipcard-0.7.2/pkg-comment
echo x - libchipcard-0.7.2/pkg-descr
sed 's/^X//' >libchipcard-0.7.2/pkg-descr <<
'END-of-libchipcard-0.7.2/pkg-descr'
XLibchipcard allows easy access to smart cards. It provides basic access
Xto memory and processor cards and has special support for German medical
Xcards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
Xtype 1).
XIt accesses the readers via CTAPI or PC/SC interfaces and has successfully
Xbeen tested with Towitoko, Kobil and Reiner-SCT readers.
END-of-libchipcard-0.7.2/pkg-descr
echo x - libchipcard-0.7.2/Makefile
sed 's/^X//' >libchipcard-0.7.2/Makefile <<
'END-of-libchipcard-0.7.2/Makefile'
X# Ports collection makefile for: LibChipCard
X# Date created:                  19 January 2003
X# Whom:                          Martin Preuss<martin@libchipcard.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=libchipcard
XPORTVERSION=0.7.2
XCATEGORIES=devel
XMASTER_SITES=http://osdn.dl.sourceforge.net/sourceforge/libchipcard/
X
XMAINTAINER=martin@libchipcard.de
X
XMAN1=ctfstool.1 chipcardd.1 geldkarte.1 hbcicard.1
XMAN5=libchipcard.conf.5 chipcardc.conf.5 chipcardd.conf.5
XMANCOMPRESSED=no
X#LIB_DEPENDS=\
X# openssl.3:${PORTSDIR}/security/openssl:install
X# libpcsclite.0:${PORTSDIR}/devel/pcsc-lite:install
XLIB_DEPENDS=pcsclite.0:${PORTSDIR}/devel/pcsc-lite:install
X
XUSE_GMAKE=yes
XHAS_CONFIGURE=yes
XCONFIGURE_ARGS=--prefix=/usr/local --with-distri=freebsd
XINSTALLS_SHLIB=yes
X
X.include <bsd.port.mk>
END-of-libchipcard-0.7.2/Makefile
echo x - libchipcard-0.7.2/pkg-plist
sed 's/^X//' >libchipcard-0.7.2/pkg-plist <<
'END-of-libchipcard-0.7.2/pkg-plist'
Xbin/cardcommander
Xbin/ctfstool
Xbin/geldkarte
Xbin/hbcicard
Xbin/libchipcard-config
Xbin/memcard
Xbin/readertest
Xetc/chipcardc.conf.example
Xetc/chipcardd.conf.example
Xetc/rc.d/chipcardd.sh
Xinclude/chameleon/chameleon.h
Xinclude/chameleon/conf.h
Xinclude/chameleon/cryp.h
Xinclude/chameleon/debug.h
Xinclude/chameleon/directory.h
Xinclude/chameleon/error.h
Xinclude/chameleon/inetaddr.h
Xinclude/chameleon/inetsocket.h
Xinclude/chameleon/ipcmessage.h
Xinclude/chameleon/ipcmessagelayer.h
Xinclude/chameleon/ipcservicelayer.h
Xinclude/chameleon/ipctransportlayer.h
Xinclude/chameleon/libloader.h
Xinclude/chameleon/logger.h
Xinclude/chipcard/ctcard.h
Xinclude/chipcard/ctcommand.h
Xinclude/chipcard/ctcore_public.h
Xinclude/chipcard/ctdatacache.h
Xinclude/chipcard/cterror.h
Xinclude/chipcard/ctfilesystem2.h
Xinclude/chipcard/ctgeldkarte.h
Xinclude/chipcard/ctkvkcard.h
Xinclude/chipcard/ctmemorycard.h
Xinclude/chipcard/ctmisc.h
Xinclude/chipcard/ctpointer.h
Xinclude/chipcard/ctprocessorcard.h
Xinclude/chipcard/cttlv.h
Xinclude/chipcard/ctversion.h
Xinclude/chipcard.h
Xinclude/chipcard/hbcicard.h
Xinclude/chipcard/libchipcard.h
Xinclude/chipcard/rsacard.h
Xinclude/ctversion.h
Xlib/libchipcard.la
Xlib/libchipcard.so
Xlib/libchipcard.so.14
Xsbin/chipcardd
Xsbin/kvkd
Xshare/aclocal/libchipcard.m4
Xshare/libchipcard/commands/ctcard.cmd
Xshare/libchipcard/commands/ctgeldkarte.cmd
Xshare/libchipcard/commands/ctkvkcard.cmd
Xshare/libchipcard/commands/ctmemorycard.cmd
Xshare/libchipcard/commands/ctprocessorcard.cmd
Xshare/libchipcard/commands/hbcicard.cmd
Xshare/libchipcard/commands/rsacard.cmd
X@dirrm share/libchipcard/commands
X@dirrm share/libchipcard
END-of-libchipcard-0.7.2/pkg-plist
echo x - libchipcard-0.7.2/pkg-message
sed 's/^X//' >libchipcard-0.7.2/pkg-message <<
'END-of-libchipcard-0.7.2/pkg-message'
XYou need to setup the following configurations files before using
LibChipCard:
X- /usr/local/etc/chipcardc.conf (client configuration)
X- /usr/local/etc/chipcardd.conf (daemon configuration)
XI have installed example files (filenames above+".example").
END-of-libchipcard-0.7.2/pkg-message
echo x - libchipcard-0.7.2/distinfo
sed 's/^X//' >libchipcard-0.7.2/distinfo <<
'END-of-libchipcard-0.7.2/distinfo'
XMD5 (libchipcard-0.7.2.tar.gz) = 9dc40361cd1f2a95686275b5420da122
END-of-libchipcard-0.7.2/distinfo
exit
- --- libchipcard-port ends here ---

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+KyVQQg7xxPu3MA4RAj5RAKDQYKpjLpe+dUgAkfLd5jey/cqnrQCePwHM
Wz2955AIgas417+e2OvFG2c=
=oEO7
-----END PGP SIGNATURE-----

>Release-Note:
>Audit-Trail:
>Unformatted:
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 >System: FreeBSD gareth.aquarius.home 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0:
 Wed Aug 14 21:23:26 GMT 2002
 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301192307.06460.martin>