diff options
Diffstat (limited to 'www-apps/open-xchange')
-rw-r--r-- | www-apps/open-xchange/Manifest | 10 | ||||
-rw-r--r-- | www-apps/open-xchange/open-xchange-0.8.0.6.ebuild | 11 | ||||
-rw-r--r-- | www-apps/open-xchange/open-xchange-0.8.1.5.ebuild | 15 |
3 files changed, 17 insertions, 19 deletions
diff --git a/www-apps/open-xchange/Manifest b/www-apps/open-xchange/Manifest index 8e8a506590f1..8f59a3973927 100644 --- a/www-apps/open-xchange/Manifest +++ b/www-apps/open-xchange/Manifest @@ -12,12 +12,12 @@ MD5 7d1504e4241974d3583575b3827b0f5a files/open-xchange-htaccess 174 MD5 4c772a7e944bed0e5f8e17b99cb32939 files/ox_reminder.sql 178 MD5 2ad5cb7b97eca4314016247cde421449 files/slapd.ox.inc 2019 MD5 a339b15041bb6d450a7535f3df1fcc4c metadata.xml 247 -MD5 897f33f32e7bc95a602c3ddcf3a7f6eb open-xchange-0.8.0.6.ebuild 21246 -MD5 b3b53f1297c1003133a13aa839f65c1e open-xchange-0.8.1.5.ebuild 21469 +MD5 ca7bf7ffb2949869546bab9caa8438dc open-xchange-0.8.0.6.ebuild 21239 +MD5 7b969cadb7769db842d3dc71a9ce3d7c open-xchange-0.8.1.5.ebuild 21460 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDjivOOpjtAl+gMRURAo9IAJ49iM+sdqMTBLXMgCPGRbC0mPFDvQCeNWQ0 -B7Wrz5VjECnJxkao1163ojw= -=3Gco +iD8DBQFDjixUOpjtAl+gMRURAom+AJ9ERNo1j0UsXJ0aBhUKL01JYM9D8ACfQodM +mI0Wq/CY9hW62XgVBRocmZo= +=FbkI -----END PGP SIGNATURE----- diff --git a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild index 9a59b252fbe8..84ab5f55a06a 100644 --- a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild +++ b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.3 2005/11/30 22:46:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.4 2005/11/30 22:48:34 eradicator Exp $ inherit eutils webapp ssl-cert toolchain-funcs java-pkg versionator depend.apache @@ -319,8 +319,7 @@ src_install() { if has_version '<www-servers/tomcat-5.0.28-r4' ; then dosed 's:tomcat-5:tomcat5:' /etc/init.d/open-xchange fi - - + insinto ${SERVLETDIR} doins lib/*.war @@ -348,7 +347,7 @@ src_install() { dosym ../../../etc/openldap/schema/openxchange.schema /usr/share/open-xchange/openxchange.schema dosym ../../openldap/ldap.conf /etc/open-xchange/groupware/ldap.conf dosym ../../openldap/ldap.conf /etc/open-xchange/webmail/ldap.conf - + if use ssl ; then #create symlink to ssl directory for webmail dosym /etc/open-xchange/groupware/sslcerts /etc/open-xchange/webmail/sslcerts @@ -356,7 +355,7 @@ src_install() { dodir ${TOMCAT_SHARED_LIB} dosym /usr/lib/open-xchange/liboxssl.so ${TOMCAT_SHARED_LIB}/liboxssl.so fi - + for x in settings/intranet settings/webmail filespool drafts webmailupload dictionary ; do keepdir /var/open-xchange/${x} fowners tomcat:tomcat /var/open-xchange/${x} @@ -419,7 +418,7 @@ pkg_preinst(){ rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.pem rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/sessiond.csr rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.csr - + chown -R tomcat:apache ${D}/etc/open-xchange/groupware/sslcerts find ${D}/etc/open-xchange/groupware/sslcerts -name '*.pem' -exec chmod 440 {} \; fi diff --git a/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild b/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild index be364fbf0357..4c1491a9e374 100644 --- a/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild +++ b/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild,v 1.1 2005/11/30 22:46:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild,v 1.2 2005/11/30 22:48:34 eradicator Exp $ inherit eutils webapp ssl-cert toolchain-funcs java-pkg versionator depend.apache @@ -313,8 +313,7 @@ src_install() { if has_version '<www-servers/tomcat-5.0.28-r4' ; then dosed 's:tomcat-5:tomcat5:' /etc/init.d/open-xchange fi - - + insinto ${SERVLETDIR} doins lib/*.war @@ -342,7 +341,7 @@ src_install() { dosym ../../../etc/openldap/schema/openxchange.schema /usr/share/open-xchange/openxchange.schema dosym ../../openldap/ldap.conf /etc/open-xchange/groupware/ldap.conf dosym ../../openldap/ldap.conf /etc/open-xchange/webmail/ldap.conf - + if use ssl ; then #create symlink to ssl directory for webmail dosym /etc/open-xchange/groupware/sslcerts /etc/open-xchange/webmail/sslcerts @@ -350,7 +349,7 @@ src_install() { dodir ${TOMCAT_SHARED_LIB} dosym /usr/lib/open-xchange/liboxssl.so ${TOMCAT_SHARED_LIB}/liboxssl.so fi - + for x in settings/intranet settings/webmail filespool drafts webmailupload dictionary ; do keepdir /var/open-xchange/${x} fowners tomcat:tomcat /var/open-xchange/${x} @@ -363,7 +362,7 @@ src_install() { # copy ldap-aci-file insinto /etc/openldap/ doins ${FILESDIR}/slapd.ox.inc - + # copy sql update file insinto /usr/share/open-xchange/ doins ${FILESDIR}/ox_reminder.sql @@ -417,7 +416,7 @@ pkg_preinst(){ rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.pem rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/sessiond.csr rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.csr - + chown -R tomcat:apache ${D}/etc/open-xchange/groupware/sslcerts find ${D}/etc/open-xchange/groupware/sslcerts -name '*.pem' -exec chmod 440 {} \; fi @@ -446,7 +445,7 @@ pkg_postinst() { einfo "to setup the initial open-xchange environment." einfo - + ewarn "If you upgrade from a prior version you should execute the following command." ewarn "psql -U ${OX_DBUSER} ${OX_DBNAME} < ${ROOT}usr/share/open-xchange/ox_reminder.sql" |