summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-04-05 14:45:18 +0000
committerLars Thegler <lth@FreeBSD.org>2007-04-05 14:45:18 +0000
commit2631a23fa1adbdd1a17c01acf70ef735319f61ac (patch)
tree36b8ed0a9d60f832e857f9d3a3dcb85d84072f6f /www
parentAdd p5-Jemplate 0.20, JavaScript Templating with Template Toolkit. (diff)
Add p5-Catalyst-View-Jemplate 0.04, Jemplate files server.
Notes
Notes: svn path=/head/; revision=189295
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Catalyst-View-Jemplate/Makefile28
-rw-r--r--www/p5-Catalyst-View-Jemplate/distinfo3
-rw-r--r--www/p5-Catalyst-View-Jemplate/pkg-descr4
-rw-r--r--www/p5-Catalyst-View-Jemplate/pkg-plist10
5 files changed, 46 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 76b6cea6dbb7..8d9ae53e8cc1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -625,6 +625,7 @@
SUBDIR += p5-Catalyst-View-HTML-Template
SUBDIR += p5-Catalyst-View-HTML-Template-Compiled
SUBDIR += p5-Catalyst-View-JSON
+ SUBDIR += p5-Catalyst-View-Jemplate
SUBDIR += p5-Catalyst-View-Mason
SUBDIR += p5-Catalyst-View-TT
SUBDIR += p5-Catalyst-View-TT-ControllerLocal
diff --git a/www/p5-Catalyst-View-Jemplate/Makefile b/www/p5-Catalyst-View-Jemplate/Makefile
new file mode 100644
index 000000000000..d14d2ce30a6e
--- /dev/null
+++ b/www/p5-Catalyst-View-Jemplate/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: www/p5-Catalyst-View-Jemplate
+# Date created: 05 April 2007
+# Whom: Lars Thegler <lth@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Catalyst-View-Jemplate
+PORTVERSION= 0.04
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Catalyst
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= Jemplate files server
+
+RUN_DEPENDS= p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
+ p5-Catalyst-Runtime>=5.50:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Jemplate>=0.19:${PORTSDIR}/www/p5-Jemplate
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Catalyst::Helper::View::Jemplate.3 \
+ Catalyst::View::Jemplate.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-View-Jemplate/distinfo b/www/p5-Catalyst-View-Jemplate/distinfo
new file mode 100644
index 000000000000..082bb0b7272e
--- /dev/null
+++ b/www/p5-Catalyst-View-Jemplate/distinfo
@@ -0,0 +1,3 @@
+MD5 (Catalyst-View-Jemplate-0.04.tar.gz) = ad2a2e40f905c1beb7e564bd6c864a51
+SHA256 (Catalyst-View-Jemplate-0.04.tar.gz) = 6613ee1320db5fb74978c15da6837d8586541bce7e72fe17d35fcae098935f20
+SIZE (Catalyst-View-Jemplate-0.04.tar.gz) = 4015
diff --git a/www/p5-Catalyst-View-Jemplate/pkg-descr b/www/p5-Catalyst-View-Jemplate/pkg-descr
new file mode 100644
index 000000000000..0e0680a6e94b
--- /dev/null
+++ b/www/p5-Catalyst-View-Jemplate/pkg-descr
@@ -0,0 +1,4 @@
+Catalyst::View::Jemplate is a Catalyst View plugin to automatically
+compile TT files into JavaScript, using ingy's Jemplate.
+
+WWW: http://search.cpan.org/dist/Catalyst-View-Jemplate/
diff --git a/www/p5-Catalyst-View-Jemplate/pkg-plist b/www/p5-Catalyst-View-Jemplate/pkg-plist
new file mode 100644
index 000000000000..4954884481c6
--- /dev/null
+++ b/www/p5-Catalyst-View-Jemplate/pkg-plist
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/Catalyst/Helper/View/Jemplate.pm
+%%SITE_PERL%%/Catalyst/View/Jemplate.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Jemplate/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Jemplate
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
+@dirrmtry %%SITE_PERL%%/Catalyst/Helper/View
+@dirrmtry %%SITE_PERL%%/Catalyst/Helper
+@dirrmtry %%SITE_PERL%%/Catalyst/View
+@dirrmtry %%SITE_PERL%%/Catalyst