Port details |
- mailx Mail command with mailx extensions
- 0.5_2 mail =5 0.5_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: vim, links, nmap, openssl, libxml2
- License: BSD4CLAUSE
- Description:
- Mail command with mailx extensions.
Mailx command is based on BSD mail command, but it also provides some
enhanced features such as:
o Edit header information.
o Use pager program to display long message.
o Add pipe (|) command. You can pass the mail message to the shell command by
using this feature.
o Add Save, Copy command.
o Add askcc, askbcc command. The mailx program ask you Cc: and Bcc: at the
beggining.
o Add hsubject command. This is similar to subject command, but it only
displays Subject: headers.
o Add tilda escape command.
See also the files in ${PREFIX}/share/doc/mailx directory.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/mail/mailx/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mailx
- pkg install mailx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mailx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mail-2.2.8.tar.gz) = 104fd378765e13c2d389bbe4c52e76923773123fdf926f8c7d6c79dd7bea3a50
SIZE (mail-2.2.8.tar.gz) = 87697
SHA256 (mailx-memo-2.2.8R) = 235249efb9fee46367ae95f6e3b87fc037717f70d5d12323cce5f499b58c213f
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mailx
- USES:
- perl5
- 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 |
0.5_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.5_2 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
0.5_2 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.5_2 14 May 2023 19:59:10 |
Muhammad Moinur Rahman (bofh) |
mail/mailx: Unbreak on HEAD
- Pet portclippy |
0.5_2 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
0.5_2 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) |
0.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5_2 02 Oct 2020 14:27:11 |
se |
Add pkg-plist update due to moved man-page |
0.5_2 02 Oct 2020 14:26:07 |
se |
Fix build with -fno-common |
0.5_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.5_1 26 Mar 2015 14:47:42 |
marino |
mail/mailx: set zero arg to sendmail, not send-mail
This was probably a decade old oversight, but mail has spawned as
"sendmail" but set with first argument as "send-mail", requiring mail
wrapper to know both sendmail and send-mail. The path and zero argument
should match, so let's do that here.
Taken from: DragonFly |
0.5_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
0.5_1 26 Feb 2014 09:20:04 |
ehaupt |
Support staging |
0.5_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.5_1 31 Jul 2013 10:14:47 |
az |
- Convert to new perl order (fix build) |
0.5_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.5_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> |
0.5 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
0.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.5 05 Nov 2003 17:16:59 |
linimon |
Per distfile survey, remove mastersite which disappeared in 1999. |
0.5 20 Feb 2003 18:40:39 |
knu |
De-pkg-comment. |
0.5 16 Jun 2002 09:02:53 |
kris |
Fix build on -current.
Submitted by: mike |
16 Feb 2002 05:32:08 |
issei |
Remove myself from MAINTAINER |
05 Feb 2001 15:11:27 |
olgeni |
Spaces->tabs in the mail category. |
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |
09 Jun 2000 22:21:52 |
asami |
Use MASTER_SITE_PORTS_JP instead of spelling out the URL. |