pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-Weather Initial import of p5-Kwiki-Weather:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d57a1e0348c
branches:  trunk
changeset: 507382:8d57a1e0348c
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Tue Jan 31 21:39:20 2006 +0000

description:
Initial import of p5-Kwiki-Weather:

This adds as weather button in your Kwiki toolbar. Users must specify
a zip code in their preferences first.

Additionally, this plugin adds a WAFL phrase you can use to generate
a weather report from KwikiText.

diffstat:

 www/p5-Kwiki-Weather/DESCR    |   5 +++++
 www/p5-Kwiki-Weather/Makefile |  19 +++++++++++++++++++
 www/p5-Kwiki-Weather/PLIST    |   1 +
 www/p5-Kwiki-Weather/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r e99b1b83206f -r 8d57a1e0348c www/p5-Kwiki-Weather/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Weather/DESCR        Tue Jan 31 21:39:20 2006 +0000
@@ -0,0 +1,5 @@
+This adds as weather button in your Kwiki toolbar. Users must specify
+a zip code in their preferences first.
+
+Additionally, this plugin adds a WAFL phrase you can use to generate
+a weather report from KwikiText.
diff -r e99b1b83206f -r 8d57a1e0348c www/p5-Kwiki-Weather/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Weather/Makefile     Tue Jan 31 21:39:20 2006 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
+
+DISTNAME=              Kwiki-Weather-0.05
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.kwiki.org/
+COMMENT=       Weather button and WAFL for your Kwiki
+
+DEPENDS+=      p5-Kwiki>=0.34:../../www/p5-Kwiki
+DEPENDS+=      p5-Geo-Weather>=1.41:../../misc/p5-Geo-Weather
+DEPENDS+=      p5-Kwiki-Zipcode>=0.12:../../www/p5-Kwiki-Zipcode
+
+PERL5_PACKLIST=                auto/Kwiki/Weather/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e99b1b83206f -r 8d57a1e0348c www/p5-Kwiki-Weather/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Weather/PLIST        Tue Jan 31 21:39:20 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
diff -r e99b1b83206f -r 8d57a1e0348c www/p5-Kwiki-Weather/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Weather/distinfo     Tue Jan 31 21:39:20 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
+
+SHA1 (Kwiki-Weather-0.05.tar.gz) = 670c7447307893a78170c8ed31a3c454ef85b0b3
+RMD160 (Kwiki-Weather-0.05.tar.gz) = 634cd8d9609a5152ed4ff0ad08d03499e32d6abf
+Size (Kwiki-Weather-0.05.tar.gz) = 10386 bytes



Home | Main Index | Thread Index | Old Index