aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libcmime
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* mail/libcmime: update to 0.1.8wg2013-09-183-5/+5
| | | | | | | | - Update to 0.1.8 - Change LICENSE (MIT) PR: ports/182144 Submitted by: Axel Steiner <ast treibsand.com> (maintainer)
* mail/libcmime: Lightweight C mime librarywg2013-08-104-0/+67
libcmime is a lightweight mime library, written in C. It attempts to be a general library for parsing and creating mime email messages and is designed to provide an easy to use and easy to integrate interface for developers. libcmime is a pretty fresh project so the library is still in beta state and there will be early and frequent releases. WWW: http://www.libcmime.org/ PR: ports/181158 Submitted by: Axel Steiner <ast treibsand.com>