| Summary: | mailx, which is part of Unix 98, does not exist | ||
|---|---|---|---|
| Product: | Base System | Reporter: | pfeifer <pfeifer> |
| Component: | misc | Assignee: | Mike Heffner <mikeh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
pfeifer
2000-04-29 01:20:01 UTC
State Changed From-To: open->closed PRs that fall into the "wish" class need to include patches. Moving something from the ports into the base system is not so simple as "cvs import". Sources need to be reviewed with a closer eye towards security and a bmake skeleton needs to be written. Mike, could you please consider MFCing the following (and possible related changes) to usr.bin/mail? Makefile revision 1.8 date: 2002/01/19 23:47:21; author: mikeh; state: Exp; lines: +2 -2 Link mail(1) to mailx per POSIX. Mail(1) isn't 100% POSIX compliant, but it is pretty close. Not objected to by: -standards I believe this would fix http://www.FreeBSD.org/cgi/query-pr.cgi?pr=misc/18286 which was incorrectly closed, IMO. Thanks, Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ State Changed From-To: closed->analyzed This will be fixed by MFCing -current changes. Responsible Changed From-To: freebsd-bugs->mikeh My MFC reminder. State Changed From-To: analyzed->closed Fix MFC'd. |