Second part of zarafa update: zarafa-webaccess-6.30.6

This commit is contained in:
ajacoutot 2009-12-16 18:41:25 +00:00
parent 97e3628241
commit 03d748c4b3
4 changed files with 32 additions and 13 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2009/11/18 13:56:31 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2009/12/16 18:41:25 ajacoutot Exp $
COMMENT= zarafa webaccess frontend
V= 6.30.5
V= 6.30.6
DISTNAME= zarafa-webaccess-ajax-${V}
PKGNAME= zarafa-webaccess-${V}
CATEGORIES= mail www productivity

View File

@ -1,5 +1,5 @@
MD5 (zarafa/zarafa-webaccess-ajax-6.30.5.tar.gz) = sCgbhVMXwMCvFUd6J8CViw==
RMD160 (zarafa/zarafa-webaccess-ajax-6.30.5.tar.gz) = D7h2YMYZODyTtxKlWFaqQUIerq0=
SHA1 (zarafa/zarafa-webaccess-ajax-6.30.5.tar.gz) = w7zfPEXd7dLHggLnTiAHsTS4qSQ=
SHA256 (zarafa/zarafa-webaccess-ajax-6.30.5.tar.gz) = 8ZBcQNb5f9uB8PeriNLhQ5ROe9fXfxpgAPJAFlvuGIA=
SIZE (zarafa/zarafa-webaccess-ajax-6.30.5.tar.gz) = 1481634
MD5 (zarafa/zarafa-webaccess-ajax-6.30.6.tar.gz) = 9ZrucXaVdZG9R6+vxv50ug==
RMD160 (zarafa/zarafa-webaccess-ajax-6.30.6.tar.gz) = CZE19n+L8+XRlE7GMZ/PaqOzueM=
SHA1 (zarafa/zarafa-webaccess-ajax-6.30.6.tar.gz) = e0tUgKGnuhX02LVv40EKJAzK/0Q=
SHA256 (zarafa/zarafa-webaccess-ajax-6.30.6.tar.gz) = CIsg/HtLb/GXEntLiRrpOll5s87WLLpN4fTjE3t9OX8=
SIZE (zarafa/zarafa-webaccess-ajax-6.30.6.tar.gz) = 1523755

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-php-webclient-ajax_config_php_dist,v 1.2 2009/07/31 09:56:48 ajacoutot Exp $
--- php-webclient-ajax/config.php.dist.orig Mon Jul 20 18:40:05 2009
+++ php-webclient-ajax/config.php.dist Fri Jul 24 00:43:57 2009
$OpenBSD: patch-php-webclient-ajax_config_php_dist,v 1.3 2009/12/16 18:41:25 ajacoutot Exp $
--- php-webclient-ajax/config.php.dist.orig Tue Dec 15 16:07:04 2009
+++ php-webclient-ajax/config.php.dist Wed Dec 16 19:03:54 2009
@@ -11,9 +11,9 @@
define("CONFIG_CHECK", TRUE);
@ -13,7 +13,13 @@ $OpenBSD: patch-php-webclient-ajax_config_php_dist,v 1.2 2009/07/31 09:56:48 aja
// When using a single-signon system on your webserver, but Zarafa is on another server
// you can use https to access the zarafa server, and authenticate using an SSL certificate.
@@ -51,7 +51,8 @@
@@ -46,12 +46,13 @@
// Defines the temp path (absolute). Here uploaded attachments will be saved.
// The web client doesn't work without this directory.
- define("TMP_PATH", "/var/lib/zarafa-webaccess/tmp");
+ define("TMP_PATH", "/tmp");
// Define the server paths
set_include_path(BASE_PATH. PATH_SEPARATOR .
BASE_PATH."server/PEAR/" . PATH_SEPARATOR .
@ -23,7 +29,7 @@ $OpenBSD: patch-php-webclient-ajax_config_php_dist,v 1.2 2009/07/31 09:56:48 aja
// Define the relative URL for dialogs, this string is appended with HTTP GET arguments
define("DIALOG_URL", "index.php?load=dialog&");
@@ -105,7 +106,7 @@
@@ -114,7 +115,7 @@
// Spellchecker, change here to enable
define('FCKEDITOR_SPELLCHECKER_ENABLED', false);

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2009/11/18 13:56:31 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.9 2009/12/16 18:41:25 ajacoutot Exp $
zarafa-webaccess/
@owner www
@sample zarafa-webaccess/tmp/
@ -252,6 +252,7 @@ zarafa-webaccess/client/layout/img/icon_previous_period.gif
zarafa-webaccess/client/layout/img/icon_priority_high.gif
zarafa-webaccess/client/layout/img/icon_priority_low.gif
zarafa-webaccess/client/layout/img/icon_private.gif
zarafa-webaccess/client/layout/img/icon_read_receipt_button.gif
zarafa-webaccess/client/layout/img/icon_recurrence.gif
zarafa-webaccess/client/layout/img/icon_recurring.gif
zarafa-webaccess/client/layout/img/icon_recurring_changed.gif
@ -317,6 +318,7 @@ zarafa-webaccess/client/layout/img/report_ndr.gif
zarafa-webaccess/client/layout/img/resize_horizontal.gif
zarafa-webaccess/client/layout/img/resize_vertical.gif
zarafa-webaccess/client/layout/img/search_indicator.gif
zarafa-webaccess/client/layout/img/selected_day_back.gif
zarafa-webaccess/client/layout/img/seperator.gif
zarafa-webaccess/client/layout/img/sort_asc.gif
zarafa-webaccess/client/layout/img/sort_desc.gif
@ -501,6 +503,7 @@ zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_anchor.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_button.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_checkbox.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_colorselector.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_div.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_docprops/
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_docprops.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
@ -521,6 +524,9 @@ zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_listprop.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_paste.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_radiobutton.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_replace.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_scayt/
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_scayt.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_scayt/scayt_dialog.css
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_select/
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_select.html
zarafa-webaccess/client/widgets/fckeditor/editor/dialog/fck_select/fck_select.js
@ -672,6 +678,7 @@ zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/lasso/up
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/basexml.pl
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/commands.pl
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/config.pl
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/connector.cgi
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/io.pl
zarafa-webaccess/client/widgets/fckeditor/editor/filemanager/connectors/perl/upload.cgi
@ -762,6 +769,7 @@ zarafa-webaccess/client/widgets/fckeditor/editor/lang/he.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/hi.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/hr.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/hu.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/is.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/it.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/ja.js
zarafa-webaccess/client/widgets/fckeditor/editor/lang/km.js
@ -868,6 +876,10 @@ zarafa-webaccess/client/widgets/fckeditor/editor/skins/silver/images/toolbar.end
zarafa-webaccess/client/widgets/fckeditor/editor/skins/silver/images/toolbar.expand.gif
zarafa-webaccess/client/widgets/fckeditor/editor/skins/silver/images/toolbar.separator.gif
zarafa-webaccess/client/widgets/fckeditor/editor/skins/silver/images/toolbar.start.gif
zarafa-webaccess/client/widgets/fckeditor/editor/wsc/
zarafa-webaccess/client/widgets/fckeditor/editor/wsc/ciframe.html
zarafa-webaccess/client/widgets/fckeditor/editor/wsc/tmpFrameset.html
zarafa-webaccess/client/widgets/fckeditor/editor/wsc/w.html
zarafa-webaccess/client/widgets/fckeditor/fck_editorarea.css
zarafa-webaccess/client/widgets/fckeditor/fckconfig.js
zarafa-webaccess/client/widgets/fckeditor/fckeditor.js
@ -1009,4 +1021,5 @@ zarafa-webaccess/server/modules/class.usergroupmodule.php
zarafa-webaccess/server/upload_attachment.php
zarafa-webaccess/server/util.php
zarafa-webaccess/static.php
zarafa-webaccess/zarafa-webaccess.conf
zarafa-webaccess/zarafa.php