summaryrefslogtreecommitdiff
path: root/astro/gdesklets-goodweather (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Take over maintainershipPav Lucistnik2004-04-161-1/+1
| | | | Approved by: Jeremy Messenger <mezz7@cox.net> (previous maintainer)
* Change the method of pkg-message generation to fix potential breakage withJoe Marcus Clarke2004-03-132-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)
* - SIZEifyKirill Ponomarev2004-01-311-0/+1
| | | | | PR: ports/62128 Submitted by: maintainer
* Update to 0.4.Joe Marcus Clarke2004-01-053-8/+8
| | | | | PR: 60913 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Update to 0.3.Adam Weinberger2003-12-135-44/+6
| | | | | PR: ports/59983 Submitted by: mezz (maintainer)
* Add patch originally missed in import. Patch byAdam Weinberger2003-11-301-0/+21
| | | | | | | | | | | Franz Klammer <klammer@webonaut.com>. This fixes the build. PR: ports/59440 Submitted by: Mezz (maintainer) Approved by: marcus (portmgr) Pointy hat to: me Thanks for being so patient with me: Mezz
* When the clock is at 12am and it will crash.James E. Housley2003-11-222-1/+16
| | | | | | | Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER
* Add Python compilation post-install, and an extra mirror.Adam Weinberger2003-11-192-1/+12
| | | | | | | | | 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-185-0/+379
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>