From 2c2c7d4cd22b05d2f4b8306bb5be1bc419b9d25c Mon Sep 17 00:00:00 2001 From: adrianp Date: Tue, 5 Jun 2007 20:25:26 +0000 Subject: * Incorporate some suggestions from justin (at) shiningsilence.com and just explain a little better how RoundCube is setup in pkgsrc. * While were here update to 20070528 2007/05/28 (thomasb) --------- - Fixed buggy imap_root settings (closes 1484379) - Prevent default events on subject links (1484399) - Typo in rcube_smtp.inc 2007/05/23 (estadtherr) ---------- - Upgrade to TinyMCE v2.1.1.1 2007/05/18 (thomasb) ---------- - Use HTTP-POST requests for actions that change state 2007/05/17 (thomasb) ---------- - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations - Renamed localization folder for Chinese (Big5) - Chanegd Slovenian language code from 'si' to 'sl' - Added Sinhala (Sri-Lanka) localization - Use global filters and bind username/ for Ldap searches (1484159) - Hide quota display if imap server does not support it - Hide address groups if no LDAP servers configured - Add link to message subjects (closes 1484257) - Better SQL query for contact listing/search (closes 1484369) 2007/05/13 (thomasb) ---------- - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation - Fixed marking as read in preview pane (closes 1484364) - CSS hack to display attachments correctly in IE6 - Wrap message body text (closes 1484148) --- mail/roundcube/MESSAGE | 13 ++++++++++--- mail/roundcube/Makefile | 5 +++-- mail/roundcube/PLIST | 11 +++++++---- mail/roundcube/distinfo | 8 ++++---- 4 files changed, 24 insertions(+), 13 deletions(-) (limited to 'mail/roundcube') diff --git a/mail/roundcube/MESSAGE b/mail/roundcube/MESSAGE index 3f9eacf26b5..cac64db981e 100644 --- a/mail/roundcube/MESSAGE +++ b/mail/roundcube/MESSAGE @@ -1,13 +1,20 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2007/04/08 17:04:08 adrianp Exp $ +$NetBSD: MESSAGE,v 1.2 2007/06/05 20:25:26 adrianp Exp $ Please refer to the following file on how to setup your RoundCube installation. ${DOCDIR}/INSTALL -You will also need to make RoundCube accessible through your HTTP server. If -you are running Apache and ap-php, then you can add the following lines +For pkgsrc installations the RoundCube package is installed in +non-default locations. + + Configuration files: ${PKG_SYSCONFDIR}/roundcube/ + Log files: ${VARBASE}/roundcube/ + Document root: ${PREFIX}/share/roundcube/ + +You will also need to make RoundCube accessible through your HTTP server. +If you are running Apache and ap-php, then you can add the following lines to httpd.conf: Include ${PKG_SYSCONFDIR}/roundcube.conf diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 3c6cb44d086..e69b3ef61fa 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/05/11 11:51:05 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2007/06/05 20:25:26 adrianp Exp $ # -DISTNAME= roundcube-0.1-20070508 +DISTNAME= roundcube-0.1-20070528 PKGNAME= ${DISTNAME:S/-0.1//} CATEGORIES= mail MASTER_SITES= http://www.farrokhi.net/roundcube/ @@ -26,6 +26,7 @@ DOCDIR= ${PREFIX}/share/doc/roundcube PAX_DIRS= program skins MESSAGE_SUBST+= DOCDIR=${DOCDIR:Q} PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q} +MESSAGE_SUBST+= VARBASE=${VARBASE:Q} FILES_SUBST+= RCDIR=${RCDIR:Q} OWN_DIRS+= ${PKG_SYSCONFDIR}/roundcube diff --git a/mail/roundcube/PLIST b/mail/roundcube/PLIST index e6d102e0db3..868ba953a97 100644 --- a/mail/roundcube/PLIST +++ b/mail/roundcube/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/05/11 11:51:05 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/06/05 20:25:26 adrianp Exp $ share/doc/roundcube/INSTALL share/doc/roundcube/LICENSE share/doc/roundcube/README @@ -386,6 +386,8 @@ share/roundcube/program/localization/se/labels.inc share/roundcube/program/localization/se/messages.inc share/roundcube/program/localization/si/labels.inc share/roundcube/program/localization/si/messages.inc +share/roundcube/program/localization/sl/labels.inc +share/roundcube/program/localization/sl/messages.inc share/roundcube/program/localization/sk/labels.inc share/roundcube/program/localization/sk/messages.inc share/roundcube/program/localization/sr_cyrillic/labels.inc @@ -396,12 +398,12 @@ share/roundcube/program/localization/th/labels.inc share/roundcube/program/localization/th/messages.inc share/roundcube/program/localization/tr/labels.inc share/roundcube/program/localization/tr/messages.inc -share/roundcube/program/localization/tw/labels.inc -share/roundcube/program/localization/tw/messages.inc share/roundcube/program/localization/vn/labels.inc share/roundcube/program/localization/vn/messages.inc share/roundcube/program/localization/zh_CN/labels.inc share/roundcube/program/localization/zh_CN/messages.inc +share/roundcube/program/localization/zh_TW/labels.inc +share/roundcube/program/localization/zh_TW/messages.inc share/roundcube/program/steps/addressbook/copy.inc share/roundcube/program/steps/addressbook/delete.inc share/roundcube/program/steps/addressbook/edit.inc @@ -613,15 +615,16 @@ share/roundcube/skins/default/watermark.html @dirrm share/roundcube/program/steps/mail @dirrm share/roundcube/program/steps/addressbook @dirrm share/roundcube/program/steps +@dirrm share/roundcube/program/localization/zh_TW @dirrm share/roundcube/program/localization/zh_CN @dirrm share/roundcube/program/localization/vn -@dirrm share/roundcube/program/localization/tw @dirrm share/roundcube/program/localization/tr @dirrm share/roundcube/program/localization/th @dirrm share/roundcube/program/localization/sr_latin @dirrm share/roundcube/program/localization/sr_cyrillic @dirrm share/roundcube/program/localization/sk @dirrm share/roundcube/program/localization/si +@dirrm share/roundcube/program/localization/sl @dirrm share/roundcube/program/localization/se @dirrm share/roundcube/program/localization/ru @dirrm share/roundcube/program/localization/ro diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index a596c747118..420a556ddeb 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2007/05/11 11:51:05 schmonz Exp $ +$NetBSD: distinfo,v 1.3 2007/06/05 20:25:26 adrianp Exp $ -SHA1 (roundcube-0.1-20070508.tar.bz2) = caf52339e7b4d6a97d0aee14d9f9fd85b0bbfacd -RMD160 (roundcube-0.1-20070508.tar.bz2) = 9a0070c192482ab9c2e127c4c2f26d23887217db -Size (roundcube-0.1-20070508.tar.bz2) = 765709 bytes +SHA1 (roundcube-0.1-20070528.tar.bz2) = d89939c8025c96211040e141ee114b8e2a6fc3a8 +RMD160 (roundcube-0.1-20070528.tar.bz2) = 550cba189fd137a47b74c455b90013d5980f4583 +Size (roundcube-0.1-20070528.tar.bz2) = 768650 bytes SHA1 (patch-aa) = 6672520123bab023c2ee50a363a3c634db2202e3 SHA1 (patch-ab) = 15ed0f903072be25eaf1d0edac8ddbe8cca8ac25 -- cgit v1.2.3