Port details |
- p5-MIME-Lite Simple interface for creating (not parsing!) MIME messages
- 3.033 mail =49 3.033Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Mail-Tools, gmake, gettext, freetype2, expat
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/MIME-Lite
- Description:
- MIME::Lite is intended as a simple, standalone module for generating
(not parsing!) MIME messages... specifically, it allows you to output a
simple, decent single- or multi-part message with text or binary
attachments. It does not require that you have the Mail:: or MIME::
modules installed.
To use the built-in SMTP interface (and thereby avoid calling sendmail) please
install the Net module through ports/net/p5-Net, or stand alone. This package
will contain the Net::SMTP code required.
If you need more sophisticated behaviour from MIME, please install the
MIME::tools package instead.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MIME-Lite>0:mail/p5-MIME-Lite
- To install the port:
- cd /usr/ports/mail/p5-MIME-Lite/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-MIME-Lite
- pkg install p5-MIME-Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-MIME-Lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624189737
SHA256 (MIME-Lite-3.033.tar.gz) = 78a279f1d2e242551c347ef97a13fc675766602cb84c2a80c569400f4f368bab
SIZE (MIME-Lite-3.033.tar.gz) = 82715
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-Email-Date-Format>=1.000 : mail/p5-Email-Date-Format
- p5-MIME-Types>=1.28 : mail/p5-MIME-Types
- p5-Mail-Tools>=1.62 : mail/p5-Mail-Tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Email-Date-Format>=1.000 : mail/p5-Email-Date-Format
- p5-MIME-Types>=1.28 : mail/p5-MIME-Types
- p5-Mail-Tools>=1.62 : mail/p5-Mail-Tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- finance/ledgersmb12
- mail/p5-MIME-Lite-HTML
- mail/p5-MIME-Lite-TT
- mail/p5-MIME-Lite-TT-HTML
- mail/p5-Mojolicious-Plugin-Mail
- textproc/p5-Plagger
- www/p5-Catalyst-Plugin-ErrorCatcher
-
Deleted ports which required this port:
- for Run
-
- finance/ledgersmb12
- mail/p5-MIME-Lite-HTML
- mail/p5-MIME-Lite-TT
- mail/p5-MIME-Lite-TT-HTML
- mail/p5-Mojolicious-Plugin-Mail
- mail/smtp-cli
- ports-mgmt/portscout
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- mail_p5-MIME-Lite
- 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 |
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.033 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.033 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.033 25 Jun 2021 13:40:24 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-MIME-Lite: Update to 3.033
Changes: https://metacpan.org/dist/MIME-Lite/view/changes.pod |
3.031 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.031 28 Oct 2019 14:57:02 |
sunpoet |
Update to 3.031
Changes: https://metacpan.org/changes/distribution/MIME-Lite |
3.030_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
3.030_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.030_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.030_1 28 Feb 2017 22:50:41 |
sunpoet |
Use real PORTVERSION
- Add LICENSE_FILE
- Add NO_ARCH |
3.03.0_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.03.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.03.0_1 26 Nov 2014 13:08:38 |
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 ) |
3.03.0 04 Nov 2013 16:58:59 |
sunpoet |
- Update to 3.030
- Support STAGEDIR
Changes: http://search.cpan.org/dist/MIME-Lite/changes.pod |
3.02.9 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
3.02.9 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
3.02.9 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
3.02.9 21 Aug 2012 16:07:24 |
sunpoet |
- Update to 3.029
- Add LICENSE
Changes: http://search.cpan.org/dist/MIME-Lite/changes.pod |
3.02.8 09 Nov 2011 11:26:44 |
sunpoet |
- Update to 3.028
- Remove the old patch introduced in r1.15
- Cosmetic change
Changes: http://search.cpan.org/dist/MIME-Lite/changes.pod |
3.02.7 17 May 2011 11:09:12 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
3.02.7 02 Dec 2010 00:04:47 |
linimon |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
3.02.7 11 Oct 2009 12:55:50 |
miwi |
- Update to 3.02.7
PR: 139481
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
3.02.6 23 Sep 2009 14:02:04 |
miwi |
- Update to 3.026
PR: 139034
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
Feature safe: yes |
3.02.5 18 Aug 2009 22:47:57 |
miwi |
- Update to 3.025
PR: 137933
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
3.02.4 22 Jul 2009 16:27:08 |
pgollucci |
- 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) |
3.02.4 15 Feb 2009 16:33:27 |
amdmi3 |
- Update to 3.02.4
- Pass maintainership to submitter
PR: 131622
Submitted by: hideo <hideo at lastamericanempire dot com> |
3.02.3 19 Nov 2008 19:39:43 |
leeym |
- update to 3.02.3 |
3.02.2 14 Nov 2008 17:06:56 |
leeym |
- update to 3.02.2 |
3.02.1 29 Jan 2008 16:43:38 |
vsevolod |
* Fix dependency from p5-Email-Date to p5-Email-Date-Format as it is recommended
[1]
* Replace DISTVERSION with DISTNAME
Noticed by: Anton Yuzhaninov <citrin at citrin.ru> [1] |
3.02.1 02 Jan 2008 18:47:34 |
tabthorpe |
- Update to 3.0.21
PR: ports/119261
Submitted by: Philippe Audeoud <jadawin tuxaco.net> |
3.02.0_1 24 Sep 2007 12:50:57 |
lbr |
Made port non-interactive, added all depends from the interaction
Reviewed by: tobez |
3.02.0 29 Aug 2007 12:36:58 |
mat |
Update to 3.020 |
3.01 09 Jun 2006 21:37:51 |
linimon |
Reset bouncing maintainer address. |
3.01 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
3.01 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.01 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.01 06 Jul 2003 04:17:20 |
kuriyama |
Update to 3.01.
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52263
No response from: maintainer |
2.117 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
2.117 28 Apr 2002 18:54:46 |
pat |
Update to 2.117
PR: 37517
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Approved by: maintainer |
10 May 2001 10:34:25 |
vanilla |
Upgrade to latest version: p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33
p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12 p5-Unix-Syslog => 0.95 |
12 Mar 2001 01:49:45 |
mikeh |
Fix plist. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
12 Nov 2000 02:45:43 |
vanilla |
Upgrade to 2.105. |
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |
22 Jul 2000 11:44:53 |
vanilla |
Update |