Path to this page:
./
mail/roundcube,
Browser-based multilingual IMAP client
Branch: pkgsrc-2013Q2,
Version: 0.9.3,
Package name: roundcube-0.9.3,
Maintainer: tacaRoundCube 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:[
graphics/php-gd] [
net/pear-Net_SMTP] [
net/php-sockets] [
net/pear-Net_IDNA2] [
security/php-mcrypt] [
databases/php-pdo_mysql] [
mail/pear-Mail_mimeDecode] [
mail/pear-Mail_Mime] [
mail/pear-Auth_SASL] [
converters/php-iconv] [
lang/python27] [
textproc/php-dom] [
textproc/php-json]
Required to build:[
www/apache22]
Package options: gd, iconv, mysql, sockets
Master sites:
SHA1: 060d3c2939ab8964c3c71d5ec1e18e940570ec90
RMD160: 3d210e715ebead32655fe651e80d5d0233217d7c
Filesize: 3328.96 KB
Version history: (Expand)
- (2013-08-25) Updated to version: roundcube-0.9.3
- (2013-07-16) Updated to version: roundcube-0.9.2nb1
- (2013-07-08) Package added to pkgsrc.se, version roundcube-0.9.2 (created)
CVS history: (Expand)
2013-08-25 19:44:15 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4224 - requested by taca
mail/roundcube: security update
Revisions pulled up:
- mail/roundcube/Makefile 1.58
- mail/roundcube/PLIST 1.30
- mail/roundcube/distinfo 1.32
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 22 17:08:10 UTC 2013
Modified Files:
pkgsrc/mail/roundcube: Makefile PLIST distinfo
Log message:
Update roundcube to 0.9.3.
RELEASE 0.9.3
-------------
- Fix setting refresh_interval to "Never" in Preferences (#1489286)
- Optimized UI behavior for touch devices
- Fix purge action in folder manager (#1489280)
- Fix base URL resolving on attribute values with no quotes (#1489275)
- Fix wrong handling of links with '|' character (#1489276)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)
- Fix XSS vulnerability when saving HTML signatures (#1489251)
- Fix XSS vulnerability when editing a message "as new" or draft \
(#1489251)
- Fix rewrite rule in .htaccess (#1489240)
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
- Fix identity-selection using Return-Path headers (#1489241)
- Fix parsing of links with ... in URL (#1489192)
- Fix compose priority selector when opening in new window (#1489257)
- Fix bug where signature wasn't changed on identity selection when editing
a draft (#1489229)
- Fix IMAP SETMETADATA parameters quoting (#1489231)
- Fix "could not load message" error on valid empty message body \
(#1489228)
- Fix handling of message/rfc822 attachments on message forward and edit
(#1489214)
- Fix parsing of square bracket characters in IMAP response strings (#1489223)
- Don't clear References and in-Reply-To when a message is "edited as \
new"
(#1489216)
- Fix messages list sorting with THREAD=REFS
- Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
- Fix empty messages list when register_globals is enabled (#1489157)
- Fix so valid and set date.timezone is not required by installer checks
(#1489180)
- Canonize boolean ini_get() results (#1489189)
- Fix so install do not fail when one of DB driver checks fails but other
drivers exist (#1489178)
- Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
|
2013-07-16 00:11:38 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #4182 - requested by taca
mail/roundcube: dependency fix
Revisions pulled up:
- mail/roundcube/Makefile 1.57
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 8 03:35:00 UTC 2013
Modified Files:
pkgsrc/mail/roundcube: Makefile
Log message:
roundcube require pear-Mail_mimeDecode, too.
Bump PKGREVISION.
|