Commit Graph

5 Commits

Author SHA1 Message Date
ajacoutot
2d702b0153 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:24:40 +00:00
jasper
747492387e - update openct to 0.6.15
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:09:32 +00:00
jasper
0d82962862 - add missing header for calloc and free, this fixes potential 64-bit
issues
- add a missing (obvious) return type in a local function
- regen PLIST
2008-11-20 23:06:10 +00:00
sturm
f34a1bad1c SHARED_LIBS and USE_LIBTOOL 2005-12-25 11:15:33 +00:00
alek
aec38b75c2 Import openct 0.6.6
OpenCT implements drivers for several smart card readers. It comes as
driver in ifdhandler format for PC/SC-Lite, as CT-API driver, or as a
small and lean middleware, so applications can use it with minimal
overhead. OpenCT also has a primitive mechanism to export smart card
readers to remote machines via tcp/ip.

From Douglas Santos <dsantos@hydroxyl.org>
2005-10-04 21:58:54 +00:00