summaryrefslogtreecommitdiff
path: root/www/sope
AgeCommit message (Collapse)AuthorFilesLines
2005-10-01Build the real libraries, not just debug versions.rh3-36/+56
While at it, add a buildlink3.mk file. Bump PKGREVISION.
2005-08-24Add missing patch. Thanks to Matthew Luckie for pointing this out!rh1-0/+14
2005-08-23Update sope to 4.5.4. Notable changes include:rh3-85/+130
- 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
2005-05-05Update sope to build 758. No changes are known, but the old DISTFILE is norh2-7/+7
longer available. Closes PR pkg/30063 by Robert Elz -- thanks!
2005-04-24Initial import of sope-4.4rc6, a set of frameworks for a complete webrh6-0/+644
application server environment.