summaryrefslogtreecommitdiff
path: root/astro/gdesklets-goodweather/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the method of pkg-message generation to fix potential breakage withJoe Marcus Clarke2004-03-131-1/+2
| | | | | | | non-default paths. PR: 64066 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Update to 0.4.Joe Marcus Clarke2004-01-051-1/+3
| | | | | PR: 60913 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Update to 0.3.Adam Weinberger2003-12-131-7/+3
| | | | | PR: ports/59983 Submitted by: mezz (maintainer)
* When the clock is at 12am and it will crash.James E. Housley2003-11-221-1/+2
| | | | | | | Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER
* Add Python compilation post-install, and an extra mirror.Adam Weinberger2003-11-191-1/+8
| | | | | | | | | Add a patch to work around a bug wherein changing your location would cause old data to be displayed (patch by Franz Klammer <klammer@webonaut.com>). PR: ports/59440 Submitted by: Jeremy Messenger <mezz7@cox.net> (maintainer)
* Add gdesklets-goodweather, a gdesklet weather forecast thingy.Adam Weinberger2003-11-181-0/+51
This desklet (sensor/display) shows the current temperature, humidity, sky, windchill temperature and a forecast of the next 4 days on your desktop. The data is retrieved from Weather XML Data Feed project at weather.com. The desklet is a hack based on the code of the original weather desklet, the Liquid Weather++ module for Karamba and some very nice artwork. PR: ports/59407 Submitted by: Jeremy Messenger <mezz7@cox.net>