Port details |
- mmencode Translate to and from mail-oriented encoding formats
- 2.7_1 converters
=16 2.7_1Version 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-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: m4, gmake, libiconv, gettext, unzip
- License: MIT
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mmencode>0:converters/mmencode
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/converters/mmencode/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/mmencode
- pkg install mmencode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mmencode
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mm2.7.tar.Z) = 9c0281bdce32a7d3e61c1e3c703a748acb5d216d082a718efa316f68b9808a96
SIZE (mm2.7.tar.Z) = 262881
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_mmencode
- USES:
- tar:Z
- 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 |
2.7_1 09 Jan 2024 15:41:04
    |
Baptiste Daroussin (bapt)  |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
2.7 20 Jul 2022 14:21:03
    |
Tobias C. Berner (tcberner)  |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
2.7 06 Feb 2022 18:36:07
    |
Stefan Eßer (se)  |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
2.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.7 04 Nov 2019 21:21:04
  |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
2.7 23 Dec 2017 09:00:41
  |
amdmi3  |
- Switch to USES=tar
- Add LICENSE
- Unsilence installation commands
Approved by: portmgr blanket |
2.7 13 Oct 2017 15:29:58
  |
bapt  |
Cleanup dead master_sites |
2.7 28 Jul 2014 15:03:50
  |
adamw  |
Rename converters/ patch-xy patches to reflect the files they modify. |
2.7 28 Dec 2013 21:03:54
  |
johans  |
Enable stage support |
2.7 20 Sep 2013 16:05:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
2.7 30 Dec 2012 22:51:40
  |
johans  |
- Fix compilation with clang:
Make some implicit function types and references explicit
- Adopt port |
2.7 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.7 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.7 24 Nov 2005 00:51:58
 |
pav  |
- Add SHA256 |
2.7 17 Sep 2005 01:02:52
 |
linimon  |
Remove obsolete mastersite.
Source: distfile survey |
2.7 06 Jun 2005 11:28:51
 |
vs  |
- Use MAKE_ARGS
- Use PLIST_FILES
- Install additional helpful MLINK |
2.7 06 Jun 2004 23:36:15
 |
pav  |
- Fix fetching
PR: ports/67637
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
2.7 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.7 02 Nov 2003 03:36:45
 |
edwin  |
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 <eikemeier@fillmore-labs.com> |
2.7 07 Mar 2003 05:58:00
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 May 2001 18:34:17
    |
ijliao  |
add more master sites |
08 Oct 2000 00:48:42
    |
asami  |
Convert category converters to new layout. |