Path to this page:
./
mail/libetpan,
Really nice mail library
Branch: CURRENT,
Version: 1.8nb2,
Package name: libetpan-1.8nb2,
Maintainer: pkgsrc-usersThe purpose of this mail library is to provide a portable, efficient
middleware for different kinds of mail access. When using the drivers
interface, the interface is the same for all kinds of mail access,
remote and local mailboxes.
Current implemented drivers are mbox, MH, maildir, POP3, IMAP4rev1
and NNTP.
Required to run:[
www/curl] [
databases/db4] [
security/cyrus-sasl]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 66ae6d8e0eb4095725fca1e44e6049ae5620aec4
RMD160: 1bf694f50f6e828f9aaf64745f1977a13a6bc730
Filesize: 6043.874 KB
Version history: (Expand)
- (2018-01-02) Updated to version: libetpan-1.8nb2
- (2017-11-23) Package has been reborn
- (2017-08-25) Updated to version: libetpan-1.8nb1
- (2017-05-14) Updated to version: libetpan-1.8
- (2017-04-30) Updated to version: libetpan-1.7.2nb3
- (2017-01-01) Updated to version: libetpan-1.7.2nb2
CVS history: (Expand)
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2018-01-01 22:18:57 by Adam Ciarcinski | Files touched by this commit (629) |  |
Log message:
Revbump after boost update
|
2017-08-24 22:03:43 by Adam Ciarcinski | Files touched by this commit (621) |  |
Log message:
Revbump for boost update
|
2017-05-14 16:36:22 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Updated libetpan to 1.8.
1.8
LMTP support
workaround for QIP IMAP Server
compatibility with NDK 13
fixed crash (CVE-2017-8825)
|
2017-04-30 03:22:04 by Ryo ONODERA | Files touched by this commit (612) |  |
Log message:
Recursive revbump from boost update
|
2017-01-01 17:06:40 by Adam Ciarcinski | Files touched by this commit (616) |  |
Log message:
Revbump after boost update
|
2016-10-07 20:26:14 by Adam Ciarcinski | Files touched by this commit (611) |  |
Log message:
Revbump post boost update
|
2016-09-03 19:56:37 by Niclas Rosenvik | Files touched by this commit (5) |  |
Log message:
Update libetpan to version 1.7.2.
patch-src_low-level_smtp_mailsmtp.c has been
removed this change is included in this release.
Changelog:
1.7.2:
Fixed so name for Linux
1.7:
Build
Fixed expat / curl detection
Fix build on OpenIndiana
Support for Berkeley DB 6.0
Support for Bitcode (Apple)
Build for Android
Improved build for Windows
General
Support for socks proxy
API for partial base64 parsing
SMTP
Ability to cancel SMTP operations
Fixed logging privacy with OAuth2 on smtp
IMAP
Broken date parsing
Improved latest TLS/SSL support
IMAP MOVE implemented
workaround for XLIST on cyon.ch
Added ability to send custom IMAP command support
Workaround for qq.com IMAP server
Workaround for 163 IMAP server
Improved SEARCH compatibility
|