Summary: | [New port] security/openca-tools 1.4.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Vyshenski <svysh.fbsd> | ||||||||
Component: | Individual Port(s) | Assignee: | William Grzybowski <wg> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | marino, svysh.fbsd, wg | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 192594 | ||||||||||
Attachments: |
|
any chance you could attach that poudriere testport log here? Created attachment 145459 [details]
shar archive with new port
new shar archive
Created attachment 145461 [details]
log from poudriere
poudriere.log uploaded as attachment:
poudriere testport -j 10-amd64 -o security/openca-tools > poudriere.log
I have uploaded a new shar archive: the previous one had unnecessary
PKGNAMEPREFIX
declaration.
log looks good, promoting to "patch-ready" A commit references this bug: Author: wg Date: Wed Aug 13 21:41:23 UTC 2014 New revision: 364812 URL: http://svnweb.freebsd.org/changeset/ports/364812 Log: security/openca-tools-forked: Tools to deal with SCEP and PKCS7 messages Tools to deal with SCEP and PKCS7 messages. This is a forked version of openca-tools changed to work with security/p5-openxpki. WWW: http://www.openxpki.org PR: 192473 Submitted by: Sergei Vyshenski (with changes) Changes: head/security/Makefile head/security/openca-tools-forked/ head/security/openca-tools-forked/Makefile head/security/openca-tools-forked/distinfo head/security/openca-tools-forked/pkg-descr head/security/openca-tools-forked/pkg-plist |
Created attachment 145456 [details] shar archive with new port This new port is a prerequisite for next version of existing port security/p5-openxpki, needed to enable SCEP protocol on server side of the openxpki server. The proposed version of the port has passed tests on FreeBSD-10.0 (amd64) with: - port test - poudriere testport ...