Port details |
- p5-Mail-Message General message object
- 3.015 mail =3 3.015Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-10-18 19:49:58
- Last Update: 2023-12-14 20:45:04
- Commit Hash: 5ec39de
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py39-beautifulsoup, mDNSResponder
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Mail-Message
- Description:
- A Mail::Message object is a container for MIME-encoded message information, as
defined by RFC2822. Everything what is not specificaly related to storing the
messages in mailboxes (folders) is implemented in this class. Methods which are
related to folders is implemented in the Mail::Box::Message extension.
The main methods are get(), to get information from a message header field, and
decoded() to get the intended content of a message. But there are many more
which can assist your program.
Complex message handling, like construction of replies and forwards, are
implemented in separate packages which are autoloaded into this class. This
means you can simply use these methods as if they are part of this class. Those
package add functionality to all kinds of message objects.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Mail-Message>0:mail/p5-Mail-Message
- To install the port:
- cd /usr/ports/mail/p5-Mail-Message/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-Mail-Message
- pkg install p5-Mail-Message
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Mail-Message
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702543628
SHA256 (Mail-Message-3.015.tar.gz) = b2858d7f877d3ed489f83404a40aaa95dd96ef61e00f141aef149a332399b25a
SIZE (Mail-Message-3.015.tar.gz) = 265736
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-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-MIME-Types>=1.004 : mail/p5-MIME-Types
- p5-Mail-Tools>=2.17 : mail/p5-Mail-Tools
- p5-TimeDate>=0 : devel/p5-TimeDate
- p5-URI>=1.23 : net/p5-URI
- p5-User-Identity>=1.02 : devel/p5-User-Identity
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-MIME-Types>=1.004 : mail/p5-MIME-Types
- p5-Mail-Tools>=2.17 : mail/p5-Mail-Tools
- p5-TimeDate>=0 : devel/p5-TimeDate
- p5-URI>=1.23 : net/p5-URI
- p5-User-Identity>=1.02 : devel/p5-User-Identity
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- mail/p5-Mail-Box
- mail/p5-Mail-Box-IMAP4
- mail/p5-Mail-Box-POP3
- mail/p5-Mail-Transport
- for Run
-
- mail/p5-Mail-Box
- mail/p5-Mail-Box-IMAP4
- mail/p5-Mail-Box-POP3
- mail/p5-Mail-Transport
Configuration Options:
- No options to configure
- Options name:
- mail_p5-Mail-Message
- USES:
- perl5
- 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 |
3.015 14 Dec 2023 20:45:04 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-Mail-Message: Update to 3.015
Changes: https://metacpan.org/dist/Mail-Message/changes |
3.014 01 Nov 2023 01:57:03 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-Mail-Message: Update to 3.014
Changes: https://metacpan.org/dist/Mail-Message/changes |
3.013 09 Jul 2023 10:18:27 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-Mail-Message: Update to 3.013
Changes: https://metacpan.org/dist/Mail-Message/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.012 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.012 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.012 28 Feb 2022 23:47:11 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-Mail-Message: Update to 3.012
Changes: https://metacpan.org/dist/Mail-Message/changes |
3.011 21 Sep 2021 22:23:26 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-Mail-Message: Update to 3.011
Changes: https://metacpan.org/dist/Mail-Message/changes |
3.009_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.009_1 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
3.009 08 Feb 2020 19:02:06 |
sunpoet |
Update to 3.009
Changes: https://metacpan.org/changes/distribution/Mail-Message |
3.008 13 Feb 2019 23:52:30 |
sunpoet |
Update to 3.008
Changes: https://metacpan.org/changes/distribution/Mail-Message |
3.007 18 Oct 2018 19:49:41 |
sunpoet |
Add p5-Mail-Message 3.007 (copied from p5-Mail-Box)
A Mail::Message object is a container for MIME-encoded message information, as
defined by RFC2822. Everything what is not specificaly related to storing the
messages in mailboxes (folders) is implemented in this class. Methods which are
related to folders is implemented in the Mail::Box::Message extension.
The main methods are get(), to get information from a message header field, and
decoded() to get the intended content of a message. But there are many more
which can assist your program.
Complex message handling, like construction of replies and forwards, are
implemented in separate packages which are autoloaded into this class. This
means you can simply use these methods as if they are part of this class. Those
package add functionality to all kinds of message objects.
WWW: https://metacpan.org/release/Mail-Message |