Created attachment 194672 [details] Patch for ports tree to add security/pcsc-cyberjack Provide a new port for pcsc-lite driver for the Reiner SCT cyberJack card readers
Hi, is there a reason you put netchild@ as maintainer?
Sadly this was a mistake / typo based on some copy-paste of an existing port.
Can't use both PORTVERSION and DISTVERSION, remove the former The DISTNAME override is likely not required accordingly. Please confirm that the port passes QA (portlint -AC, poudriere)
Created attachment 208016 [details] pcsc-cyberjack shar-file
(In reply to Kubilay Kocak from comment #3) Thanks a lot for your feedback. I've updated and attached a new shar-file based on your recommendations. I hope it matches the requirements as a FreeBSD port.
Makefile needs pkgconfig in USES without this the configure target fails.
It seems like the newest driver is https://support.reiner-sct.de/downloads/LINUX/V3.99.5_SP15/pcsc-cyberjack-3.99.5final.SP14.tar.bz2 . Is there any interest to get this into the tree?
Ping, I'm sorry about the delay out this submission but happy to help if someone provides an up to date version.
Closing this due to timeout and/or no interest
reopen, i have interest in this port, just have to find the device
There's an SP15 by now
Created attachment 237958 [details] shar file Hi... I have attached a new shar file which is updated to P15. I checked the port with portlint and did some cosmetics to get a few less warnings. I hope this was ok.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=677e0323efa55f8b6d88340036b4c0a135f1659d commit 677e0323efa55f8b6d88340036b4c0a135f1659d Author: Tilman Keskinoz <arved@FreeBSD.org> AuthorDate: 2022-11-14 19:43:58 +0000 Commit: Tilman Keskinoz <arved@FreeBSD.org> CommitDate: 2022-11-14 19:43:58 +0000 devel/pcsc-cyberjack: New port for Reiner SCT cyberjack PCSC driver PR: 229361 Submitted by: Thomas Merkel and info@maisy.de devel/Makefile | 1 + devel/pcsc-cyberjack/Makefile (new) | 35 +++++++++ devel/pcsc-cyberjack/distinfo (new) | 3 + .../files/patch-cjeca32_Debug.cpp (new) | 11 +++ .../patch-cjeca32_RSCTCriticalSection.cpp (new) | 11 +++ .../pcsc-cyberjack/files/patch-configure.ac (new) | 10 +++ .../files/patch-ifd-Makefile.am (new) | 14 ++++ .../files/patch-include_driver_Debug.h (new) | 19 +++++ .../patch-include_driver_Platform__unix.h (new) | 11 +++ ...ch-libcyberjack_checksuite_cm__distri.cpp (new) | 24 ++++++ .../patch-libcyberjack_libdialog_dialog.c (new) | 87 ++++++++++++++++++++++ devel/pcsc-cyberjack/pkg-descr (new) | 2 + devel/pcsc-cyberjack/pkg-plist (new) | 6 ++ 13 files changed, 234 insertions(+)
Committed, thanks. Sorry that it took so long to get this port committed. Thomas, If you don't want to be maintainer anymore, please let me know.