Commit graph

14 commits

Author SHA1 Message Date
jschauma
182b70592d 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
2004-04-24 18:09:35 +00:00
snj
14403dd546 Convert to buildlink3. 2004-04-24 18:02:25 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
martti
1ba8eec232 COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
6d8d136d54 Regen distinfo: version number was not bumped in last distfile. 2003-01-13 15:10:32 +00:00
jschauma
8f6130e549 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
2003-01-11 22:36:44 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
jlam
46421f00be buildlink1 -> buildlink2 2002-09-24 10:25:16 +00:00
jschauma
577fe29a59 Regen. 2002-08-09 03:34:54 +00:00
jschauma
c203c451ba 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'.
2002-07-06 22:47:25 +00:00
wiz
fe94667ea9 Fix depends line (hi jan!) 2002-07-01 23:53:38 +00:00
jschauma
900082506d Add missing dependency on wget 2002-06-29 23:20:20 +00:00
wiz
d2b7bdfe0d 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.
2002-03-19 00:20:04 +00:00