summaryrefslogtreecommitdiff
path: root/www/zope25-ZWeather
diff options
context:
space:
mode:
authordrochner <drochner>2002-11-14 15:59:24 +0000
committerdrochner <drochner>2002-11-14 15:59:24 +0000
commita45f57870b0f7143fd2efcf9dd288952397509fa (patch)
treea81613c071e6fdd1c99bf2085c506b384a6eac77 /www/zope25-ZWeather
parent85aa94a0ec9161da4f44de428900d8804ea8aa2c (diff)
downloadpkgsrc-a45f57870b0f7143fd2efcf9dd288952397509fa.tar.gz
a tag which displays METAR data
(not really mature but looks nice...)
Diffstat (limited to 'www/zope25-ZWeather')
-rw-r--r--www/zope25-ZWeather/DESCR6
-rw-r--r--www/zope25-ZWeather/Makefile16
-rw-r--r--www/zope25-ZWeather/PLIST48
-rw-r--r--www/zope25-ZWeather/distinfo4
4 files changed, 74 insertions, 0 deletions
diff --git a/www/zope25-ZWeather/DESCR b/www/zope25-ZWeather/DESCR
new file mode 100644
index 00000000000..c65078e8245
--- /dev/null
+++ b/www/zope25-ZWeather/DESCR
@@ -0,0 +1,6 @@
+This is the ZWeather Product. It consists of a management product, and
+a tag for displaying the weather in a pleasant format.
+
+There is also an External Method (weather.py) which you can use to drag
+down raw weather reports if you desire, but, it's only really there for
+looking how things work.
diff --git a/www/zope25-ZWeather/Makefile b/www/zope25-ZWeather/Makefile
new file mode 100644
index 00000000000..719484a8088
--- /dev/null
+++ b/www/zope25-ZWeather/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
+
+DISTNAME= ZWeather-0_0_1
+PKGNAME= zope25-ZWeather-0.0.1
+CATEGORIES= www
+MASTER_SITES= http://www.zope.org/Members/TheJester/ZWeather/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.zope.org/Members/TheJester/ZWeather
+COMMENT= display the weather in a pleasant format
+
+ZOPE_COPYPRODUCT= zope-std-copyproduct-short
+
+.include "../../www/zope25/product.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/zope25-ZWeather/PLIST b/www/zope25-ZWeather/PLIST
new file mode 100644
index 00000000000..9284355157f
--- /dev/null
+++ b/www/zope25-ZWeather/PLIST
@@ -0,0 +1,48 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
+lib/zope/lib/python/Products/ZWeather/README.txt
+lib/zope/lib/python/Products/ZWeather/Weather.gif
+lib/zope/lib/python/Products/ZWeather/Weather.py
+lib/zope/lib/python/Products/ZWeather/Weather.pyc
+lib/zope/lib/python/Products/ZWeather/WeatherManagement.gif
+lib/zope/lib/python/Products/ZWeather/WeatherManagement.py
+lib/zope/lib/python/Products/ZWeather/WeatherManagement.pyc
+lib/zope/lib/python/Products/ZWeather/WeatherTag.py
+lib/zope/lib/python/Products/ZWeather/WeatherTag.pyc
+lib/zope/lib/python/Products/ZWeather/__init__.py
+lib/zope/lib/python/Products/ZWeather/__init__.pyc
+lib/zope/lib/python/Products/ZWeather/about.dtml
+lib/zope/lib/python/Products/ZWeather/icons/Cloudy.gif
+lib/zope/lib/python/Products/ZWeather/icons/Cloudy_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Fine.gif
+lib/zope/lib/python/Products/ZWeather/icons/Fine_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Fog.gif
+lib/zope/lib/python/Products/ZWeather/icons/Fog_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Mist.gif
+lib/zope/lib/python/Products/ZWeather/icons/Mist_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/MostlyClear.gif
+lib/zope/lib/python/Products/ZWeather/icons/MostlyClear_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/MostlyCloudy.gif
+lib/zope/lib/python/Products/ZWeather/icons/MostlyCloudy_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Overcast.gif
+lib/zope/lib/python/Products/ZWeather/icons/Overcast_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/PartlyCloudy.gif
+lib/zope/lib/python/Products/ZWeather/icons/PartlyCloudy_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Rain.gif
+lib/zope/lib/python/Products/ZWeather/icons/Rain_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Showers.gif
+lib/zope/lib/python/Products/ZWeather/icons/Showers_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Snow.gif
+lib/zope/lib/python/Products/ZWeather/icons/Snow_Night.gif
+lib/zope/lib/python/Products/ZWeather/icons/Thunder.gif
+lib/zope/lib/python/Products/ZWeather/icons/Thunder_Night.gif
+lib/zope/lib/python/Products/ZWeather/manage_addWeatherForm.dtml
+lib/zope/lib/python/Products/ZWeather/manage_addWeatherManagementForm.dtml
+lib/zope/lib/python/Products/ZWeather/manage_configureWeatherManagementForm.dtml
+lib/zope/lib/python/Products/ZWeather/manage_editWeatherForm.dtml
+lib/zope/lib/python/Products/ZWeather/nsd_cccc
+lib/zope/lib/python/Products/ZWeather/showWeather.dtml
+lib/zope/lib/python/Products/ZWeather/version.txt
+lib/zope/lib/python/Products/ZWeather/weather_extern.py
+lib/zope/lib/python/Products/ZWeather/weather_extern.pyc
+@dirrm lib/zope/lib/python/Products/ZWeather/icons
+@dirrm lib/zope/lib/python/Products/ZWeather
diff --git a/www/zope25-ZWeather/distinfo b/www/zope25-ZWeather/distinfo
new file mode 100644
index 00000000000..3910d653046
--- /dev/null
+++ b/www/zope25-ZWeather/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/11/14 15:59:24 drochner Exp $
+
+SHA1 (zope/ZWeather-0_0_1.tgz) = f5d302d27bfedf492f2cd106c6d1e8ad3626a77e
+Size (zope/ZWeather-0_0_1.tgz) = 203898 bytes