ac36 FreshPorts -- mail/p5-Email-MIME
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Email-MIME 1.911 mail on this many watch lists=8 search for ports that depend on this port
Easy MIME message parsing
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Aug 2004 16:24:13
Also Listed In: perl5
License: not specified in port


This is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up into
its constituent parts, and allows you access to various parts of
the message. Headers are decoded from MIME encoding.

WWW: http://search.cpan.org/dist/Email-MIME/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. mail/p5-Email-Simple
  2. mail/p5-Email-MessageID
  3. mail/p5-Email-MIME-Encodings
  4. mail/p5-Email-MIME-ContentType
  5. mail/p5-MIME-Types
  6. lang/perl5.12
Required To Run:
  1. mail/p5-Email-Simple
  2. mail/p5-Email-MessageID
  3. mail/p5-Email-MIME-Encodings
  4. mail/p5-Email-MIME-ContentType
  5. mail/p5-MIME-Types
  6. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/mail/p5-Email-MIME/ && make install clean
To add the package: pkg_add -r p5-Email-MIME


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Email/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Email/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Email/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Email/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Email/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Email/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Email/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Email/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Email/
  11. http://at.cpan.org/modules/by-module/Email/
  12. http://backpan.perl.org/modules/by-module/Email/
  13. http://cpan.nctu.edu.tw/modules/by-module/Email/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Email/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Email/
  16. http://www.cpan.dk/modules/by-module/Email/
  17. http://www.cpan.dk/modules/by-module/Email/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Aug 2012 20:37:22
Original commit files touched by this commit  1.911
lth search for other commits by this committer
- Update to 1.911 [1]
- Fixup regression-test target

PR:		ports/171035 [1]
Submitted by:	swills
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.910
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.910
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
21 Nov 2011 18:39:09
Original commit files touched by this commit  1.910
lth search for other commits by this committer
Update to 1.910

Feature safe: yes
12 Jun 2011 11:22:26
Original commit files touched by this commit  1.908
lth search for other commits by this committer
- Update to 1.908
- Avoid RUN_DEPENDS pollution

PR:             ports/157779
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
16 Mar 2011 15:32:44
Original commit files touched by this commit  1.907
lth search for other commits by this committer
Update to 1.907
13 Dec 2010 08:44:17
Original commit files touched by this commit  1.906
lth search for other commits by this committer
Update to 1.906

PR:             ports/153079
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
09 Sep 2010 20:02:37
Original commit files touched by this commit  1.905
lth search for other commits by this committer
Update to 1.905
27 Jan 2010 13:05:28
Original commit files touched by this commit  1.903_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 11).

Approved by:    portmgr (itetcu)
28 Dec 2009 13:10:45
Original commit files touched by this commit  1.903
lth search for other commits by this committer
Update to 1.903 [1]
Fix dependency

PR:             ports/141999 [1]
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
24 Nov 2009 21:44:45
Original commit files touched by this commit  1.902_1
pav search for other commits by this committer
- Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into
mail/p5-Email-Simple
- Adjust dependencies

Reported by:    pointyhat
With hat:       portmgr
18 Nov 2009 07:58:33
Original commit files touched by this commit  1.902
lth search for other commits by this committer
Update to 1.902

PR:             ports/140549
Submitted by:   Sahil Tandon <sahil@tandon.net>
09 Nov 2009 14:39:33
Original commit files touched by this commit  1.901
lth search for other commits by this committer
Update to 1.901

PR:             ports/140288 (partly)
Submitted by:   Sahil Tandon <sahil@tandon.net>
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.863
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
10 Mar 2009 13:47:12
Original commit files touched by this commit  1.863
lth search for other commits by this committer
Update to 1.863
18 Dec 2007 12:12:42
Original commit files touched by this commit  1.861
lth search for other commits by this committer
Update to 1.861
29 Jul 2007 18:26:50
Original commit files touched by this commit  1.860
lth search for other commits by this committer
Update to 1.860
21 Mar 2007 14:18:12
Original commit files touched by this commit  1.859
lth search for other commits by this committer
Update to 1.859
11 Feb 2007 15:55:10
Original commit files touched by this commit  1.858
lth search for other commits by this committer
- Update to 1.858.
- Remove 4.x cruft.
12 Dec 2006 14:33:04
Original commit files touched by this commit  1.857
lth search for other commits by this committer
Update to 1.857
16 Nov 2006 20:58:39
Original commit files touched by this commit  1.855
lth search for other commits by this committer
Update to 1.855

PR:             ports/104606
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
06 Sep 2006 13:38:29
Original commit files touched by this commit  1.852
lth search for other commits by this committer
Update to 1.852
14 Jul 2006 09:10:09
Original commit files touched by this commit  1.85
lth search for other commits by this committer
Update to 1.85. Now requires perl from ports.

PR:             ports/100266
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
22 Jan 2006 12:50:54
Original commit files touched by this commit  1.82
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:20:05
Original commit files touched by this commit  1.82
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
24 Nov 2004 19:44:41
Original commit files touched by this commit  1.82
lth search for other commits by this committer
Update to 1.82
12 Oct 2004 21:43:01
Original commit files touched by this commit  1.8_1
lth search for other commits by this committer
- Fix for 'use warnings;' under Perl 5.005_03

PR:             ports/72405
Submitted by:   lth
29 Aug 2004 16:17:22
Original commit files touched by this commit  1.8
lth search for other commits by this committer
Add p5-Email-MIME 1.8, easy MIME message parsing.

Number of commits found: 28

284d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days34
new fortnight74
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0