Port details |
- p5-Template-Plugin-Markdown TT plugin for Text::Markdown
- 0.02_1 www
=0 0.02_1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2006-04-25 10:21:33
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Template::Plugin::Markdown acts as a filter passing all content to
Text::Markdown for conversion of plain text to HTML.
WWW: https://metacpan.org/release/Template-Plugin-Markdown
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Template-Plugin-Markdown>0:www/p5-Template-Plugin-Markdown
- To install the port:
- cd /usr/ports/www/p5-Template-Plugin-Markdown/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Template-Plugin-Markdown
- pkg install p5-Template-Plugin-Markdown
- PKGNAME: p5-Template-Plugin-Markdown
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Template-Plugin-Markdown-0.02.tar.gz) = 52b0be1099829d0b52fab17148238505f1de92bb88b067d0705016603e34f5fc
SIZE (Template-Plugin-Markdown-0.02.tar.gz) = 1821
- 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-Text-Markdown>=0 : textproc/p5-Text-Markdown
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-Text-Markdown>=0 : textproc/p5-Text-Markdown
- 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:
- www_p5-Template-Plugin-Markdown
- 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.02_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.02_1
|
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) |
27 May 2018 20:15:20
0.02_1
|
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
0.02_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 May 2016 10:53:06
0.02_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:33:58
0.02_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
24 Dec 2014 00:14:13
0.02_1
|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
26 Nov 2014 13:08:38
0.02_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 ) |
06 Apr 2014 05:47:55
0.02
|
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
PR: 188108
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
07 Nov 2013 16:38:14
0.02
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:36:54
0.02
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:21:06
0.02 
|
az  |
- Convert to new perl framework |
17 Mar 2013 14:24:11
0.02
|
danfe  |
In categories starting with [t-z], remove empty lines from pkg-plist. |
01 Oct 2012 14:45:17
0.02
|
tabthorpe  |
- Reassign to the heap at maintainer's request |
21 Jan 2012 17:40:15
0.02
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
19 Mar 2011 12:38:54
0.02
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.02
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:11:48
0.02 
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
25 Apr 2006 10:21:10
0.02
|
tobez  |
Add p5-Template-Plugin-Markdown 0.02, TT plugin for Text::Markdown.
PR: ports/96291
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> |