Version: 0.9.5, Package name: libvmime-0.9.5 |
Maintained by: Robert Nagy |
Master sites: |
Description VMime is a powerful C++ class library for working with MIME messages and Internet messaging services like IMAP, POP or SMTP. With VMime you can parse, generate and modify messages, and also connect to store and transport services to receive or send messages over the Internet. The library offers all the features to build a complete mail client. VMime Features Overview * RFC-2822 and multipart messages * aggregate documents and embedded objects * 8-bit MIME and encoded word extensions * attachments * POP3, IMAP, SMTP, maildir and sendmail * SSL/TLS security layer and X.509 certificates * SASL authentication (not enabled in this package) This packages has been modified to better support the Zarafa Outlook Sharing service (mail/zarafa). |
Filesize: 514.327 KB |
Version History (View Complete History) |
|
2019-10-05 02:50:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Avoid extern "C" blocks around ICU includes; from upstream. needed by newer ICU |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-29 05:53:33 by Robert Nagy | Files touched by this commit (3) |
Log message: update to the latest git version to please mail/kopano |
2017-12-14 10:07:17 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Needs a C++11 compiler |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-04 12:01:19 by Marc Espie | Files touched by this commit (4) |
Log message: let it build with clang |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-02-18 10:33:52 by Antoine Jacoutot | Files touched by this commit (58) |
Log message: Missed bump. |
2017-02-18 10:32:38 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: idn -> idn2 after gnutls WANTLIB change. |
2016-07-09 02:57:11 by Stuart Henderson | Files touched by this commit (9) |
Log message: sync WANTLIB |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-07-19 14:57:43 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Enable tls, it seems to work fine now. |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2011-06-14 16:29:15 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing BUILD_DEPENDS, spotted by jasper@ |
2011-05-04 06:52:50 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to libvmime-0.9.1 and drop maintainership. |
2011-04-15 10:13:24 by Antoine Jacoutot | Files touched by this commit (19) |
Log message: Fix build after gnutls update. ok jasper@ landry@ |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-08 02:57:40 by Marc Espie | Files touched by this commit (31) |
Log message: kill a few libspecs in LIB_DEPENDS |
2010-05-23 07:49:19 by Marc Espie | Files touched by this commit (1) |
Log message: avoid old libstdc++ internals. sparc64 is the odd one there, just fix it locally. |
2009-10-11 07:18:36 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Provide a minimal libgnutls-config script to unbreak with newer gnutls. breakapge reported by jasper@ |
2008-11-06 12:12:24 by Nikolay Sturm | Files touched by this commit (2) |
Log message: fix build on sparc64 ok ajacoutot |
2008-11-04 08:35:56 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - s/lpthread/pthread |
2008-10-27 16:03:40 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - update to libvmime-0.9.0 somehow I missed this new version, reminded by landry@ |
2008-10-27 14:59:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix build with latest gnutls |