summaryrefslogtreecommitdiff
path: root/www/SOGo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-1/+2
2015-09-25Update SOgo to 2.3.2.taca3-10/+60
2.3.2 (2015-09-16) ------------------ Enhancements - improved EAS speed and memory usage, avoiding many IMAP LIST commands (#3294) - improved EAS speed during initial syncing of large mailboxes (#3293) - updated CKEditor to version 4.5.3 Bug fixes - fixed display of whitelisted attendees in Preferences window on Firefox (#3285) - non-latin subfolder names are displayed correctly on Outlook (Zentyal) - fixed several sync issues on environments with multiple users (Zentyal) - folders from other users will no longer appear on your Outlook (Zentyal) - use right auth in multidomain environments in contacts and calendar from Outlook (Zentyal) - session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less - less sync issues when setting read flag (Zentyal) - attachments with non-latin filenames sent by Outlook are now received (Zentyal) - support attachments from more mail clients (Zentyal) - avoid conflicting message on saving a draft mail (Zentyal) - less conflicting messages in Outlook while moving messages between folders (Zentyal) - start/end shifting by 1 hour due to timezone change on last Sunday of October 2015 (#3344) - fixed localization of calendar categories with empty profile (#3295) - fixed options availability in contextual menu of Contacts module (#3342) 2.3.1 (2015-07-23) ------------------ Enhancements - improved EAS speed, especially when fetching big attachments - now always enforce the organizer's default identity in appointments - improved the handling of default calendar categories/colors (#3200) - added support for DeletesAsMoves over EAS - added create-folder subcommand to sogo-tool to create contact and calendar folders - group mail addresses can be used as recipient in Outlook - added 'ActiveSync' module constraints - updated CKEditor to version 4.5.1 - added Slovenian translation - thanks to Jens Riecken - added Chinese (Taiwan) translation Bug fixes - EAS's GetItemEstimate/ItemOperations now support fetching mails and empty folders - fixed some rare cornercases in multidomain configurations - properly escape folder after creation using EAS (#3237) - fixed potential organizer highjacking when using EAS (#3131) - properly support big characters in EAS and fix encoding QP EAS error for Outlook (#3082) - properly encode id of DOM elements in Address Book module (#3239, #3245) - fixed multi-domain support for sogo-tool backup/restore (#2600) - fixed data ordering in events list of Calendar module (#3261) - fixed data ordering in tasks list of Calendar module (#3267) - Android EAS Lollipop fixes (#3268 and #3269) - improved EAS email flagging handling (#3140) - fixed computation of GlobalObjectId (#3235) - fixed EAS conversation ID issues on BB10 (#3152) - fixed CR/LF printing in event's description (#3228) - optimized Calendar module in multidomain configurations
2015-06-03Update SOGo to 2.3.0.taca3-10/+21
Changes are to many to write here, please refer: https://github.com/inverse-inc/sogo/blob/master/NEWS.
2015-04-06Revbump after updating textproc/icuadam1-1/+2
2015-03-01Update SOGo to 2.2.16.taca3-30/+40
Changes from 2.2.5 are too many to write here, please refer CHangeLog. https://github.com/inverse-inc/sogo/blob/master/ChangeLog
2014-10-07Revbump after updating libwebp and icuadam1-1/+2
2014-06-08Update SOGo to 2.2.5.taca3-12/+45
2.2.5 (2014-06-05) ------------------ Enhancements - new meta tag to tell IE to use the highest mode available - updated Dutch, Finnish, German, and Polish translations Bug fixes - avoid crashing when we forward an email with no Subject header - we no longer try to include attachments when replying to a mail - fixed ActiveSync repetitive events issues with "Weekly" and "Monthly" ones - fixed ActiveSync text/plain parts re-encoding issues for Outlook 2.2.4 (2014-05-29) ------------------ New features - new print option in Calendar module - now able to save unknown recipient emails to address book on send (#1496) Enhancements - Sieve folder encoding is now configurable (#2622) - SOGo version is now displayed in preferences window (#2612) - report Sieve error when saving preferences (#1046) - added the SOGoMaximumSyncWindowSize system default to overwrite the maximum number of items returned during an ActiveSync sync operation - updated datepicker - addressbooks properties are now accessible from a popup window - extended events and tasks searches - updated Czech, French, Hungarian, Polish, Russian, Slovak, Spanish (Argentina), and Spanish (Spain) translations - added more sycned contact properties when using ActiveSync (#2775) - now possible to configure the default subscribed resource name using SOGoSubscriptionFolderFormat - now handle server-side folder updates using ActiveSync (#2688) - updated CKEditor to version 4.4.1 Bug fixes - fixed saved HTML content of draft when attaching a file - fixed text nodes of HTML content handler by encoding HTML entities - fixed iCal7 delegation issue with the "inbox" folder (#2489) - fixed birth date validity checks (#1636) - fixed URL handling (#2616) - improved folder rename operations using ActiveSync (#2700) - fixed SmartReply/Forward when ReplaceMime was omitted (#2680) - fixed wrong generation of weekly repetitive events with ActiveSync (#2654) - fixed incorrect XML data conversion with ActiveSync (#2695) - fixed display of events having a category with HTML entities (#2703) - fixed display of images in CSS background (#2437) - fixed limitation of Sieve script size (#2745) - fixed sync-token generation when no change was returned (#2492) - fixed the IMAP copy/move operation between subfolders in different accounts - fixed synchronization of seen/unseen status of msgs in Webmail (#2715) - fixed focus of popup windows open through a contextual menu with Firefox on Windows 7 - fixed missing characters in shared folder names over ActiveSync (#2709) - fixed reply and forward mail templates for Brazilian Portuguese (#2738) - fixed newline in signature when forwarding a message as attachment in HTML mode (#2787) - fixed restoration of options (priority & return receipt) when editing a draft (#193) - fixed update of participation status via CalDAV (#2786) 2.2.3 (2014-04-03) ------------------ Enhancements - updated Dutch, Hungarian, Russian and Spanish (Argentina) translations - initial support for ActiveSync event reminders support (#2681) - updated CKEditor to version 4.3.4 Bug fixes - fixed possible exception when retrieving the default event reminder value on 64bit architectures (#2678) - fixed calling unescapeHTML on null variables to avoid JavaScript exceptions in Contacts module - fixed detection of IMAP flags support on the client side (#2664) - fixed the ActiveSync issue marking all mails as read when downloading them - fixed ActiveSync's move operations not working for multiple selections (#2691) - fixed email validation regexp to allow gTLDs - improved all-day events support for ActiveSync (#2686) 2.2.2 (2014-03-21) ------------------ Enhancements - updated French, Finnish, German and Spanish (Spain) translations - added sanitization support for Outlook/ActiveSync to circumvent Outlook bugs (#2667) - updated CKEditor to version 4.3.3 - updated jQuery File Upload to version 9.5.7 Bug fixes - fixed possible exception when retrieving the default event reminder value on 64bit architectures (#2647, #2648) - disable file paste support in mail editor (#2641) - fixed copying/moving messages to a mail folder begining with a digit (#2658) - fixed unseen count for folders beginning with a digit and used in Sieve filters (#2652) - fixed decoding of HTML entities in reminder alerts (#2659) - fixed check for resource conflict when creating an event in the resource's calendar (#2541) - fixed construction of mail folders tree - fixed parsing of ORG attribute in cards (#2662) - disabled ActiveSync provisioning for now (#2663) - fixed messages move in Outlook which would create duplicates (#2650) - fixed translations for OtherUsersFolderName and SharedFoldersName folders (#2657) - fixed handling of accentuated characters when filtering contacts (#2656) - fixed classification icon of events (#2651) - fixed ActiveSync's SendMail with client version <= 12.1 (#2669)
2014-04-09recursive bump from icu shlib major bump.obache1-1/+2
2014-03-13Update SOGo to 2.2.1.taca3-12/+66
Changes from 2.0.4b is too many to write here, please refer: <http://www.sogo.nu/buzz/2014.html>.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-03-16Update SOGo to 2.0.4b.taca5-308/+77
2.0.4b (2013-02-04) ------------------ Bug fixes - Fixed order of precedence for options (#2166) The following order is enforced - first match wins 1. Command line arguments 2. .GNUstepDefaults 3. /etc/sogo/{debconf,sogo}.conf 4. SOGoDefaults.plist - fixed handling of LDAP DN containing special characters (#2152, #2207) - fixed handling of credential files for older GNUsteps (#2216) - fixed display of messages with control characters (#2079, #2177) - fixed tooltips in contacts list (#2211) - fixed classification menu in component editor (#2223) - fixed link to ACL editor for 'any authenticated user' (#2222, #2224) - fixed saving preferences when mail module is disabled - fixed handling for long credential strings (#2212) 2.0.4a (2013-01-30) ------------------ Enhancements - updated Czech translation - birthday is now properly formatted in addressbook module Bug fixes - fixed handling of groups with spaces in their UID - fixed possible infinite loop in repeatable object - fixed until date in component editor - fixed saving all-day event in appointment editor - fixed handling of decoding contacts UID - fixed support of GNUstep 1.20 / Debian Squeeze 2.0.4 (2013-01-25) ------------------ New features - sogo-tool: new "dump-defaults" command to easily create /etc/sogo/sogo.conf Enhancements - The sogo user is now a system user. For new installs, this means that 'su - sogo' won't work anymore. Please use 'sudo -u sogo cmd' instead If used in scripts from cronjobs, 'requiretty' must be disabled in sudoers - added basic support for LDAP URL in user sources - renamed default SOGoForceIMAPLoginWithEmail to SOGoForceExternalLoginWithEmail and extended it to SMTP authentication - updated the timezone files to the 2012j edition and removed RRDATES - updated CKEditor to version 4.0.1 - added Finnish translation - thanks to Kari Salmu - updated translations - recurrence-id of all-day events is now set as a proper date with no time - 'show completed tasks' is now persistent - fixed memory usage consumption for remote ICS subscriptions Bug fixes - fixed usage of browser's language for the login page - fixed partstat of attendee in her/his calendar - fixed French templates encoding - fixed CardDAV collections for OS X - fixed event recurrence editor (until date) - fixed column display for subfolders of draft & sent - improved IE7 support - fixed drag'n'drop of events with Safari - fixed first day of the week in datepickers - fixed exceptions of recurring all-day events 2.0.3 (2012-12-06) ------------------ New features - support for SAML2 for single sign-on, with the help of the lasso library - added support for the "AUTHENTICATE" command and SASL mechanisms - added domain default SieveHostFieldName - added a search field for tasks Enhancements - search the contacts for the organization attribute - in HTML mode, optionally place answer after the quoted text - improved memory usage of "sogo-tool restore" - fixed invitations status in OSX iCal.app/Calendar.app (cleanup RSVP attribute) - now uses "imap4flags" instead of the deprecated "imapflags" - added Slovak translation - thanks to Martin Pastor - updated translations Bug fixes - fixed LDIF import with categories - imported events now keep their UID when possible - fixed importation of multiple calendars - fixed modification date when drag'n'droping events - fixed missing 'from' header in Outlook - fixed invitations in Outlook - fixed JavaScript regexp for Firefox - fixed JavaScript syntax for IE7 - fixed all-day event display in day/week view - fixed parsing of alarm - fixed Sieve server URL fallback - fixed Debian cronjob (spool directory cleanup)
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-1/+2
2012-12-04Remove PKG_DESTDIR_SUPPORT setting the default value.asau1-3/+1
2012-11-24Update SOGo (and its SOPE dependency) to 2.0.2amanu7-103/+276
ChangeLog since 2.0.0 2.0.2a (2012-11-15) ------------------- Enhancements - improved user rights editor in calendar module - disable alarms for newly subsribed calendars Bug fixes - fixed typos in Spanish (Spain) translation - fixed display of raw source for tasks - fixed title display of cards with a photo - fixed null address in reply-to header of messages - fixed scrolling for calendar/addressbooks lists - fixed display of invitations on BlackBerry devices - fixed sogo-tool rename-user for MySQL database - fixed corrupted attachments in Webmail - fixed parsing of URLs that can throw an exception - fixed password encoding in user sources 2.0.2 (2012-10-24) ------------------ New features - added support for SMTP AUTH - sogo configuration can now be set in /etc/sogo/sogo.conf - added support for GNU TLS Enhancements - speed up of the parsing of IMAP traffic - minor speed up of the web interface - speed up the scrolling of the message list in the mail module - speed up the deletion of a large amounts of entries in the contacts module - updated the timezone files to the 2012.g edition - openchange backend: miscellaneous speed up of the synchronization operations - open file descriptors are now closed when the process starts Bug fixes - the parameters included in the url of remote calendars are now taken into account - fixed an issue occurring with timezone definitions providing multiple entries - openchange backend: miscellaneous crashes during certain Outlook operations, which have appeared in version 2.0.0, have been fixed - fixed issues occuring on OpenBSD and potentially other BSD flavours 2.0.1 (2012-10-10) ------------------- Enhancements - deletion of contacts is now performed in batch, which speeds up the operation for large numbers of items - scalability enhancements in the OpenChange backend that enables the first synchronization of mailboxes in a more reasonable time and using less memory - the task list is now sortable Bug Fixes - improved support of IE 9
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2012-01-14Convert to USE_TOOLS=zip.hans1-3/+2
2012-01-09Add information in MESSAGE on how to use itmanu1-1/+8
2011-12-15Missing commit (sorry!)manu1-0/+49
2011-12-15Restore Joerg's build fix patch, which the previous update dropped, anddholland1-2/+2
drop patch-ab, which doesn't exist. HI MANU
2011-12-15Fix broken depend pattern. Hi manu!dholland1-2/+2
2011-12-14Update SOPE and SOGo to 2.0.0b3 (bug fixes)manu3-71/+77
2011-12-06Fix previous - had wrong sum with wrong filename. hi joerg :-)dholland1-2/+2
2011-12-05Restrict crypt.h to Solaris for now.joerg2-1/+15
2011-10-16Groupware server supporting CalDAV, CardDAV and GroupDAVmanu8-0/+1796