The NetBSD Project

CVS log for pkgsrc/misc/bbweather/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / misc / bbweather

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 24 11:02:50 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add RMD160 digests

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 24 18:09:35 2004 UTC (8 years, 1 month ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 0.6.2, providing some minor bugfixes:

2004-04-13: - fix some bugs in the X handling noticed under XFree86
              >= 4.3
            - let's call it 0.6.2
2003-11-23: - apply patch from Dave Serls:
	    * initialize some variables to prevent odd core-dumps
	    - apply patch by Michael G. Henderson to update GrabWeather
	      manual page

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 13 15:10:32 2003 UTC (9 years, 4 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Regen distinfo:  version number was not bumped in last distfile.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 11 22:36:45 2003 UTC (9 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Update to version 0.6.  Changes:
- apply patch from Dave Serls:
  * allow user to specify timezone in hours-offset from UTC
  * prepend information with location to allow user to easily
    distinguish multiple instances of bbweather for different
    location
- neatify some of the code
- cleanup Makefile to better work with GNU make and normal make
- html documentation now installs into the proper directory

While we're there, remove perl-buildlink and instead use
USE_PERL5=	run

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 9 03:34:54 2002 UTC (9 years, 9 months ago) by jschauma
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Regen.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 6 22:47:25 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Update to version 0.5.
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
  from left to right.  Caveat:  all XEvents are queued during
  scrolling, that is, one can not cycle by hand (right
  mouse-button) until this cycle is over.

- bugfix: don't overwrite what's in the config file *unless*
  specified on the command line (for example geometry)

- if the weather file does not contain 'Sky conditions'
  skip 'conditions' when cycling

- when using 'metric' display, show wind-speed in kmh rather
  than in knots

- initialize time to update to every 10 Minutes - used to be
  uninitialized unless specified using '-u'.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Mar 19 00:20:04 2002 UTC (10 years, 2 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of bbweather-0.4:
bbweather is a tool which displays the current weather conditions
in an decorated window, simulating the look of the Blackbox toolbar
(Blackbox is a Windowmanager for X11).  This tool is heavily based
on "bbdate" by John Kennis, almost 90% of the code (rough guess ;)
were taken over unaltered.  Furthermore, bbweather was inspired by
wmWeather by Michael G. Henderson, from where I grabbed the
perl-script that fetches the weather-conditions from your local
station.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 19 00:20:04 2002 UTC (10 years, 2 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>