aboutsummaryrefslogtreecommitdiff
path: root/mail/nail
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* nail: fix build against OpenSSL with disabled SSLv3Jo-Philipp Wich2017-01-18
| | | | | | | | | | | Extend the existing patch handling disabled SSLv2 to cover the SSLv3 case as well in order to fix the following build error reported by the buildbot: openssl.o: In function `ssl_open': openssl.c:(.text+0xa1c): undefined reference to `SSLv3_client_method' collect2: error: ld returned 1 exit status Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* nail: unbreak compilationSteven Barth2014-12-16
| | | | | | | disabling SSLv2 and SSLv3 caused nail to break, fixed this some of our snapshot builders don't have CVS, switch to Debian as source Signed-off-by: Steven Barth <steven@midlink.org>
* nail: fixed versionDmitry V. Zimin2014-11-24
| | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* nail: new package added (heirloom-mailx)Dmitry V. Zimin2014-11-20
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>