FreeBSD converters : mmencode4>
Translate to and from mail-oriented encoding formats
From the man page:
The mimencode program simply converts a byte stream into (or out of) one of
the standard mail encoding formats defined by MIME, the proposed standard
for internet multimedia mail formats. Such an encoding is necessary
because binary data cannot be sent through the mail. The encodings under-
stood by mimencode are preferable to the use of the uuencode/uudecode pro-
grams, for use in mail, in several respects that were important to the
authors of MIME.
Mmencode is part of metamail, and can be installed as part of that package.
It is provided here as an independent package since some programs require
mmencode only and hence you can avoid having to install the entire metalmail
package when not required.
-Kelly
~kbyanc@posi.net~
ftp://ftp.delegate.org/pub/mime/mm2.7/
|
mmencode history
v. 1.9
date: 2005/09/17 01:02:52; author: linimon; state: Exp; lines: +1 -2
Remove obsolete mastersite.
Source: distfile survey
v. 1.8
date: 2005/06/06 11:28:51; author: vs; state: Exp; lines: +3 -0
- Use MAKE_ARGS
- Use PLIST_FILES
- Install additional helpful MLINK
v. 1.7
date: 2004/06/06 23:36:15; author: pav; state: Exp; lines: +2 -2
- Fix fetching
PR: ports/67637
Submitted by: Roman Neuhauser
v. 1.6
date: 2003/11/02 03:36:41; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.5
date: 2003/03/07 05:57:57; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2001/05/29 17:34:14; author: ijliao; state: Exp; lines: +4 -2
add more master sites
PR: 27657
Submitted by: Jeff Palmer
v. 1.3
date: 2000/04/08 23:24:33; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/10/01 17:56:00; author: cpiazza; state: Exp; lines: +2 -2
${INSTALL_MAN} instead of ${CP}
v. 1.1
date: 1999/10/01 17:54:15; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/10/01 17:54:15; author: cpiazza; state: Exp; lines: +0 -0
Import of mmencode.
mmencode is actually part of metamail, but at least one port, bgrab,
requires this to run. bgrab is a console application, and metamail
requires X (not good).
mmencode simply converts a byte stream into (or out of) one of one of
the standard encoding formats defined by MIME.
PR: 14054
Submitted by: Kelly Yancey
=============================================================================
|