summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx
AgeCommit message (Collapse)AuthorFilesLines
2015-03-22fix licensetnn1-2/+2
2014-12-28Update heirloom-mailx to 12.5. From maintainer in PR pkg/49492.bsiegert13-208/+348
Significant changes: - MASTER_SITES now points at ${MASTER_SITE_DEBIAN:=pool/main/h/heirloom-mailx/} - LICENSE filled out based on content of COPYING file in source - addresses CVE-2004-2771 and CVE-2014-7844; address expansion disabled by default - remove SSL2 related code to match state of OpenSSL
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2011-10-01PR/44024 -- fix failure to build with recent opensslshattered3-1/+174
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-07-16Not MAKE_JOBS_SAFE.joerg1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-10-30Import heirloom-mailx-12.4 as mail/heirloom-mailx.obache10-0/+179
Based on PR 38262, some portability improvement and ipv6 support optionify. mailx (Heirloom Mailx; formerly nail) is a mail user agent derived from Berkeley Mail 8.1. It is intended to provide the functionality of the POSIX.2 mailx command with built-in support for MIME messages. This means it can handle international character sets as well as attachments. In recent system environments, nail is Unicode/UTF-8 capable. It further contains some minor enhancements like the ability to set a "From:" Address.