Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  5 Mar 2006 01:09:59 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94066: [NEW PORT] www/p5-Template-Provider-Encoding: "Template plugin to specify encoding"
Message-ID:  <20060304160959.22617552E7@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200603041620.k24GKHs8029543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94066
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Template-Provider-Encoding: "Template plugin to specify encoding"
>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:   Sat Mar 04 16:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #1: Mon Nov 14 01:02:23 JST 2005
>Description:
Template::Plugin::encoding is a Template plugin to declare the encoding of
template files. This plugin doesn't actually do anything but
Template::Provider::Encoding scans the usage of this module to find
the encoding of templates.  As a bonus, you can use encoding variable in
the template to specify file encoding, which might be useful for
XML or HTML meta tag.

WWW:	http://search.cpan.org/dist/Template-Provider-Encoding/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Template-Provider-Encoding-0.05.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-Provider-Encoding
#	p5-Template-Provider-Encoding/pkg-descr
#	p5-Template-Provider-Encoding/Makefile
#	p5-Template-Provider-Encoding/pkg-plist
#	p5-Template-Provider-Encoding/distinfo
#
echo c - p5-Template-Provider-Encoding
mkdir -p p5-Template-Provider-Encoding > /dev/null 2>&1
echo x - p5-Template-Provider-Encoding/pkg-descr
sed 's/^X//' >p5-Template-Provider-Encoding/pkg-descr << 'END-of-p5-Template-Provider-Encoding/pkg-descr'
XTemplate::Plugin::encoding is a Template plugin to declare the encoding of
Xtemplate files. This plugin doesn't actually do anything but
XTemplate::Provider::Encoding scans the usage of this module to find
Xthe encoding of templates.  As a bonus, you can use encoding variable in
Xthe template to specify file encoding, which might be useful for
XXML or HTML meta tag.
X
XWWW:	http://search.cpan.org/dist/Template-Provider-Encoding/
END-of-p5-Template-Provider-Encoding/pkg-descr
echo x - p5-Template-Provider-Encoding/Makefile
sed 's/^X//' >p5-Template-Provider-Encoding/Makefile << 'END-of-p5-Template-Provider-Encoding/Makefile'
X# New ports collection makefile for:	p5-Template-Provider-Encoding
X# Date created:		2006-02-28
X# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Template-Provider-Encoding
XPORTVERSION=	0.05
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	     ../../authors/id/M/MI/MIYAGAWA
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kaoru@kaisei.org
XCOMMENT=	"Template plugin to specify encoding"
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Template::Provider::Encoding.3 \
X		Template::Stash::ForceUTF8.3 \
X		Template::Plugin::encoding.3
X
X.include <bsd.port.mk>
END-of-p5-Template-Provider-Encoding/Makefile
echo x - p5-Template-Provider-Encoding/pkg-plist
sed 's/^X//' >p5-Template-Provider-Encoding/pkg-plist << 'END-of-p5-Template-Provider-Encoding/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider/Encoding/.packlist
X%%SITE_PERL%%/Template/Provider/Encoding.pm
X%%SITE_PERL%%/Template/Stash/ForceUTF8.pm
X%%SITE_PERL%%/Template/Plugin/encoding.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider/Encoding
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
X@dirrm %%SITE_PERL%%/Template/Provider
X@dirrm %%SITE_PERL%%/Template/Stash
X@dirrmtry %%SITE_PERL%%/Template/Plugin
X@dirrmtry %%SITE_PERL%%/Template
END-of-p5-Template-Provider-Encoding/pkg-plist
echo x - p5-Template-Provider-Encoding/distinfo
sed 's/^X//' >p5-Template-Provider-Encoding/distinfo << 'END-of-p5-Template-Provider-Encoding/distinfo'
XMD5 (Template-Provider-Encoding-0.05.tar.gz) = 82a0fe64eea284c49fe47ad7981e8dd6
XSHA256 (Template-Provider-Encoding-0.05.tar.gz) = 57360c4d15e463ff53a081c720b36de64842e6992e87ae2d8f422f45291d88e2
XSIZE (Template-Provider-Encoding-0.05.tar.gz) = 3940
END-of-p5-Template-Provider-Encoding/distinfo
exit
--- p5-Template-Provider-Encoding-0.05.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060304160959.22617552E7>