Bug 204814 - [New port] security/p5-Crypt-PKCS10 1.3
Summary: [New port] security/p5-Crypt-PKCS10 1.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks: 204987
  Show dependency treegraph
 
Reported: 2015-11-25 19:35 UTC by Sergei Vyshenski
Modified: 2015-12-15 14:34 UTC (History)
1 user (show)

See Also:


Attachments
shar archive with a new port (2.20 KB, application/x-shar)
2015-11-25 19:35 UTC, Sergei Vyshenski
no flags Details
log from poudriere at 11.0-amd64 and perl-5.20 (15.87 KB, text/plain)
2015-11-25 19:37 UTC, Sergei Vyshenski
no flags Details
shar archive for version 1.3 (2.20 KB, application/x-shar)
2015-12-03 04:13 UTC, Sergei Vyshenski
no flags Details
log from poudriere at 11.0-amd64 and perl-5.20 (15.72 KB, text/plain)
2015-12-03 04:14 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2015-11-25 19:35:55 UTC
Created attachment 163531 [details]
shar archive with a new port

Utility for parsing PKCS#10 certificate signing requests 
to perl data structure.

- This port is needed as a new dependency for
existing port security/p5-openxpki starting with ver 1.2

- "portlint -ACN" says "looks fine".

- Tested with poudriere 3.1.9 (log attached) at 11.0-amd64 with perl-5.20.3
Comment 1 Sergei Vyshenski 2015-11-25 19:37:19 UTC
Created attachment 163532 [details]
log from poudriere at 11.0-amd64 and perl-5.20
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:20:34 UTC
Take.
Comment 3 Sergei Vyshenski 2015-12-03 04:13:19 UTC
Created attachment 163793 [details]
shar archive for version 1.3

Shar archive for security/p5-Crypt-PKCS10 ver.1.3
Comment 4 Sergei Vyshenski 2015-12-03 04:14:15 UTC
Created attachment 163794 [details]
log from poudriere at 11.0-amd64 and perl-5.20

Poudriere log for security/p5-Crypt-PKCS10 ver.1.3
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-12-15 14:34:34 UTC
A commit references this bug:

Author: miwi
Date: Tue Dec 15 14:33:34 UTC 2015
New revision: 403776
URL: https://svnweb.freebsd.org/changeset/ports/403776

Log:
  A small command line utility for parsing PKCS#10 certificate signing
  requests to perl data structure and provides accessor methods to
  supported elements.

  It is based on the generic ASN.1 module by Graham Barr and on the
  x509decode example by Norbert Klasen. It is also based upon the
  works of Duncan Segrests Crypt-X509-CRL module. The module parses
  common fields and extensions. Some fields might be missing.

  WWW: http://search.cpan.org/dist/Crypt-PKCS10/

  PR:		204814
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:    mat (mentor)
  Differential Revision:  D4574

Changes:
  head/security/Makefile
  head/security/p5-Crypt-PKCS10/
  head/security/p5-Crypt-PKCS10/Makefile
  head/security/p5-Crypt-PKCS10/distinfo
  head/security/p5-Crypt-PKCS10/pkg-descr
  head/security/p5-Crypt-PKCS10/pkg-plist