cvs commit: ports/security Makefile ports/security/openct Makefile
distinfo pkg-descr pkg-plist ports/security/openct/files
patch-src_ct_Makefile.in
Pav Lucistnik
pav at FreeBSD.org
Wed Jul 6 14:35:13 GMT 2005
pav 2005-07-06 14:35:12 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/openct Makefile distinfo pkg-descr pkg-plist
security/openct/files patch-src_ct_Makefile.in
Log:
OpenCT, a middleware framework for smart card terminals.
It all started with a reader driver library to provide a framework for people
writing drivers for smart card readers. The idea was to provide all the usual
stuff (T=0, T=1, serial vs. USB device handling, etc) in a single place, and
reduce driver writing to interaction with the device itself.
OpenCT provides a native OpenCT, CT-API and PC/SC Lite IFD interface with an
OpenCT ifdhandler resource manager.
PR: ports/82990
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu>
Revision Changes Path
1.617 +1 -0 ports/security/Makefile
1.1 +51 -0 ports/security/openct/Makefile (new)
1.1 +2 -0 ports/security/openct/distinfo (new)
1.1 +14 -0 ports/security/openct/files/patch-src_ct_Makefile.in (new)
1.1 +19 -0 ports/security/openct/pkg-descr (new)
1.1 +65 -0 ports/security/openct/pkg-plist (new)
More information about the cvs-all
mailing list