enforce UTF8 in catalyst TT views
This commit is contained in:
parent
5ca046d033
commit
0276748a4e
30
textproc/p5-Catalyst-View-TT-ForceUTF8/Makefile
Normal file
30
textproc/p5-Catalyst-View-TT-ForceUTF8/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/06 16:44:47 espie Exp $
|
||||
|
||||
COMMENT= "catalyst TT views with explicit UTF8 encoding"
|
||||
|
||||
DISTNAME= Catalyst-View-TT-ForceUTF8-0.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5 devel
|
||||
|
||||
# Artistic + GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
|
||||
|
||||
RUN_DEPENDS= ::textproc/p5-Catalyst-View-TT \
|
||||
::www/p5-Catalyst-Plugin-Singleton \
|
||||
::textproc/p5-Template-Provider-Encoding
|
||||
|
||||
REGRESS_DEPENDS=${RUN_DEPENDS} \
|
||||
::devel/p5-Test-Pod \
|
||||
::devel/p5-Test-Pod-Coverage
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
4
textproc/p5-Catalyst-View-TT-ForceUTF8/distinfo
Normal file
4
textproc/p5-Catalyst-View-TT-ForceUTF8/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Catalyst-View-TT-ForceUTF8-0.06.tar.gz) = eaeb90c8a8438b92dd522d4740eca6c5
|
||||
RMD160 (Catalyst-View-TT-ForceUTF8-0.06.tar.gz) = 8e3ae7c6884360d953f7ca532a7dc9268e7e1669
|
||||
SHA1 (Catalyst-View-TT-ForceUTF8-0.06.tar.gz) = 024b238a94215be78154ba85dc7334ca5d84067b
|
||||
SIZE (Catalyst-View-TT-ForceUTF8-0.06.tar.gz) = 3324
|
2
textproc/p5-Catalyst-View-TT-ForceUTF8/pkg/DESCR
Normal file
2
textproc/p5-Catalyst-View-TT-ForceUTF8/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Template View Class with explicit utf8 encoding.
|
||||
|
7
textproc/p5-Catalyst-View-TT-ForceUTF8/pkg/PLIST
Normal file
7
textproc/p5-Catalyst-View-TT-ForceUTF8/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/06 16:44:47 espie Exp $
|
||||
${P5SITE}/Catalyst/Helper/View/TT/
|
||||
${P5SITE}/Catalyst/Helper/View/TT/ForceUTF8.pm
|
||||
${P5SITE}/Catalyst/View/TT/
|
||||
${P5SITE}/Catalyst/View/TT/ForceUTF8.pm
|
||||
@man man/man3p/Catalyst::Helper::View::TT::ForceUTF8.3p
|
||||
@man man/man3p/Catalyst::View::TT::ForceUTF8.3p
|
Loading…
x
Reference in New Issue
Block a user