diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 22:32:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 22:32:49 +0000 |
commit | d028564739358c912e728ad9b736103ea3091f6d (patch) | |
tree | 425ff3d76c22e7006a08e3195bbf3901ae7af098 /security/p5-openxpki-i18n/pkg-descr | |
parent | b8153ee40f5ca29bdef198f11c962f1ef4e87de3 (diff) | |
download | ports-d028564739358c912e728ad9b736103ea3091f6d.tar.gz ports-d028564739358c912e728ad9b736103ea3091f6d.zip |
- Update to 0.9.1068
PR: 116861
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=201220
Diffstat (limited to 'security/p5-openxpki-i18n/pkg-descr')
-rw-r--r-- | security/p5-openxpki-i18n/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-openxpki-i18n/pkg-descr b/security/p5-openxpki-i18n/pkg-descr index 4c88d1c948e0..7236c8466d49 100644 --- a/security/p5-openxpki-i18n/pkg-descr +++ b/security/p5-openxpki-i18n/pkg-descr @@ -4,7 +4,6 @@ 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-deployment: set or deployment tools @@ -13,10 +12,10 @@ 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-html-mason, \--> | p5-openxpki-client-scep, 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. +it is recommended to install p5-openxpki-client-html-mason. WWW: http://www.openxpki.org/download/freebsd.html |