ports/100625: [NEW PORT] www/p5-Text-Markdown-ApacheHandler: Processes files with Markdown syntax for Apache
Gea-Suan Lin
gslin at gslin.org
Thu Jul 20 18:40:22 UTC 2006
>Number: 100625
>Category: ports
>Synopsis: [NEW PORT] www/p5-Text-Markdown-ApacheHandler: Processes files with Markdown syntax for Apache
>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: Thu Jul 20 18:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Netflow.csie.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May 22 16:22:37 CST 2006
>Description:
Processes files containing Markdown syntax into HTML files and serves
them, optionally applying CSS styles according to rules in your
httpd.conf or (more likely) .htaccess files.
WWW: http://search.cpan.org/dist/Text-Markdown-ApacheHandler/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Text-Markdown-ApacheHandler-0.03.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-Text-Markdown-ApacheHandler
# p5-Text-Markdown-ApacheHandler/pkg-descr
# p5-Text-Markdown-ApacheHandler/Makefile
# p5-Text-Markdown-ApacheHandler/pkg-plist
# p5-Text-Markdown-ApacheHandler/distinfo
#
echo c - p5-Text-Markdown-ApacheHandler
mkdir -p p5-Text-Markdown-ApacheHandler > /dev/null 2>&1
echo x - p5-Text-Markdown-ApacheHandler/pkg-descr
sed 's/^X//' >p5-Text-Markdown-ApacheHandler/pkg-descr << 'END-of-p5-Text-Markdown-ApacheHandler/pkg-descr'
XProcesses files containing Markdown syntax into HTML files and serves
Xthem, optionally applying CSS styles according to rules in your
Xhttpd.conf or (more likely) .htaccess files.
X
XWWW: http://search.cpan.org/dist/Text-Markdown-ApacheHandler/
END-of-p5-Text-Markdown-ApacheHandler/pkg-descr
echo x - p5-Text-Markdown-ApacheHandler/Makefile
sed 's/^X//' >p5-Text-Markdown-ApacheHandler/Makefile << 'END-of-p5-Text-Markdown-ApacheHandler/Makefile'
X# New ports collection makefile for: p5-Text-Markdown-ApacheHandler
X# Date created: 2006-07-21
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Text-Markdown-ApacheHandler
XPORTVERSION= 0.03
XCATEGORIES= www perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Text
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Processes files with Markdown syntax for Apache
X
XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl \
X ${SITE_PERL}/${PERL_ARCH}/Apache/File.pm:${PORTSDIR}/www/mod_perl \
X ${SITE_PERL}/Text/Markdown.pm:${PORTSDIR}/textproc/p5-Text-Markdown
X
XPERL_CONFIGURE= yes
X
XMAN3= Text::Markdown::ApacheHandler.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Text-Markdown-ApacheHandler/Makefile
echo x - p5-Text-Markdown-ApacheHandler/pkg-plist
sed 's/^X//' >p5-Text-Markdown-ApacheHandler/pkg-plist << 'END-of-p5-Text-Markdown-ApacheHandler/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Markdown/ApacheHandler/.packlist
X%%SITE_PERL%%/Text/Markdown/ApacheHandler.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Markdown/ApacheHandler
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Markdown
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
X at dirrmtry %%SITE_PERL%%/Text/Markdown
X at dirrmtry %%SITE_PERL%%/Text
END-of-p5-Text-Markdown-ApacheHandler/pkg-plist
echo x - p5-Text-Markdown-ApacheHandler/distinfo
sed 's/^X//' >p5-Text-Markdown-ApacheHandler/distinfo << 'END-of-p5-Text-Markdown-ApacheHandler/distinfo'
XMD5 (Text-Markdown-ApacheHandler-0.03.tar.gz) = 9aa365a09129c78950685549d9be2839
XSHA256 (Text-Markdown-ApacheHandler-0.03.tar.gz) = 45fb71985ba08e5c35375c3df0bcf82ab877ca4e5aa11b39bd7d75a055141361
XSIZE (Text-Markdown-ApacheHandler-0.03.tar.gz) = 3705
END-of-p5-Text-Markdown-ApacheHandler/distinfo
exit
--- p5-Text-Markdown-ApacheHandler-0.03.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list