From owner-cvs-all@FreeBSD.ORG Wed Mar 15 07:04:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA7A016A4CD; Wed, 15 Mar 2006 07:04:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC02743D46; Wed, 15 Mar 2006 07:04:39 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2F74d1Q015220; Wed, 15 Mar 2006 07:04:39 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2F74d7J015219; Wed, 15 Mar 2006 07:04:39 GMT (envelope-from ale) Message-Id: <200603150704.k2F74d7J015219@repoman.freebsd.org> From: Alex Dupre Date: Wed, 15 Mar 2006 07:04:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11 Makefile ports/x11/rsibreak Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 07:04:40 -0000 ale 2006-03-15 07:04:39 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/rsibreak Makefile distinfo pkg-descr pkg-plist Log: Repetitive Strain Injury is an illness which can occur as a result of working with a mouse and keyboard. This utility can be used to remind you to take a break now and then. It will show you a random picture from a collection you can configure yourself for a configurable duration at a configurable interval. You can use these breaks to do some stretch exercises for example, or as a reminder to walk away from the computer for a while. RSIBreak will sit in your system tray and when it is time for a break it will show you the picture full screen. All timings can be set by clicking with the right mouse button on the icon in the system tray. WWW: http://www.rsibreak.org/ Revision Changes Path 1.573 +1 -0 ports/x11/Makefile 1.1 +26 -0 ports/x11/rsibreak/Makefile (new) 1.1 +3 -0 ports/x11/rsibreak/distinfo (new) 1.1 +17 -0 ports/x11/rsibreak/pkg-descr (new) 1.1 +43 -0 ports/x11/rsibreak/pkg-plist (new)