./mail/roundcube, Browser-based multilingual IMAP client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q4, Version: 0.8.5, Package name: roundcube-0.8.5, Maintainer: taca

RoundCube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality you expect
from an e-mail client, including MIME support, address book, folder
manipulation, message searching and spell checking. RoundCube Webmail is
written in PHP and requires the MySQL database. The user interface is fully
skinnable using XHTML and CSS 2.


Required to run:
[converters/php-mbstring] [converters/php-iconv] [databases/php-mysql] [databases/pear-MDB2_Driver_mysql] [databases/pear-MDB2] [security/php-mcrypt] [net/pear-Net_IDNA2] [net/pear-Net_SMTP] [net/php-sockets] [graphics/php-gd] [mail/pear-Auth_SASL] [mail/pear-Mail_Mime] [textproc/php-json] [textproc/php-dom]

Required to build:
[lang/perl5] [www/apache22]

Package options: gd, iconv, mcrypt, multibyte, mysql, sockets

Master sites:

SHA1: 5e6e65a1a2460cff160525b397f7a0a260441c22
RMD160: 5e1e5e4d8ba16eafce92d9d9692ccdf8cdfc9fcc
Filesize: 3068.749 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-11 15:25:59 by Matthias Scheler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #4061 - requested by taca
mail/roundcube: security update

Revisions pulled up:
- mail/roundcube/Makefile                                       1.50-1.51
- mail/roundcube/PLIST                                          1.26
- mail/roundcube/distinfo                                       1.28
- mail/roundcube/files/roundcube.conf                           1.5

---
   Module Name:	pkgsrc
   Committed By:	jym
   Date:		Tue Jan  8 23:27:55 UTC 2013

   Modified Files:
   	pkgsrc/mail/roundcube/files: roundcube.conf

   Log message:
   roundcube defines its default configuration in .htaccess files and this
   will take precedence over any parameter specified in the <Directory>
   section.

   So remove the php blocks and add a comment to explain this.

---
   Module Name:	pkgsrc
   Committed By:	jym
   Date:		Thu Jan 10 00:15:55 UTC 2013

   Modified Files:
   	pkgsrc/mail/roundcube: Makefile

   Log message:
   Bump revision, as noted by wiz@ and gdt@. Thanks!

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  8 14:01:03 UTC 2013

   Modified Files:
   	pkgsrc/mail/roundcube: Makefile PLIST distinfo

   Log message:
   Update roundcube to 0.8.5.

   CHANGELOG Roundcube Webmail
   ===========================

   - Fix #countcontrols issue in IE<=8 when text is very long (#1488890)
   - Fix unwanted horizontal scrollbar in message preview header (#1488866)
   - Add workaround for IE<=8 bug where Content-Disposition:inline was ignored
     (#1488844)
   - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
   - Fix absolute positioning in HTML messages (#1488819)
   - Fix keybord events on messages list in opera browser (#1488823)
   - Fix cache (in)validation after setting \Deleted flag
   - Fix selection of collapsed thread rows (#1488772)
   - Fix wrapping of quoted text with format=flowed (#1488177)