summaryrefslogtreecommitdiff
path: root/security/p5-openxpki-deployment
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-07 05:37:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-07 05:37:26 +0000
commitc9da96619fe772d3c992b727f63fb2ca92968b69 (patch)
tree92ee2b48b7b78e867436ec96c13196b00cc22faa /security/p5-openxpki-deployment
parent- Update to 0.9.909 (diff)
- Update to 0.9.913
PR: 113411 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=192967
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r--security/p5-openxpki-deployment/Makefile15
-rw-r--r--security/p5-openxpki-deployment/distinfo6
-rw-r--r--security/p5-openxpki-deployment/pkg-descr6
-rw-r--r--security/p5-openxpki-deployment/pkg-plist3
4 files changed, 21 insertions, 9 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile
index 3990d451d761..a67cb0aa6c90 100644
--- a/security/p5-openxpki-deployment/Makefile
+++ b/security/p5-openxpki-deployment/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openxpki-deployment
-PORTVERSION= 0.9.781
+PORTVERSION= 0.9.913
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= openxpki
@@ -33,4 +33,17 @@ USE_RC_SUBR= openxpki.sh
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix ${PREFIX}
+post-install:
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "================================ A piece of advice ==================================="
+ @${ECHO_MSG} "===> Install your favorite database (enable utf-8 support if needed) and a web server."
+ @${ECHO_MSG} "===> Perform deployment procedure for openxpki in a regular way."
+ @${ECHO_MSG} "===> When asked for the name of the \"openxpki user\" answer \"openxpki\","
+ @${ECHO_MSG} "===> and do not forget to add a line: \"User openxpki\" to the zone of your"
+ @${ECHO_MSG} "===> OpenXPI-related (virtual) web server in your Apache configuration file."
+ @${ECHO_MSG} ""
+.if !defined(BATCH)
+ @sleep 9
+.endif
+
.include <bsd.port.mk>
diff --git a/security/p5-openxpki-deployment/distinfo b/security/p5-openxpki-deployment/distinfo
index 6e731fdb45ce..703bca4bd492 100644
--- a/security/p5-openxpki-deployment/distinfo
+++ b/security/p5-openxpki-deployment/distinfo
@@ -1,3 +1,3 @@
-MD5 (openxpki/openxpki-deployment-0.9.781.tar.gz) = faa7e7b66767aec467552c64a209c382
-SHA256 (openxpki/openxpki-deployment-0.9.781.tar.gz) = 194becd847c5ccc0f20ba8ff0b3cba9b3023e3d82d936d3f7bcb234d51aaf437
-SIZE (openxpki/openxpki-deployment-0.9.781.tar.gz) = 60322
+MD5 (openxpki/openxpki-deployment-0.9.913.tar.gz) = 6a9e8f7d232256997873723ff0329af1
+SHA256 (openxpki/openxpki-deployment-0.9.913.tar.gz) = 120885bbeb8ad8247ffdd516644a6238bf13e60433a367994686de3b8060263b
+SIZE (openxpki/openxpki-deployment-0.9.913.tar.gz) = 62332
diff --git a/security/p5-openxpki-deployment/pkg-descr b/security/p5-openxpki-deployment/pkg-descr
index dccf2ae39cd6..4c88d1c948e0 100644
--- a/security/p5-openxpki-deployment/pkg-descr
+++ b/security/p5-openxpki-deployment/pkg-descr
@@ -7,7 +7,6 @@ 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):
@@ -15,10 +14,9 @@ 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.
+ \--> | 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.
-WWW: http://www.openxpki.org/
+WWW: http://www.openxpki.org/download/freebsd.html
diff --git a/security/p5-openxpki-deployment/pkg-plist b/security/p5-openxpki-deployment/pkg-plist
index 7e7f64260dce..9b30b057817a 100644
--- a/security/p5-openxpki-deployment/pkg-plist
+++ b/security/p5-openxpki-deployment/pkg-plist
@@ -2,10 +2,12 @@ bin/openxpki-configure
bin/openxpki-metaconf
bin/openxpkiadm
bin/openxpkictl
+etc/rc.d/openxpki
share/openxpki/templates/default/acl.xml
share/openxpki/templates/default/auth.xml
share/openxpki/templates/default/config.xml
share/openxpki/templates/default/database.xml
+share/openxpki/templates/default/ldappublic.xml
share/openxpki/templates/default/log.conf
share/openxpki/templates/default/log_database.xml
share/openxpki/templates/default/notification.xml
@@ -19,7 +21,6 @@ share/openxpki/templates/default/openxpki.conf
share/openxpki/templates/default/profile.xml
share/openxpki/templates/default/token.xml
share/openxpki/templates/default/workflow.xml
-share/openxpki/templates/default/workflow_activity.xml
share/openxpki/templates/default/workflow_activity_certificate_issuance.xml
share/openxpki/templates/default/workflow_activity_certificate_ldap_publishing.xml
share/openxpki/templates/default/workflow_activity_certificate_revocation_request.xml