stoken - Software Token for Linux/UNIX stoken is an open source tokencode generator compatible with RSA SecurID 128-bit (AES) tokens. It is a hobbyist project, not affiliated with or endorsed by RSA Security.
Created attachment 145530 [details] security/stoken
Thanks! Do you have any verification available? In order of preference, examples of what I'm looking for are: 1) "poudriere testport" or "poudriere bulk -t" logs 2) Redports or tinderbox logs 3) "make check-plist" followed by "make stage-qa" output (https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html)
(In reply to John Marino from comment #2) > Thanks! Do you have any verification available? In order of preference, > examples of what I'm looking for are: > > 1) "poudriere testport" or "poudriere bulk -t" logs > 2) Redports or tinderbox logs > 3) "make check-plist" followed by "make stage-qa" output > (https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html) I was testing package only locally, using "port test". Below is a sample log from redports: https://redports.org/~samm/20140808181606-20769-231547/stoken-0.6.log Build is successful on all machines I've tried. for 3) ===> No pkg-plist issues found (check-plist) Warning: 'lib/libstoken.so.1' is not stripped consider using ${STRIP_CMD} Warning: .la libraries found, port needs USES=libtool Thank you for the to, i will fix this issues and upload new attach.
Created attachment 145534 [details] security/stoken
Thanks for testing that, moving PR to patch-ready status.
A commit references this bug: Author: wg Date: Tue Aug 12 12:40:00 UTC 2014 New revision: 364698 URL: http://svnweb.freebsd.org/changeset/ports/364698 Log: security/stoken: Software Token for UNIX compatible with RSA SecurID Stoken is an open source tokencode generator compatible with RSA SecurID 128-bit (AES) tokens. It is a hobbyist project, not affiliated with or endorsed by RSA Security. WWW: http://stoken.sourceforge.net PR: 192517 Submitted by: samm os2 kiev ua Changes: head/security/Makefile head/security/stoken/ head/security/stoken/Makefile head/security/stoken/distinfo head/security/stoken/pkg-descr head/security/stoken/pkg-plist