View | Details | Raw Unified | Return to bug 113410
Collapse All | Expand All

(-)security/p5-openxpki-client.new/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	openxpki-client
8
PORTNAME=	openxpki-client
9
PORTVERSION=	0.9.651
9
PORTVERSION=	0.9.848
10
CATEGORIES=	security perl5
10
CATEGORIES=	security perl5
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	openxpki
12
MASTER_SITE_SUBDIR=	openxpki
Lines 14-20 Link Here
14
DISTNAME=	OpenXPKI-Client-${PORTVERSION}
14
DISTNAME=	OpenXPKI-Client-${PORTVERSION}
15
DIST_SUBDIR=	openxpki
15
DIST_SUBDIR=	openxpki
16
16
17
MAINTAINER=	svysh@cryptocom.ru
17
MAINTAINER=	svysh@pn.sinp.msu.ru
18
COMMENT=	Perl based trustcenter software for PKI: base class for actual clients
18
COMMENT=	Perl based trustcenter software for PKI: base class for actual clients
19
19
20
BUILD_DEPENDS=	\
20
BUILD_DEPENDS=	\
(-)security/p5-openxpki-client.new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (openxpki/OpenXPKI-Client-0.9.651.tar.gz) = 6164dec5edacd287488a191c6ad761cc
1
MD5 (openxpki/OpenXPKI-Client-0.9.848.tar.gz) = 8a290dd035f68cd5dc9f392a1d8f8fc0
2
SHA256 (openxpki/OpenXPKI-Client-0.9.651.tar.gz) = 10947964dde8dd3dfc39ef587b0ac14e92e148c2512a8a0d76d6d39ac6deaecc
2
SHA256 (openxpki/OpenXPKI-Client-0.9.848.tar.gz) = 72f17c65de4780a0f86fb194b3f92203db746816eefcf44dbf28e2642ae498d1
3
SIZE (openxpki/OpenXPKI-Client-0.9.651.tar.gz) = 12562
3
SIZE (openxpki/OpenXPKI-Client-0.9.848.tar.gz) = 13265
(-)security/p5-openxpki-client.new/pkg-descr (-4 / +2 lines)
Lines 7-13 Link Here
7
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
7
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
8
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
8
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
9
p5-openxpki-client-scep: set of SCEP tools
9
p5-openxpki-client-scep: set of SCEP tools
10
p5-openxpki-client-soap-lite: set of SOAP-Lite tools
11
p5-openxpki-deployment: set or deployment tools
10
p5-openxpki-deployment: set or deployment tools
12
11
13
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
12
Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
Lines 15-24 Link Here
15
 p5-openxpki-client  <--  p5-openxpki (server)  -->  p5-openxpki-i18n
14
 p5-openxpki-client  <--  p5-openxpki (server)  -->  p5-openxpki-i18n
16
           \
15
           \
17
            \     |  p5-openxpki-client-cli, p5-openxpki-client-html-mason,
16
            \     |  p5-openxpki-client-cli, p5-openxpki-client-html-mason,
18
             \--> |  p5-openxpki-client-scep, p5-openxpki-client-soap-lite, 
17
             \--> |  p5-openxpki-client-scep, p5-openxpki-deployment.
19
                  |  p5-openxpki-deployment.
20
Notes: 
18
Notes: 
21
I18n is needed for the English interface too. For effective use of deployment,
19
I18n is needed for the English interface too. For effective use of deployment,
22
it is recommended to install at least one of the clients: ...-cli or ...-mason.
20
it is recommended to install at least one of the clients: ...-cli or ...-mason.
23
21
24
WWW: http://www.openxpki.org/
22
WWW: http://www.openxpki.org/download/freebsd.html

Return to bug 113410