1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add p5-openxpki-deployment 0.9.543, perl based enterprise class

trustcenter software for PKI.

PR:		ports/103949
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>
This commit is contained in:
Rong-En Fan 2006-10-07 12:32:19 +00:00
parent 0ffdd411b1
commit 243c063a6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174770
5 changed files with 97 additions and 0 deletions

View File

@ -469,6 +469,7 @@
SUBDIR += p5-openxpki-client-html-mason
SUBDIR += p5-openxpki-client-scep
SUBDIR += p5-openxpki-client-soap-lite
SUBDIR += p5-openxpki-deployment
SUBDIR += p5-openxpki-i18n
SUBDIR += pad
SUBDIR += pam-mysql

View File

@ -0,0 +1,35 @@
# New ports collection makefile for: p5-openxpki-deployment
# Date created: 03 Oct 2006
# Whom: svysh
#
# $FreeBSD$
#
PORTNAME= openxpki-deployment
PORTVERSION= 0.9.543
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= openxpki
PKGNAMEPREFIX= p5-
DIST_SUBDIR= openxpki
MAINTAINER= svysh@cryptocom.ru
COMMENT= Perl based enterprise class trustcenter software for PKI
BUILD_DEPENDS= \
${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \
${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \
${SITE_PERL}/IO/Prompt.pm:${PORTSDIR}/devel/p5-IO-Prompt \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= openxpki-configure.1 \
openxpki-metaconf.1 \
openxpkiadm.1 \
openxpkictl.1
USE_PERL5= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix ${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (openxpki/openxpki-deployment-0.9.543.tar.gz) = 8a5975feca7510f88456595a42baaf5c
SHA256 (openxpki/openxpki-deployment-0.9.543.tar.gz) = 8e724c345cec8d4f20898f40496e3b996ad9edfa68d59eed7bcd4775c898fc8e
SIZE (openxpki/openxpki-deployment-0.9.543.tar.gz) = 42323

View File

@ -0,0 +1,24 @@
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.
p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-client-soap-lite: set of SOAP-Lite tools
p5-openxpki-deployment: set or deployment tools
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-cli, p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-client-soap-lite,
| p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install at least one of the clients: ...-cli or ...-mason.
WWW: http://www.openxpki.org/

View File

@ -0,0 +1,34 @@
bin/openxpki-configure
bin/openxpki-metaconf
bin/openxpkiadm
bin/openxpkictl
share/nls/POSIX
share/nls/en_US.US-ASCII
share/openxpki/templates/default/acl.xml
share/openxpki/templates/default/auth.xml
share/openxpki/templates/default/config.xml
share/openxpki/templates/default/database.xml
share/openxpki/templates/default/log.conf
share/openxpki/templates/default/openxpki.conf
share/openxpki/templates/default/profile.xml
share/openxpki/templates/default/token.xml
share/openxpki/templates/default/workflow.xml
share/openxpki/templates/default/workflow_activity.xml
share/openxpki/templates/default/workflow_activity_certificate_issuance.xml
share/openxpki/templates/default/workflow_activity_certificate_signing_request.xml
share/openxpki/templates/default/workflow_activity_crl_issuance.xml
share/openxpki/templates/default/workflow_activity_dataexchange.xml
share/openxpki/templates/default/workflow_activity_null.xml
share/openxpki/templates/default/workflow_condition.xml
share/openxpki/templates/default/workflow_def_certificate_issuance.xml
share/openxpki/templates/default/workflow_def_certificate_signing_request.xml
share/openxpki/templates/default/workflow_def_certificate_signing_request_dataonly.xml
share/openxpki/templates/default/workflow_def_certificate_signing_request_offline.xml
share/openxpki/templates/default/workflow_def_certificate_signing_request_online.xml
share/openxpki/templates/default/workflow_def_crl_issuance.xml
share/openxpki/templates/default/workflow_def_dataexchange_export.xml
share/openxpki/templates/default/workflow_def_dataexchange_import.xml
share/openxpki/templates/default/workflow_validator_certificate_signing_request.xml
@dirrm share/openxpki/templates/default
@dirrm share/openxpki/templates
@dirrm share/openxpki