Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 08:43:03 -0800
From:      Andrew Stuart <elitetek@tekrealm.net>
To:        "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47225: New Port: Libchipcard
Message-ID:  <20030122164303.GA87412@freebsd.tekrealm.net>
In-Reply-To: <20030122152742.42d00209.corecode@corecode.ath.cx>
References:  <200301221000.h0MA090U029800@freefall.freebsd.org> <20030122152742.42d00209.corecode@corecode.ath.cx>

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

--huq684BweRXVnRxX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, 22 Jan 2003 at 15:27:42 +0100, Simon 'corecode' Schubert wrote:
> yea. GNATS eats QP for breakfast.
>=20
> cheers
>   simon

Ack, I didnt think of that when I sent it. Here it is again. Sorry.
Pointy Hat to myself for not thinking at 2am.

--- Begin libchipcard.sh ---

# 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
#       libchipcard/pkg-comment
#       libchipcard/pkg-descr
#       libchipcard/Makefile
#       libchipcard/pkg-plist
#       libchipcard/pkg-message
#       libchipcard/distinfo
#
echo c - libchipcard
mkdir -p libchipcard > /dev/null 2>&1
echo x - libchipcard/pkg-comment
sed 's/^X//' >libchipcard/pkg-comment <<
'END-of-libchipcard/pkg-comment'
XA library for easy access to chipcards
END-of-libchipcard/pkg-comment
echo x - libchipcard/pkg-descr
sed 's/^X//' >libchipcard/pkg-descr << 'END-of-libchipcard/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/pkg-descr
echo x - libchipcard/Makefile
sed 's/^X//' >libchipcard/Makefile << 'END-of-libchipcard/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=3D	libchipcard
XPORTVERSION=3D	0.7.2
XCATEGORIES=3D	devel=09
XMASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=3D	${PORTNAME}=09
X
XMAINTAINER=3D	martin@libchipcard.de
X
XLIB_DEPENDS=3D	pcsclite.0:${PORTSDIR}/devel/pcsc-lite:install
X
XMAN1=3D	ctfstool.1 chipcardd.1 geldkarte.1 hbcicard.1
XMAN5=3D	libchipcard.conf.5 chipcardc.conf.5 chipcardd.conf.5
XMANCOMPRESSED=3D	no
X
XUSE_GMAKE=3D	yes
XUSE_LIBTOOL=3D	yes
XHAS_CONFIGURE=3D	yes
XCONFIGURE_ARGS=3D	--prefix=3D${PREFIX} --with-distri=3Dfreebsd=09
XINSTALLS_SHLIB=3D	yes
X
X.include <bsd.port.mk>
END-of-libchipcard/Makefile
echo x - libchipcard/pkg-plist
sed 's/^X//' >libchipcard/pkg-plist << 'END-of-libchipcard/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/pkg-plist
echo x - libchipcard/pkg-message
sed 's/^X//' >libchipcard/pkg-message <<
'END-of-libchipcard/pkg-message'
XYou need to setup the following configurations files before using
XLibChipCard:
X- ${PREFIX}/etc/chipcardc.conf (client configuration)
X- ${PREFIX}/etc/chipcardd.conf (daemon configuration)
XI have installed example files (filenames above+".example").
END-of-libchipcard/pkg-message
echo x - libchipcard/distinfo
sed 's/^X//' >libchipcard/distinfo << 'END-of-libchipcard/distinfo'
XMD5 (libchipcard-0.7.2.tar.gz) =3D 9dc40361cd1f2a95686275b5420da122
END-of-libchipcard/distinfo
exit

--- End libchipcard.sh ---

-Andrew


--huq684BweRXVnRxX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+LsoXSLAP4zYxy3URAqieAJ4zg2xdEPaCm4SYQwAuVomSyEqfEgCgggyE
THiQPo/fBer8icXNP89WMNA=
=noZJ
-----END PGP SIGNATURE-----

--huq684BweRXVnRxX--

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?20030122164303.GA87412>