./x11/xwrits, Wrist break reminder for prevention of repetitive stress injuries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.24, Package name: xwrits-2.24, Maintainer: dmcmahill

Xwrits reminds you to take wrist breaks for prevention of
repetitive stress injuries. When you should take a break,
it pops up an X window, the warning window. You click on
the warning window, then take a break. The window changes
appearance while you take the break. It changes again when
your break is over. Then you click on the window and
resume typing. Xwrits hides itself until you should take
another break.

Source and pictures copyright 1994-8 Eddie Kohler:
eddietwo@lcs.mit.edu


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

Filesize: 185.711 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2007-01-11 15:56:36 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.
   2006-08-08 01:48:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 2.24:

Version 2.24   9.Jul.2006

* Xwrits hand windows appear on all desktops, even after the first break.
  The freedesktop.org standard requires you tell the window manager about
  the all-desktops property *every time* the window reappears.  Thanks to
  Zach Beane for a patch that inspired this search.  Previously reported by
  Stephen A. Lawrence and Andy Feery.

* Support MWM hints on 64-bit platforms.  Bug report and initial patches
  from Jeff Layton.

* Avoid infinite error recursion when windows are closed on +multiscreen.
  Bug reported in April 2004 by Chris Jones.

Version 2.23   21.Jun.2006

* Support '+once[=COUNT]' option.  Patch by Anne Elizabeth Dudfield the
  Rad.

Version 2.22   2.Apr.2005

* Support `+finger=GIFFILE'. Requested by Urko Lusa.  This change was made
  in August 2002, but for some reason never released.