diff options
author | rafan <rafan@FreeBSD.org> | 2006-10-07 20:34:00 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-10-07 20:34:00 +0800 |
commit | 5a460eec345ae9308d2ff36ec9c9629a8f746cc3 (patch) | |
tree | 4635566a5f66651236b20313f686b17519fee4bc /UPDATING | |
parent | 52e550632b0021a369a3fdda89ac0603d2af1232 (diff) | |
download | freebsd-ports-gnome-5a460eec345ae9308d2ff36ec9c9629a8f746cc3.tar.gz freebsd-ports-gnome-5a460eec345ae9308d2ff36ec9c9629a8f746cc3.tar.zst freebsd-ports-gnome-5a460eec345ae9308d2ff36ec9c9629a8f746cc3.zip |
- Latest security/p5-openxpki update
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20061007: + AFFECTS: users of security/p5-openxpki + AUTHOR: svysh@cryptocom.ru + + Old port security/p5-openxpki has been split into 8 new ports: + 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 of deployment tools + + Please see security/p5-openxpki/pkg-descr for their interdependencies. + 20060926: AFFECTS: users of security/libgpg-error and any port that depends on it AUTHOR: novel@FreeBSD.org |