./www/horde, PHP application framework

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


Branch: pkgsrc-2011Q4, Version: 3.3.13, Package name: horde-3.3.13, Maintainer: pkgsrc-users

The Horde Application Framework is a modular, general-purpose web application
framework written in PHP. It provides an extensive array of classes that are
targeted at the common problems and tasks involved in developing modern web
applications.


Required to run:
[security/php-mcrypt] [mail/pear-Mail_Mime] [devel/php-gettext] [converters/php-iconv] [sysutils/pear-Log] [www/pear-HTTP_Request] [www/ap-php] [databases/pear-DB] [databases/php-mysql] [textproc/php-dom] [textproc/pear-Console_Table] [textproc/pear-File_Find] [graphics/php-gd] [archivers/php-zlib]

Required to build:
[lang/perl5] [pkgtools/x11-links] [www/apache22]

Package options: mysql

Master sites: (Expand)

SHA1: 382d084d7af9a0fa27431aa23881a3c81fb0e9b8
RMD160: b6e14214c5c2151c53798f3ed99e1b94f671ebfb
Filesize: 8714.565 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-06 10:51:46 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3695 - requested by obache
www/horde: security update

Revisions pulled up:
- www/horde/Makefile                                            1.73
- www/horde/PLIST                                               1.26
- www/horde/distinfo                                            1.30

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Thu Feb 23 10:34:08 UTC 2012

   Modified Files:
   	pkgsrc/www/horde: Makefile PLIST distinfo

   Log message:
   Update horde to 3.3.13.
   (while here, set LICENSE=gnu-lgpl-v2, move empty directory handling to PLIST)
   -------
   v3.3.13
   -------

   [mms] SECURITY: Fix XSS vulnerability in email form field validation.
   [jan] Fix UTF-8 support with Firefox 10 or later.
   [jan] Add support for resetting passwords to LDAP driver.

   -------
   v3.3.12
   -------

   [jan] Convert charset of group names in SQL driver (Bug #9611).
   [jan] Fix deleting of SyncML anchors if PHP short_open_tag is off (Bug #9349).
   [jan] Add an experimental new Share SQL driver with better performance.
   [jan] Fix integer overflow in ASN.1 parser for S/MIME messages.
   [jan] Fix splitread database usage in VFS (Bug #9467).
   [jan] Fix invalidating permission cache in SQL driver (Bug #9392).