Port details |
- p5-MIME-Lite-TT-HTML Create html mail with MIME::Lite and TT
- 0.04_1 mail
=1 0.04_1Version of this port present on the latest quarterly branch. - Maintainer: freebsd-ports@t-b-o-h.net
 - Port Added: 2008-03-26 17:19:08
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-MIME-Tools, pcre, mhash, screen
- Also Listed In: perl5
- License: not specified in port
- Description:
- This module provide easy interface to make MIME::Lite object with html
formatted mail.
WWW: https://metacpan.org/release/MIME-Lite-TT-HTML
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MIME-Lite-TT-HTML>0:mail/p5-MIME-Lite-TT-HTML
- To install the port:
- cd /usr/ports/mail/p5-MIME-Lite-TT-HTML/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-MIME-Lite-TT-HTML
- pkg install p5-MIME-Lite-TT-HTML
- PKGNAME: p5-MIME-Lite-TT-HTML
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MIME-Lite-TT-HTML-0.04.tar.gz) = bc27d65807799945615ef4b4d55189f6bda5fc50993d401acfd9fb91277cfa19
SIZE (MIME-Lite-TT-HTML-0.04.tar.gz) = 11036
- 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-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-DateTime-Format-Mail>=0 : devel/p5-DateTime-Format-Mail
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- p5-MIME-Lite>=0 : mail/p5-MIME-Lite
- p5-HTML-FormatText-WithLinks>=0 : textproc/p5-HTML-FormatText-WithLinks
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-DateTime-Format-Mail>=0 : devel/p5-DateTime-Format-Mail
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- p5-MIME-Lite>=0 : mail/p5-MIME-Lite
- p5-HTML-FormatText-WithLinks>=0 : textproc/p5-HTML-FormatText-WithLinks
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- mail_p5-MIME-Lite-TT-HTML
- 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 |
06 Apr 2021 14:31:07 0.04_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.04_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
0.04_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.04_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 ) |
01 Feb 2014 14:42:59
0.04
|
miwi  |
- Stage support |
20 Sep 2013 19:59:14
0.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
01 Sep 2013 19:14:36
0.04
|
az  |
- Fix typo in perl5 conversion.
With hat: perl@ |
02 Aug 2013 18:21:06
0.04 
|
az  |
- Convert to new perl framework |
30 Jun 2012 05:23:19
0.04
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
03 Jul 2011 13:53:52
0.04
|
ohauer  |
- remove MD5 |
12 Feb 2011 09:30:23
0.04
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
26 Mar 2008 17:18:29
0.04
|
miwi  |
This module provide easy interface to make MIME::Lite object with html
formatted mail.
WWW: http://search.cpan.org/~chunzi/MIME-Lite-TT-HTML-0.04/
PR: ports/121985
Submitted by: Tuc <freebsd-ports at t-b-o-h.net> |