./security/pcsc-tools, Tools useful for a PC/SC user

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.1, Package name: pcsc-tools-1.7.1, Maintainer: pkgsrc-users

Provides several tools that are useful when working
with smart cards: csc_scan regularly scans every
PC/SC reader connected to the host and reports when
a card is inserted or removed. ATR_analysis is a Perl
script used to parse the smart card ATR. The
smartcard_list.txt contains ATR of some cards. It is
used by ATR_analysis to find a card model corresponding
to the ATR. The perl script scriptortis used to send
commands to a smart card using a batch file or stdin.


Required to run:
[lang/perl5] [security/p5-pcsc] [security/ccid] [security/pcsc-lite]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 352.057 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-01 12:41:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
pcsc-tools: updated to 1.7.1

1.7.1
Bug fixes
   2023-10-18 17:39:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
pcsc-tools: updated to 1.7.0

1.7.0
Fix make distclean
Do not fail if the po/*.gmo files do not exist.
11 new ATRs
Update pcsc_scan manpage
Document -c, -d and -p arguments
configure: do not fail if gettext is not found
If gettext is not installed then just do not use it.
   2023-02-21 18:24:25 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
pcsc-tools: remove unused patch
   2023-02-21 17:34:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
pcsc-tools: updated to 1.6.2

1.6.2 - 22 January 2023, Ludovic ROUSSEAU
- 18 new ATRs
- smartcard_list.txt moved to https://pcsc-tools.apdu.fr/smartcard_list.txt

1.6.1 - 30 December 2022, Ludovic ROUSSEAU
- 196 new ATRs
- use colors on NetBSD ("wsvt25" terminal)
- pcsc_scan: always print the version in verbose mode

1.6.0 - 29 January 2022, Ludovic ROUSSEAU
- 48 new ATRs
- pcsc_scan:
 . drastically reduce the number of SCardGetStatusChange() calls
 . faster spinning animation
 . handle Ctrl-C on macOS

1.5.8 - 7 November 2021, Ludovic ROUSSEAU
- 360 new ATRs
- ATR_analysis:
 . fix TB2 parsing error
 . misc spelling fixes
- pcsc_scan:
 . add maxtime option -t
 . add the option -c to list cards only once
 . no spinner in quiet mode (-q)
 . turn off colour if redirected output
 . Exit if no reader is found and -c or -r is used

1.5.7 - 7 July 2020, Ludovic ROUSSEAU
- 116 new ATRs
- ATR_analysis: Update URL of the online parser

1.5.6 - 8 March 2020, Ludovic ROUSSEAU
- 62 new ATRs
- pcsc_scan: better support of Windows

1.5.5 - 4 January 2020, Ludovic ROUSSEAU
- 353 new ATRs
- scriptor: add -u option to make stdout unbuffered

1.5.4 - 12 December 2018, Ludovic ROUSSEAU
- 213 new ATRs
- pcsc_scan: display the number of events
- gscriptor: port from Gtk+2 to Gtk+3

1.5.3 - 15 April 2018, Ludovic ROUSSEAU
- 253 new ATRs
- pcsc_scan (thanks to Pascal J. Bourguignon):
 . add -v argument (default) for verbose
 . add -q argument for quiet
 . add -r argument to display the reader list
 . allow to use Control-C to break execution

1.5.2 - 28 May 2017, Ludovic ROUSSEAU
- include gscriptor.desktop and test.script in the archive

1.5.1 - 28 May 2017, Ludovic ROUSSEAU
- rename the archive pcsc-tools

1.5.0 - 28 May 2017, Ludovic ROUSSEAU
- 221 new ATRs
- pcsc_scan:
  . add APDU stress mode (-s) (send "Select MF" APDU in a loop)
  . display an animation while waiting for a card or reader event
- use autoconf/automake
  . macOS support with no change
  . Windows support (using MSYS2 http://www.msys2.org/)
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34