./devel/SOPE5, Framework for writing clever web servers driven by objects

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


Branch: CURRENT, Version: 5.5.0nb5, Package name: SOPE-5.5.0nb5, Maintainer: pkgsrc-users

SOPE stands for "SKYRiX Object Publishing Environment" and is a
framework for mapping dynamic objects into the HTTP infrastructure,
that is, the web. A lot of ideas in SOPE are actually inspired by
ZOPE (the Z Object Publishing Environment), but the implementation
and details are quite different.

This version of SOPE is maintained by SOGo team.


Master sites:

Filesize: 2243.075 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-04-02 12:28:14 by Nia Alarie | Files touched by this commit (3)
Log message:
SOPE*: MKPIE not supported
   2022-01-26 23:37:05 by Thomas Merkel | Files touched by this commit (2)
Log message:
devel/SOPE5: remove options and enable ldap, mysql-client, pg-client

options.mk are not supported because gnustep-make/-base set
PKG_OPTIONS_VAR to support the fragile option. Additional to that
SOGo5 requires ldap option by default.
   2022-01-26 17:41:45 by Thomas Merkel | Files touched by this commit (6) | Package updated
Log message:
devel/SOPE5: update to 5.5.0

Version upgrade from upstream. Including build fixes with fragile (gcc)
flag, building without OpenLDAP option and new upstream master sites.

Changelog:
5.5.0
* fix(imap): improve debugging of EOQualifier
* fix(core): improve SSL error log
* Revert "fix(imap): parse message/global structure like message/rfc822"

5.4.0
* fix(pgsql): add open connection count in debugging output

5.3.0
* fix(mime): restore SENT-DATE support in EOQualifier
* fix(imap): parse message/global structure like message/rfc822
* feat(imap): allow search by keyword
* fix(core): don't eat successive LF when decoding quoted printable
* core: accept range with no duration in date intersection
* feat(imap): add support for UID MOVE operation
* fix(mime): encode text parts individually
* fix(imap): force envelope subject to return a string

5.2.0
* fix(imap): parse messages quota
* fix(imap): don't unselect mailbox if none is selected
* fix(imap): flatten and sort inner threads
* fix(appserver): add timestamp to all web resources