cvs commit: ports/x11 Makefile ports/x11/workrave Makefile
 distinfo pkg-descr pkg-plist ports/x11/workrave/files
 patch-arch_unix_Thread.hh         patch-src_X11InputMonitor.cc
    Joe Marcus Clarke 
    marcus at FreeBSD.org
       
    Thu Jul 17 21:54:31 PDT 2003
    
    
  
marcus      2003/07/17 21:54:29 PDT
  FreeBSD ports repository
  Modified files:
    x11                  Makefile 
  Added files:
    x11/workrave         Makefile distinfo pkg-descr pkg-plist 
    x11/workrave/files   patch-arch_debug.hh 
                         patch-arch_unix_Mutex.hh 
                         patch-arch_unix_Thread.hh 
                         patch-src_X11InputMonitor.cc 
  Log:
  Add workrave a RSI prevention application for the GNOME 2 desktop.  Workrave
  features the following:
  
  * 2 types of breaks (let say 1 break every 10 min, and a big break once
    a hour).
  * Lets you configure how long a break lasts, in what interval and has a
    configureble day limit.
  * The time counter stops when not using the computer.
  * It has a gnome notification pannel applet, for easy access.
  * Statistics are stored per day
  
  PR:             54535
  Submitted by:   Koop Mast <einekoai at chello.nl>
  
  Revision  Changes    Path
  1.415     +1 -0      ports/x11/Makefile
  1.1       +28 -0     ports/x11/workrave/Makefile (new)
  1.1       +1 -0      ports/x11/workrave/distinfo (new)
  1.1       +11 -0     ports/x11/workrave/files/patch-arch_debug.hh (new)
  1.1       +14 -0     ports/x11/workrave/files/patch-arch_unix_Mutex.hh (new)
  1.1       +10 -0     ports/x11/workrave/files/patch-arch_unix_Thread.hh (new)
  1.1       +24 -0     ports/x11/workrave/files/patch-src_X11InputMonitor.cc (new)
  1.1       +10 -0     ports/x11/workrave/pkg-descr (new)
  1.1       +40 -0     ports/x11/workrave/pkg-plist (new)
    
    
More information about the cvs-all
mailing list