Commit graph

7 commits

Author SHA1 Message Date
nia
c01bfe4aba SOPE*: MKPIE not supported 2022-04-02 10:28:14 +00:00
tm
c793c561dc 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 22:37:05 +00:00
tm
9f99cdf19e 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
2022-01-26 16:41:45 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
nia
f27e22519a archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
2021-10-26 10:13:59 +00:00
nia
2da474aec0 devel: Remove SHA1 hashes for distfiles 2021-10-07 13:38:55 +00:00
gdt
2f4dac3bcb devel/SOPE5: Add version 5.1.0
From pkg/55459 submitted by Dima Veselov, and followup via email, with
some modifications by me.

SOPE is an extensive set of frameworks which form a complete Web
application server environment. Besides the Apple WebObjects
compatible appserver extended with Zope concepts, it contains a large
set of reusable classes: XML processing (SAX, DOM, XML-RPC),
MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and
iCalendar parsing.
2021-06-14 16:51:39 +00:00