Add p5-openxpki-i18n 0.9.538, perl based trustcenter software for PKI:

i18n tools.

PR:		ports/103948
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru>
This commit is contained in:
Rong-En Fan
2006-10-07 12:31:50 +00:00
parent ab27869dd7
commit 0ffdd411b1
5 changed files with 65 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-i18n
SUBDIR += pad
SUBDIR += pam-mysql
SUBDIR += pam-pgsql

View File

@@ -0,0 +1,30 @@
# New ports collection makefile for: p5-openxpki-i18n
# Date created: 03 Oct 2006
# Whom: svysh
#
# $FreeBSD$
#
PORTNAME= openxpki-i18n
PORTVERSION= 0.9.538
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= openxpki
PKGNAMEPREFIX= p5-
DIST_SUBDIR= openxpki
MAINTAINER= svysh@cryptocom.ru
COMMENT= Perl based trustcenter software for PKI: i18n tools
BUILD_DEPENDS= \
${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm:${PORTSDIR}/security/p5-openxpki
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= yes
USE_GETTEXT= yes
### We can not go WITHOUT_NLS. Internationalization is needed
### even to use English language.
USE_GMAKE= yes
ALL_TARGET= default
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
MD5 (openxpki/openxpki-i18n-0.9.538.tar.gz) = 013427d8cdee1ebe0c0725d49383efc6
SHA256 (openxpki/openxpki-i18n-0.9.538.tar.gz) = 802d7a82150a504b65fce74b27ea2e2f10b7376af37ad2a39268bfe84b16c61b
SIZE (openxpki/openxpki-i18n-0.9.538.tar.gz) = 73386

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,7 @@
share/locale/de_DE/LC_MESSAGES/openxpki.mo
share/locale/en_GB/LC_MESSAGES/openxpki.mo
share/locale/ru_RU/LC_MESSAGES/openxpki.mo
@dirrmtry share/locale/ru_RU/LC_MESSAGES
@dirrmtry share/locale/ru_RU
@dirrmtry share/locale/de_DE/LC_MESSAGES
@dirrmtry share/locale/de_DE