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) | |
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
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
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-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-14 18:51:39 by Greg Troxel | Files touched by this commit (13) |
Log message:
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.
|