40 Commits

Author SHA1 Message Date
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +00:00
ajacoutot
872daa0f08 Avoid extern "C" blocks around ICU includes; from upstream.
needed by newer ICU
2019-10-05 08:50:39 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
robert
fb1123a079 update to the latest git version to please mail/kopano 2019-06-29 11:53:33 +00:00
jca
37f3422c40 Needs a C++11 compiler 2017-12-14 17:07:17 +00:00
robert
9800e0cd3c update to 0.9.4;
most of the work done by pirofti@, all patches have been commited upstream
2017-09-13 10:38:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
7e8070ea9a let it build with clang 2017-05-04 18:01:19 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
sthen
979d244604 sync WANTLIB 2016-07-09 08:57:11 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
ajacoutot
11c2033401 Enable tls, it seems to work fine now. 2015-07-19 20:57:43 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
ajacoutot
fb5bc6ef22 Fix comment, no pkg change. 2014-03-13 22:03:37 +00:00
ajacoutot
0eb5f48fee Sync with zarafa. 2013-11-06 13:40:33 +00:00
ajacoutot
398eaf7359 No need for /-lpthread/-pthread 2013-11-03 07:52:01 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
robert
c999119e76 add the latest libvmime patches 2013-01-27 13:07:10 +00:00
ajacoutot
25f591f9c6 Offer this to robert@ 2012-10-08 10:39:24 +00:00
ajacoutot
957114e314 Change MASTER_SITES_ZARAFA. 2012-08-25 14:45:08 +00:00
ajacoutot
236a9cd747 Disable tls for now has it triggers a crash in httpd(8) with the php-mapi
module.

crash reported by viq at viq dot im
2012-08-06 17:47:57 +00:00
ajacoutot
9490a6a16e We actually have security/libgsasl. 2012-07-12 16:31:00 +00:00
ajacoutot
e6436e53e5 Update to libvmime-0.9.2 by merging mail/zarafa/libvmime.
It works much better with the new gnutls.
2012-07-09 15:25:57 +00:00
ajacoutot
f2e455db26 Fix with gnutls>=3. 2012-07-09 10:25:05 +00:00
ajacoutot
1950e9cf03 Missing BUILD_DEPENDS, spotted by jasper@ 2011-06-14 22:29:15 +00:00
ajacoutot
be0c8a1e11 Update to libvmime-0.9.1 and drop maintainership. 2011-05-04 12:52:50 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
espie
2d7318b9da avoid old libstdc++ internals.
sparc64 is the odd one there, just fix it locally.
2010-05-23 13:49:19 +00:00
ajacoutot
5ebc380010 Provide a minimal libgnutls-config script to unbreak with newer gnutls.
breakapge reported by jasper@
2009-10-11 13:18:36 +00:00
sturm
4587fb41ee fix build on sparc64
ok ajacoutot
2008-11-06 19:12:24 +00:00
ajacoutot
0a05b19275 - s/lpthread/pthread 2008-11-04 15:35:56 +00:00
ajacoutot
6f45b031e6 - update to libvmime-0.9.0
somehow I missed this new version, reminded by landry@
2008-10-27 22:03:40 +00:00
ajacoutot
85850b9deb - fix build with latest gnutls 2008-10-27 20:59:33 +00:00
ajacoutot
a36d25d142 Import libvmime-0.8.1
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.

<...>

feedback from and ok landry@
2008-10-09 15:16:03 +00:00