CVS log for ports/astro/gdesklets-goodweather/Attic/Makefile
Up to [FreeBSD] / ports / astro / gdesklets-goodweather
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Sat Oct 7 10:34:12 2006 UTC (5 years, 4 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
- Remove expired port
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 7 11:28:43 2006 UTC (5 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
- Unfetchable; mark for removal in 2 months
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:05 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:18 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 24 18:54:07 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Distfile was repacked, one of our local changes was included, otherwise no changes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 4 23:47:20 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Fix runtime PR: ports/74648 Submitted by: Vaida Bogdan <vaidab@safe-mail.net>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 15 01:17:10 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Change dependency lines for gdesklets port, gdesklets-core.pc is going away in next version
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:35:47 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 16 08:09:25 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Take over maintainership Approved by: Jeremy Messenger <mezz7@cox.net> (previous maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 13 20:04:23 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Change the method of pkg-message generation to fix potential breakage with non-default paths. PR: 64066 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:20 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 5 05:25:36 2004 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Update to 0.4. PR: 60913 Submitted by: Jeremy Messenger <mezz7@cox.net>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 13 23:17:18 2003 UTC (8 years, 2 months ago) by adamw
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -7 lines
Update to 0.3. PR: ports/59983 Submitted by: mezz (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 22 02:15:36 2003 UTC (8 years, 2 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
When the clock is at 12am and it will crash. Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 19 01:22:49 2003 UTC (8 years, 2 months ago) by adamw
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -1 lines
Add Python compilation post-install, and an extra mirror. 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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 18 07:30:13 2003 UTC (8 years, 2 months ago) by adamw
Branches: MAIN
Add gdesklets-goodweather, a gdesklet weather forecast thingy. 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>
