./mail/p5-MIME-Types, Definition of MIME types

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


Branch: CURRENT, Version: 2.30, Package name: p5-MIME-Types-2.30, Maintainer: pkgsrc-users

A start for a more detailed data-structure to keep knowledge about
various data types are defined by MIME. Some basic treatments with
mime types are implemented.

The first special data item is whether a data type is binary or ascii.
This is required for correctly encoding e-mail attachments, and
implemented for the Mail::Box v2.01 module.


Required to run:
[lang/perl5]

Master sites: (Expand)

Filesize: 67.481 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-19 08:36:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-MIME-Types: switch to https
   2025-12-15 08:08:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-MIME-Types: improve MASTER_SITES
   2025-12-14 08:08:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-MIME-Types: update to 2.30.

version 2.30: Mon  8 Dec 20:33:20 CET 2025

	Fixes:
	- no undef when simplifying illegal type
	  github issue #15 [Todd Richmond]

	Improvements:
	- add bugtracker to meta
	- better OO use of attributes.
   2025-09-21 09:00:10 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-MIME-Types: update to 2.29.

version 2.29: Mon 15 Sep 12:51:21 CEST 2025

	Changes:
	- require 5.16 (2012), remove xt/98perl.t

	Improvements:
	- remove html generation and releases.
	- ::Type->defaultCharset()
	- remove use of bareword filehandle.
	- File::Slurp::Tiny -> File::Slurper
	- iana updates
	- upgrades to OODoc 3.04
   2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519)
Log message:
*: bump for perl 5.42.0
   2025-04-20 18:56:14 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-MIME-Types: update to 2.28.

version 2.28:

	Fixes:
	- some 'deprecated' texts made it to types.db.

	Improvements:
	- text/ecmascript RFC9239
	- default charsets according to RFC6657
	- update reference to specs RFC6838 and RFC9694
	- iana updates.
   2025-02-09 09:49:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-MIME-Types: update to 2.27.

version 2.27: Fri  7 Feb 11:08:22 CET 2025

	Changes:
	- iana updates.

	Fixes:
	- explicitly set $/ before reading the file by line [Jan Kratochvil]
   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40