bsd-mailx 8.1.2-0.20160123cvs-2 source package in Ubuntu
Changelog
bsd-mailx (8.1.2-0.20160123cvs-2) unstable; urgency=medium * Compile with -fPIC to fix FTBFS on some archs. * Add 32-Fix-FTBFS-on-Hurd.patch to revert to old version of alter() function when UTIME_OMIT is not defined - this should fix FTBFS on Hurd. * debian/control: + bump Build-Dependency on libbsd-dev to >= 0.8.1, as 0.8.0, the current version on hppa, seems to be broken; + lower package priority to optional to match to the overrides file. -- Robert Luberda <email address hidden> Thu, 28 Jan 2016 23:33:38 +0100
Upload details
- Uploaded by:
- Robert Luberda
- Uploaded to:
- Sid
- Original maintainer:
- Robert Luberda
- Architectures:
- any
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bsd-mailx_8.1.2-0.20160123cvs-2.dsc | 1.9 KiB | b3acaad2788c6f33165317e985e464f60c068b1dea5216029e6effd9d38bbc73 |
bsd-mailx_8.1.2-0.20160123cvs.orig.tar.bz2 | 74.9 KiB | e4b7384d4ceb704491b6c319be8e18d53ef32321793b7fd6224b4718f4c6fbf1 |
bsd-mailx_8.1.2-0.20160123cvs-2.debian.tar.xz | 43.2 KiB | fc0d14fbaebf3e174f69d0a4730840c63002006aa2956378e16091e8602e9f77 |
Available diffs
No changes file available.
Binary packages built by this source
- bsd-mailx: No summary available for bsd-mailx in ubuntu yakkety.
No description available for bsd-mailx in ubuntu yakkety.
- bsd-mailx-dbgsym: debug symbols for package bsd-mailx
bsd-mailx is the traditional simple command-line-mode mail user agent.
Even if you don't use it, it may be required by other programs.
.
The /usr/bin/mail command provided by this package is a very simple one,
and does not include many features that can be found in more advanced
mail user agents.
.
For example bsd-mailx DOES NOT support:
- MIME (i.e. no attachments, no UTF-8 or other charsets support);
- SMTP protocol (/usr/sbin/sendmail interface only is used);
- POP3/IMAP (bsd-mailx reads local mailboxes only);
- maildir format (traditional mbox only format is supported).
.
If the above features are needed, please consider installing another package
providing similar /usr/bin/mail interface:
- heirloom-mailx package,
- or mailutils package.