pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-Template-GD The Template-GD distribution p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e899db9c49d5
branches:  trunk
changeset: 531388:e899db9c49d5
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jul 29 12:16:53 2007 +0000

description:
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.

These plugins were distributed as part of the Template Toolkit until
version 2.15 released in February 2006. At this time they were extracted
into this separate distribution.

For general information on the Template Toolkit see the documentation
for the Template module or <http://template-toolkit.org>. For
information on using plugins, see Template::Plugins and "USE" in
Template::Manual::Directives.

diffstat:

 graphics/p5-Template-GD/DESCR    |  12 ++++++++++++
 graphics/p5-Template-GD/Makefile |  20 ++++++++++++++++++++
 graphics/p5-Template-GD/PLIST    |   1 +
 graphics/p5-Template-GD/distinfo |   5 +++++
 4 files changed, 38 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r 9e6f8f0ab7b2 -r e899db9c49d5 graphics/p5-Template-GD/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Template-GD/DESCR     Sun Jul 29 12:16:53 2007 +0000
@@ -0,0 +1,12 @@
+The Template-GD distribution provides a number of Template Toolkit
+plugin modules to interface with Lincoln Stein's GD modules. These in
+turn provide an interface to Thomas Boutell's GD graphics library.
+
+These plugins were distributed as part of the Template Toolkit until
+version 2.15 released in February 2006. At this time they were extracted
+into this separate distribution.
+
+For general information on the Template Toolkit see the documentation
+for the Template module or <http://template-toolkit.org>. For
+information on using plugins, see Template::Plugins and "USE" in
+Template::Manual::Directives.
diff -r 9e6f8f0ab7b2 -r e899db9c49d5 graphics/p5-Template-GD/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Template-GD/Makefile  Sun Jul 29 12:16:53 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:16:53 adrianp Exp $
+#
+
+DISTNAME=      Template-GD-2.66
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    graphics
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
+
+MAINTAINER=    adrianp%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
+COMMENT=       GD plugin(s) for the Template Toolkit
+
+PERL5_PACKLIST=        auto/Template/GD/.packlist
+USE_LANGUAGES= # none
+
+DEPENDS+=      p5-GD>=1.14:../../graphics/p5-GD
+DEPENDS+=      p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9e6f8f0ab7b2 -r e899db9c49d5 graphics/p5-Template-GD/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Template-GD/PLIST     Sun Jul 29 12:16:53 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/29 12:16:53 adrianp Exp $
diff -r 9e6f8f0ab7b2 -r e899db9c49d5 graphics/p5-Template-GD/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Template-GD/distinfo  Sun Jul 29 12:16:53 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/29 12:16:53 adrianp Exp $
+
+SHA1 (Template-GD-2.66.tar.gz) = 9a0a98469320e21a2558287bbb0246759eab851c
+RMD160 (Template-GD-2.66.tar.gz) = 50c3bfddb800681b17d0497a8246e6981440952e
+Size (Template-GD-2.66.tar.gz) = 12827 bytes



Home | Main Index | Thread Index | Old Index