Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2005 14:35:12 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/openct Makefile distinfo pkg-descr pkg-plist ports/security/openct/files patch-src_ct_Makefile.in
Message-ID:  <200507061435.j66EZCkg014000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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