Port details |
- p5-Email-MIME-ContentType Parse a MIME Content-Type Header
- 1.026 mail
=10 1.026Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-08-29 15:26:28
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: p5-Email-MIME, p5-Email-MIME-Encodings, expat, p5-Email-Address, p5-TimeDate
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module is responsible for parsing email content type headers
according to section 5.1 of RFC 2045. It returns a hash with entries
for the discrete type, the composite type, and a hash of attributes.
WWW: https://metacpan.org/release/Email-MIME-ContentType
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Email-MIME-ContentType>0:mail/p5-Email-MIME-ContentType
- To install the port:
- cd /usr/ports/mail/p5-Email-MIME-ContentType/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-Email-MIME-ContentType
- pkg install p5-Email-MIME-ContentType
- PKGNAME: p5-Email-MIME-ContentType
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611665697
SHA256 (Email-MIME-ContentType-1.026.tar.gz) = 74491930b7a93b8e7fda812bf669eee66ec8b9519958e5b01dcf8ccf92a9507d
SIZE (Email-MIME-ContentType-1.026.tar.gz) = 23063
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Text-Unidecode>=0 : converters/p5-Text-Unidecode
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Text-Unidecode>=0 : converters/p5-Text-Unidecode
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- mail/p5-Email-MIME
- mail/p5-Email-MIME-Attachment-Stripper
- mail/p5-Email-Outlook-Message
- security/p5-Net-OpenID-Common
- www/p5-HTTP-Request-Params
- www/p5-Jifty
- for Run
-
- mail/p5-Email-MIME
- mail/p5-Email-MIME-Attachment-Stripper
- mail/p5-Email-Outlook-Message
- security/p5-Net-OpenID-Common
- www/p5-HTTP-Request-Params
- www/p5-Jifty
- Configuration Options:
- No options to configure
- Options name:
- mail_p5-Email-MIME-ContentType
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.026
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.026
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 17:54:24
1.026
|
sunpoet  |
Update to 1.026
Changes: https://metacpan.org/changes/distribution/Email-MIME-ContentType |
24 Jul 2020 07:25:57
1.024_1
|
sunpoet  |
Fix r542566: add missing dependency
- Bump PORTREVISION for dependency change |
19 Jul 2020 11:43:35
1.024
|
wen  |
- Update to 1.024 |
12 May 2019 16:38:12
1.022
|
sunpoet  |
Remove outdated PERL_LEVEL check |
10 Feb 2019 00:06:28
1.022
|
sunpoet  |
Cosmetic change |
27 May 2018 20:15:20
1.022
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.022
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 Aug 2017 15:31:43
1.022
|
sunpoet  |
Update to 1.022
Changes: http://search.cpan.org/dist/Email-MIME-ContentType/Changes |
04 Aug 2017 20:08:41
1.021
|
sunpoet  |
Update to 1.021
Changes: http://search.cpan.org/dist/Email-MIME-ContentType/Changes |
28 Jul 2017 13:07:31
1.020
|
sunpoet  |
Update to 1.020
Changes: http://search.cpan.org/dist/Email-MIME-ContentType/Changes |
24 Apr 2017 15:20:49
1.018
|
sunpoet  |
Update to 1.018
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-MIME-ContentType/Changes |
07 Apr 2017 18:50:22
1.01.7_1
|
lth  |
Moving maintainership burden onto broader shoulders |
11 May 2015 18:34:58
1.01.7_1
|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.01.7_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
05 Jan 2014 16:33:44
1.01.7
|
az  |
- support stage
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 19:59:14
1.01.7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
31 Aug 2013 11:48:46
1.01.7
|
lth  |
- Update to 1.01.7 (distversion 1.017)
- Trim header
Changelog:
1.017 2013-08-10 23:19:14 America/New_York
make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
[rt.cpan.org #87460]
1.016 2013-08-10 23:14:42 America/New_York
correct the longstanding and embarrassing misuse of "discrete" and
"composite" to mean "type" and "subtype"; the returned data still
contains the wrong old names so your code shouldn't break
repackage to update bugtracker, repo, etc. |
07 Aug 2013 13:20:32
1.01.5 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
03 Jul 2011 13:53:52
1.01.5
|
ohauer  |
- remove MD5 |
11 Feb 2009 12:24:46
1.01.5
|
lth  |
Update to 1.01.5 (distversion 1.015) |
28 Mar 2007 08:26:00
1.01.4
|
lth  |
Update to 1.01.4 (distversion 1.014). Remove 4.x cruft. |
27 Dec 2006 13:10:22
1.01.2
|
lth  |
Update to 1.01.2 (distversion 1.012) |
31 Oct 2006 15:26:03
1.01.1
|
lth  |
Update to 1.01.1 (distversion 1.011)
PR: ports/104520
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
22 Jan 2006 12:50:54
1.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Feb 2005 15:14:46
1.01
|
lth  |
Update to 1.01 |
13 Oct 2004 20:42:03
1.0_1
|
lth  |
- Unbreak under Perl 5.005_03
- Moved simple patches into Makefile |
29 Aug 2004 15:18:05
1.0
|
lth  |
Add p5-Email-MIME-ContentType 1.0, parse a MIME Content-Type Header. |