summaryrefslogtreecommitdiff
path: root/security/xca/pkg-plist
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-05 23:19:05 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-05 23:19:05 +0000
commitc5b6fe346cc99cd858b85d738e4de3a9a46ea908 (patch)
tree13d86df2b3f026eddcd0ce53758416feec09683c /security/xca/pkg-plist
parent- Add WITH_MOTIF knob to enable pixmaps in indicator icon (diff)
Add xca 0.4.5, graphical certification authority.
Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented. Author: Christian Hohnstaedt <christian@hohnstaedt.de> WWW: http://www.hohnstaedt.de/xca.html PR: 58378 Submitted by: Valentin Zahariev <curly@e-card.bg>
Notes
Notes: svn path=/head/; revision=95171
Diffstat (limited to '')
-rw-r--r--security/xca/pkg-plist26
1 files changed, 26 insertions, 0 deletions
diff --git a/security/xca/pkg-plist b/security/xca/pkg-plist
new file mode 100644
index 000000000000..8a8807a31492
--- /dev/null
+++ b/security/xca/pkg-plist
@@ -0,0 +1,26 @@
+@comment $FreeBSD$
+bin/xca
+share/applications/xca.desktop
+share/pixmaps/xca.xpm
+share/xca/bigcert.png
+share/xca/bigcrl.png
+share/xca/bigcsr.png
+share/xca/bigkey.png
+share/xca/bigtemp.png
+share/xca/crl.png
+share/xca/halfkey.png
+share/xca/invalidcert.png
+share/xca/invalidcertkey.png
+share/xca/key.png
+share/xca/netscape.png
+share/xca/req.png
+share/xca/reqkey.png
+share/xca/revoked.png
+share/xca/template.png
+share/xca/validcert.png
+share/xca/validcertkey.png
+share/xca/xca_de.qm
+share/xca/xca_es.qm
+@dirrm share/xca
+@dirrm share/pixmaps
+@dirrm share/applications