Bug 192517 - [new port] security/stoken
Summary: [new port] security/stoken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 17:21 UTC by Oleksii Samorukov
Modified: 2014-08-12 12:40 UTC (History)
1 user (show)

See Also:


Attachments
security/stoken (1.42 KB, application/x-gzip)
2014-08-08 17:22 UTC, Oleksii Samorukov
no flags Details
security/stoken (1.39 KB, application/x-gzip)
2014-08-08 18:44 UTC, Oleksii Samorukov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2014-08-08 17:21:43 UTC
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.
Comment 1 Oleksii Samorukov freebsd_committer freebsd_triage 2014-08-08 17:22:24 UTC
Created attachment 145530 [details]
security/stoken
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-08 18:00:28 UTC
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)
Comment 3 Oleksii Samorukov freebsd_committer freebsd_triage 2014-08-08 18:22:59 UTC
(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.
Comment 4 Oleksii Samorukov freebsd_committer freebsd_triage 2014-08-08 18:44:59 UTC
Created attachment 145534 [details]
security/stoken
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-08 19:04:33 UTC
Thanks for testing that, moving PR to patch-ready status.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-12 12:40:19 UTC
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