Subject: CVS commit: pkgsrc/www/sope
To: None <pkgsrc-changes@NetBSD.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2005 05:06:04
Module Name:	pkgsrc
Committed By:	rh
Date:		Tue Aug 23 05:06:04 UTC 2005

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

Log Message:
Update sope to 4.5.4.  Notable changes include:

- added fixes/enhancements required for sope-ical to NGExtensions
- fixed MySQL include flags
- fixed duplicate decoding of base64 values libXmlRpc
- merged in SOPE 4.5 changes for vCard support (sope-ical)
- merged in SOPE 4.5 changes for iCal recurrences (sope-ical)
- changed NGCTextStream and NGFileStream not to flush input streams
- added NGImap4 method to store flags for MSN sequences
- added support for ACL commands to NGImap4
- fixed duplicate decoding of base64 values in XML-RPC results
- added namespace declaration for XML vCards
- renamed most implementations from DOMxx to NGDOMxx (WebKit compat)
- keep JavaScript as a static in WEDropContainer
- SoHTTPAuthenticator.m: deprecated -authRealm (now -authRealmInContext:)
- more dynamic elements report on WODebugTakeValues
- major improvements in WebDAV protocol layer
- fixed SoProduct lookup with gstep-make on OSX
- -synchronizesVariablesWithBindings now returns NO if the comp. is
  stateless
- -frameworkName now returns 'nil' if the component is in the main bundle
- +templateWithHTMLString:declarationString:languages: is now a class
  method
- -pathForResourceNamed: now checks whether a session is available
- prepared MKCALENDAR method in WebDAV dispatcher
- added support for PROPFIND without content (same like <allprop/>)
- added Perl HTTP::DAV as a known WebDAV user agent
- WOMailDelivery.m generates proper \r\n instead of \n to sendmail
- rewrote HTML and WOD parsers to use unichar
- properly deal with seconds in NSCalendarDate+ICal.m
- added extensive vCard support to NGiCal
- changed vCard parser to decode qp property values
- vCard parser now supports groupings (as emitted by Apple Addressbook)
- added support for parsing UTF-16 vCards


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/sope/Makefile pkgsrc/www/sope/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/sope/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.