1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

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)
This commit is contained in:
William Grzybowski 2014-08-13 21:41:22 +00:00
parent 1555070109
commit 3090845a6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364812
5 changed files with 36 additions and 0 deletions

View File

@ -354,6 +354,7 @@
SUBDIR += op
SUBDIR += openbsm
SUBDIR += openbsm-devel
SUBDIR += openca-tools-forked
SUBDIR += opencdk
SUBDIR += openconnect
SUBDIR += opencryptoki

View File

@ -0,0 +1,22 @@
# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
# $FreeBSD$
PORTNAME= openca-tools-forked
PORTVERSION= 1.4.0
CATEGORIES= security
DIST_SUBDIR= openxpki
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Tools to deal with SCEP and PKCS7 messages
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= openxpki
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 641e43a
USES= gmake perl5
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (openxpki/openca-tools-forked-1.4.0.tar.gz) = bca8a680055e18f302ac58161428e71f3377f43d526a6b6e2f8b8f1735368e06
SIZE (openxpki/openca-tools-forked-1.4.0.tar.gz) = 394675

View File

@ -0,0 +1,6 @@
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

View File

@ -0,0 +1,5 @@
bin/openca-crmf
bin/openca-scep
bin/openca-sv
man/man1/sign.1.gz
man/man1/verify.1.gz