./mail/metamail, Implementation of MIME, the Multipurpose Internet Mail Extensions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.7nb12, Package name: metamail-2.7nb12, Maintainer: pkgsrc-users

Metamail is an implementation of MIME, the Multipurpose Internet
Mail Extensions, a proposed standard for multimedia mail on the Internet.
Metamail implements MIME, and also implements extensibility and
configuration via the "mailcap" mechanism described in an informational
RFC that is a companion to the MIME document.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 256.72 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-12 02:57:39 by matthew green | Files touched by this commit (18)
Log message: make build with GCC 14. phew! it's a lot of standard things: - missing headers - missing types - conflicting types 
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message: mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch 
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message: mail: Remove SHA1 hashes for distfiles 
   2021-04-25 07:57:10 by Thomas Klausner | Files touched by this commit (1)
Log message: metamail: remove dead download link 
   2020-03-22 19:28:15 by Roland Illig | Files touched by this commit (1)
Log message: mail/metamail: fix nonexistent files in REPLACE_CSH 
   2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423)
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. 
   2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352)
Log message: Convert all occurrences (353 by my count) of	MASTER_SITES=	site1 \	site2 style continuation lines to be simple repeated	MASTER_SITES+= site1	MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. 
   2015-11-08 21:51:59 by David A. Holland | Files touched by this commit (2)
Log message: Remove <sgtty.h>