aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2007-07-08 13:24:58 +0800
committerskv <skv@FreeBSD.org>2007-07-08 13:24:58 +0800
commit3c4a6e07d6721d101ca3d98e48585a1ce588e0cd (patch)
treed76efe0482e9a99b4374e9c982e934f905771489
parent7a9aa7b6c9d95561285064f216b173a1b2ccd333 (diff)
downloadfreebsd-ports-gnome-3c4a6e07d6721d101ca3d98e48585a1ce588e0cd.tar.gz
freebsd-ports-gnome-3c4a6e07d6721d101ca3d98e48585a1ce588e0cd.tar.zst
freebsd-ports-gnome-3c4a6e07d6721d101ca3d98e48585a1ce588e0cd.zip
Add p5-Catalyst-View-ClearSilver 0.01, clearSilver view class for
Catalyst.
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Catalyst-View-ClearSilver/Makefile28
-rw-r--r--www/p5-Catalyst-View-ClearSilver/distinfo3
-rw-r--r--www/p5-Catalyst-View-ClearSilver/pkg-descr3
-rw-r--r--www/p5-Catalyst-View-ClearSilver/pkg-plist8
5 files changed, 43 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 6229150b52dc..0ff130853efa 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -652,6 +652,7 @@
SUBDIR += p5-Catalyst-Plugin-Unicode
SUBDIR += p5-Catalyst-Plugin-XMLRPC
SUBDIR += p5-Catalyst-Runtime
+ SUBDIR += p5-Catalyst-View-ClearSilver
SUBDIR += p5-Catalyst-View-GraphViz
SUBDIR += p5-Catalyst-View-HTML-Template
SUBDIR += p5-Catalyst-View-HTML-Template-Compiled
diff --git a/www/p5-Catalyst-View-ClearSilver/Makefile b/www/p5-Catalyst-View-ClearSilver/Makefile
new file mode 100644
index 000000000000..f8d8d1a5103c
--- /dev/null
+++ b/www/p5-Catalyst-View-ClearSilver/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: Catalyst-View-ClearSilver
+# Date created: 08 July 2007
+# Whom: Sergey Skvortsov <skv@protey.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Catalyst-View-ClearSilver
+PORTVERSION= 0.01
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Catalyst
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= skv@FreeBSD.org
+COMMENT= ClearSilver view class for Catalyst
+
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/ClearSilver.pm:${PORTSDIR}/www/p5-ClearSilver \
+ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Catalyst::Helper::View::ClearSilver.3 \
+ Catalyst::View::ClearSilver.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-View-ClearSilver/distinfo b/www/p5-Catalyst-View-ClearSilver/distinfo
new file mode 100644
index 000000000000..8630b67c671d
--- /dev/null
+++ b/www/p5-Catalyst-View-ClearSilver/distinfo
@@ -0,0 +1,3 @@
+MD5 (Catalyst-View-ClearSilver-0.01.tar.gz) = 605f4afdf825cabbe29e655658055a19
+SHA256 (Catalyst-View-ClearSilver-0.01.tar.gz) = 6590ea45d9735f6a7bd030f05e52845ed8c2442062e6034a7bdf2dba304af730
+SIZE (Catalyst-View-ClearSilver-0.01.tar.gz) = 3114
diff --git a/www/p5-Catalyst-View-ClearSilver/pkg-descr b/www/p5-Catalyst-View-ClearSilver/pkg-descr
new file mode 100644
index 000000000000..30fdb9fb2a71
--- /dev/null
+++ b/www/p5-Catalyst-View-ClearSilver/pkg-descr
@@ -0,0 +1,3 @@
+A view base class for Catalyst using ClearSilver.
+
+WWW: http://search.cpan.org/dist/Catalyst-View-ClearSilver/
diff --git a/www/p5-Catalyst-View-ClearSilver/pkg-plist b/www/p5-Catalyst-View-ClearSilver/pkg-plist
new file mode 100644
index 000000000000..a84d88b8dde8
--- /dev/null
+++ b/www/p5-Catalyst-View-ClearSilver/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/Catalyst/View/ClearSilver.pm
+%%SITE_PERL%%/Catalyst/Helper/View/ClearSilver.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/ClearSilver/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/ClearSilver
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View
+@dirrmtry %%SITE_PERL%%/Catalyst/View
+@dirrmtry %%SITE_PERL%%/Catalyst/Helper/View
+@dirrmtry %%SITE_PERL%%/Catalyst/Helper