ports/96291: [ new port ] p5-Template-Plugin-Markdown
Fernan Aguero
fernan at iib.unsam.edu.ar
Mon Apr 24 22:30:53 UTC 2006
>Number: 96291
>Category: ports
>Synopsis: [ new port ] p5-Template-Plugin-Markdown
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 24 22:30:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Fernan Aguero
>Release: FreeBSD 6.0-RELEASE-p4 i386
>Organization:
IIB-UNSAM
>Environment:
System: FreeBSD omega.iib.unsam.edu.ar 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan 25 12:43:39 ART 2006 fernan at omega.iib.unsam.edu.ar:/usr/obj/usr/src/sys/OMEGA i386
>Description:
This is a plugin for Template-Toolkit that allows you to filter
content using Text::Markdown
This port depends on the p5-Text-Markdown port that is being
submitted in a separate PR.
>How-To-Repeat:
>Fix:
--- p5-Template-Plugin-Markdown.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Template-Plugin-Markdown
# p5-Template-Plugin-Markdown/Makefile
# p5-Template-Plugin-Markdown/distinfo
# p5-Template-Plugin-Markdown/pkg-descr
# p5-Template-Plugin-Markdown/pkg-plist
#
echo c - p5-Template-Plugin-Markdown
mkdir -p p5-Template-Plugin-Markdown > /dev/null 2>&1
echo x - p5-Template-Plugin-Markdown/Makefile
sed 's/^X//' >p5-Template-Plugin-Markdown/Makefile << 'END-of-p5-Template-Plugin-Markdown/Makefile'
X# New ports collection makefile for: www/p5-Template-Plugin-Markdown
X# Date created: 24 Apr 2006
X# Whom: Fernan Aguero <fernan at iib.unsam.edu.ar>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Template-Plugin-Markdown
XPORTVERSION= 0.02
XCATEGORIES= www perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Template
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= fernan at iib.unsam.edu.ar
XCOMMENT= TT plugin for Text::Markdown
X
XBUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
X p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_MODBUILD= yes
X
XMAN3= Template::Plugin::Markdown.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500600
XIGNORE= requires perl 5.6 or newer. Please install lang/perl5 or lang/perl5.6 and try again
X.endif
X.include <bsd.port.post.mk>
END-of-p5-Template-Plugin-Markdown/Makefile
echo x - p5-Template-Plugin-Markdown/distinfo
sed 's/^X//' >p5-Template-Plugin-Markdown/distinfo << 'END-of-p5-Template-Plugin-Markdown/distinfo'
XMD5 (Template-Plugin-Markdown-0.02.tar.gz) = 098f6d6e2b1921b09e6bea52fc94fd7b
XSHA256 (Template-Plugin-Markdown-0.02.tar.gz) = 52b0be1099829d0b52fab17148238505f1de92bb88b067d0705016603e34f5fc
XSIZE (Template-Plugin-Markdown-0.02.tar.gz) = 1821
END-of-p5-Template-Plugin-Markdown/distinfo
echo x - p5-Template-Plugin-Markdown/pkg-descr
sed 's/^X//' >p5-Template-Plugin-Markdown/pkg-descr << 'END-of-p5-Template-Plugin-Markdown/pkg-descr'
XTemplate::Plugin::Markdown acts as a filter passing all content to
XText::Markdown for conversion of plain text to HTML.
X
XWWW: http://search.cpan.org/dist/Template-Plugin-Markdown/
END-of-p5-Template-Plugin-Markdown/pkg-descr
echo x - p5-Template-Plugin-Markdown/pkg-plist
sed 's/^X//' >p5-Template-Plugin-Markdown/pkg-plist << 'END-of-p5-Template-Plugin-Markdown/pkg-plist'
X%%SITE_PERL%%/Template/Plugin/Markdown.pm
X at dirrmtry %%SITE_PERL%%/Template/Plugin
X at dirrmtry %%SITE_PERL%%/Template
END-of-p5-Template-Plugin-Markdown/pkg-plist
exit
--- p5-Template-Plugin-Markdown.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list