Port details |
- heirloom-mailx BSD mail utility with MIME, IMAP, POP3, SMTP, and S/MIME extensions
- 12.4_11 mail =8 12.4_11Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2006-11-05 17:56:34
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: sqlite3, sudo, procmail, rsync, libgcrypt
- License: BSD4CLAUSE
- WWW:
- https://heirloom.sourceforge.net/mailx.html
- Description:
- Heirloom mailx (formerly known as "nail") is derived from Berkeley
Mail and provides the functionality of the System V and POSIX mailx
commands. Additional features include support for MIME, IMAP
(including caching and disconnected use), POP3, SMTP, S/MIME,
international character sets, maildir folders, message threading,
powerful search methods, scoring, and a Bayesian junk mail filter.
Mailx can be used as a mail batch language in nearly the same way as
it is used interactively. It can thus act as a mailbox filter, can
fetch mail from remote accounts, and can send files as attachments.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- heirloom-mailx>0:mail/heirloom-mailx
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/mail/heirloom-mailx/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/heirloom-mailx
- pkg install heirloom-mailx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: heirloom-mailx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mailx-12.4.tar.bz2) = 92201e769fe346bc0364c87437a330ef3c97ab3e9d7b2235b93f509e85e5716a
SIZE (mailx-12.4.tar.bz2) = 271482
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for heirloom-mailx-12.4_11:
DOCS=on: Build and/or install documentation
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- mail_heirloom-mailx
- USES:
- cpe iconv localbase ssl tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.4_11 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
12.4_10 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
12.4_10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
12.4_10 27 Jan 2022 02:36:59 |
Cy Schubert (cy) Author: Andrea Biardi |
mail/heirloom-mailx: Fix wrong UTC offset for Europe/Dublin
Somewhere around 2018, the tzdata maintainers (IANA) corrected a
historical mistake with the Europe/Dublin timezone. The mistake was
rooted in a misunderstanding of whether IST meant "Irish Summer Time"
or "Irish Standard Time".
The problem was discussed at great length
(http://mm.icann.org/pipermail/tz/2018-January/thread.html) and it was
concluded that IST really meant Irish *Standard* Time (in constrast with,
say, British *Summer* Time), and that this standard time is defined as
UTC+0100.
This corresponds to the article at
https://en.wikipedia.org/wiki/Time_in_the_Republic_of_Ireland and the (Only the first 15 lines of the commit message are shown above ) |
12.4_9 26 Jan 2022 22:30:14 |
Cy Schubert (cy) |
mail/heirloom-mailx: Use the proper progname in argv[0]
When argv[0] does not match that af the program name passed to
execv(2), mailwrapper cannot determine which application to call
in its translation table resulting in:
mailwrapper: no mapping in /etc/mail/mailer.conf
MFH: 2022Q1 |
12.4_8 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
12.4_8 08 Oct 2021 11:24:11 |
Bernhard Froehlich (decke) |
mail/heirloom-mailx: Add CPE information
Approved by: portmgr (blanket) |
12.4_8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
12.4_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
12.4_8 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
12.4_8 15 Oct 2018 02:56:37 |
cy |
Jettison SSLv2 support. Not only does this allow mail/mailx to
build using openssl111 in base but SSLv2 is insecure. |
12.4_7 21 Jun 2017 02:30:36 |
cy |
Switch to USES=localbase. |
12.4_7 04 Jul 2016 19:23:44 |
cy |
Assume maintainership.
PR: 210762 |
12.4_7 02 Jul 2016 11:22:00 |
brnrd |
mail/heirloom-mailx: Fix build without EGD
- Add patch for building without EGD (OpenSSL 1.1/LibreSSL)
- Move from USE_OPENSSL to USES=ssl
PR: 205540
Approved by: Maintainer timeout |
12.4_7 04 Feb 2015 19:33:25 |
pawel |
Fix path to sendmail binary that was accidentally removed
during a previous update
PR: 196082
Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> (maintainer) |
12.4_6 09 Jan 2015 17:57:43 |
tijl |
Fix build when OpenSSL doesn't support SSL2/SSL3
PR: 195796 |
12.4_6 05 Aug 2014 00:20:21 |
pi |
mail/heirloom-mailx: remove SENDMAIL option, wrapper is sufficient
PR: 190134
Approved by: jamie@dyslexicfish.net (maintainer) |
12.4_5 04 Aug 2014 09:49:46 |
pi |
mail/heirloom-mailx: add option to use sendmail from ports, and take ownership
PR: 190134
Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> |
12.4_4 08 Jun 2014 13:19:06 |
vanilla |
1: Stagify.
2: due pkg-plist changed, bump version. |
12.4_3 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
12.4_3 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
12.4_3 20 Feb 2013 20:11:09 |
bapt |
Convert to new options framework |
12.4_3 20 Feb 2013 16:08:59 |
fluffy |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
12.4_3 28 Jul 2012 15:57:56 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
12.4_3 24 Sep 2011 09:43:01 |
avl |
- Fix build with OpenSSL 1.x
PR: ports/158933
Submitted by: D'Arcy Cain <darcy at Vex.Net>
Obtained from: heirloom-mailx CVS |
12.4_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12.4_3 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
12.4_3 11 May 2010 22:05:32 |
avl |
- Add a patch to fix "unignore" and similar commands
- Bump PORTREVISION
PR: ports/146280
Submitted by: B. Smith <anon_101100 at yahoo.com>
Obtained from: developers cvs |
12.4_2 14 Oct 2009 12:24:03 |
avl |
- Fix wrong PKGNAME
PR: ports/139577
Submitted by: Jamie Landeg Jones <jamie at bishopston.net> |
12.4_1 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
12.4_1 28 May 2009 20:44:16 |
avl |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
12.4_1 31 Mar 2009 08:57:19 |
miwi |
- Make MAKE_JOBS_UNSAFE
PR: 133125
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
12.4_1 01 Dec 2008 14:23:52 |
amdmi3 |
- Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install
bin/mailx
PR: 129332
Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer of
mail/heirloom-mailx)
Reported by: Evgeniy Pismenchuk <evpian at gmail dot com> |
12.4 15 Aug 2008 00:27:48 |
edwin |
[maintainer update] mail/heirloom-mailx: update to 12.4
Update to 12.4
See http://heirloom.sourceforge.net/mailx/ChangeLog
Add option for IPv6 Support
PR: ports/126293
Submitted by: Alexander Logvinov <ports@logvinov.com> |
12.3 16 Jul 2007 07:35:42 |
miwi |
- Update to 12.3
PR: 114608
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
12.2 08 Jan 2007 08:46:20 |
clsung |
- Update to 12.2
PR: ports/107670
Submitted by: maintainer (Alexander Logvinov) |
12.1 20 Dec 2006 12:30:25 |
gabor |
- Add ipv6 to CATEGORIES
PR: ports/106893
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: erwin (mentor),
Alexander Logvinov <ports@logvinov.com> (maintainer) |
12.1 05 Nov 2006 17:55:56 |
alepulver |
- Complete repocopy of mail/nail to mail/heirloom-mailx.
PR: ports/104693
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |