Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2006 13:37:01 +0200
From:      Linas Valiukas <shirshegsm@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94637: New port: x11-clocks/rsibreak Utility to remind you to take a break now and then
Message-ID:  <E1FKZjx-0006VH-23@eukaliptas.serveriai.lt>
Resent-Message-ID: <200603181140.k2IBeFLA050890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94637
>Category:       ports
>Synopsis:       New port: x11-clocks/rsibreak Utility to remind you to take a break now and then
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 18 11:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Linas Valiukas
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD shirshegsm.lan13.satnet.lt 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Jan 26 02:11:51 EET 2006 root@shirshegsm.lan13.satnet.lt:/usr/obj/usr/src/sys/GOA i386



>Description:
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.


>How-To-Repeat:

>Fix:



--- rsibreak.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rsibreak/
#	rsibreak/pkg-plist
#	rsibreak/pkg-descr
#	rsibreak/distinfo
#	rsibreak/Makefile
#
echo c - rsibreak/
mkdir -p rsibreak/ > /dev/null 2>&1
echo x - rsibreak/pkg-plist
sed 's/^X//' >rsibreak/pkg-plist << 'END-of-rsibreak/pkg-plist'
Xbin/rsibreak
Xshare/applications/kde/rsibreak.desktop
Xshare/autostart/rsibreak.desktop
Xshare/locale/bg/LC_MESSAGES/rsibreak.mo
Xshare/locale/ca/LC_MESSAGES/rsibreak.mo
Xshare/locale/br/LC_MESSAGES/rsibreak.mo
Xshare/locale/da/LC_MESSAGES/rsibreak.mo
Xshare/locale/el/LC_MESSAGES/rsibreak.mo
Xshare/locale/es/LC_MESSAGES/rsibreak.mo
Xshare/locale/ga/LC_MESSAGES/rsibreak.mo
Xshare/locale/gl/LC_MESSAGES/rsibreak.mo
Xshare/locale/it/LC_MESSAGES/rsibreak.mo
Xshare/locale/nl/LC_MESSAGES/rsibreak.mo
Xshare/locale/pt/LC_MESSAGES/rsibreak.mo
Xshare/locale/sr/LC_MESSAGES/rsibreak.mo
Xshare/locale/sv/LC_MESSAGES/rsibreak.mo
Xshare/locale/tr/LC_MESSAGES/rsibreak.mo
Xshare/locale/en_GB/LC_MESSAGES/rsibreak.mo
Xshare/locale/sr@Latn/LC_MESSAGES/rsibreak.mo
Xshare/icons/hicolor/16x16/actions/rsibreak0.png
Xshare/icons/hicolor/16x16/actions/rsibreak1.png
Xshare/icons/hicolor/16x16/actions/rsibreak2.png
Xshare/icons/hicolor/16x16/actions/rsibreak3.png
Xshare/icons/hicolor/16x16/actions/rsibreak4.png
Xshare/icons/hicolor/16x16/actions/rsibreakx.png
Xshare/icons/hicolor/16x16/apps/rsibreak.png
Xshare/icons/hicolor/32x32/actions/rsibreak0.png
Xshare/icons/hicolor/32x32/actions/rsibreak1.png
Xshare/icons/hicolor/32x32/actions/rsibreak2.png
Xshare/icons/hicolor/32x32/actions/rsibreak3.png
Xshare/icons/hicolor/32x32/actions/rsibreak4.png
Xshare/icons/hicolor/32x32/actions/rsibreakx.png
Xshare/icons/hicolor/32x32/apps/rsibreak.png
X@exec mkdir -p %D/share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/src/html
X@exec mkdir -p %D/share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/html
X@dirrm share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/src/html
X@dirrm share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/src
X@dirrm share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/html
X@dirrm share/doc/HTML/en/rsibreak-0.5.0-apidocs/rsibreak
X@dirrm share/doc/HTML/en/rsibreak-0.5.0-apidocs
END-of-rsibreak/pkg-plist
echo x - rsibreak/pkg-descr
sed 's/^X//' >rsibreak/pkg-descr << 'END-of-rsibreak/pkg-descr'
XRepetitive Strain Injury is an illness which can occur as a result of
Xworking with a mouse and keyboard. This utility can be used to remind
Xyou to take a break now and then. It will show you a random picture
Xfrom a collection you can configure yourself for a configurable
Xduration at a configurable interval.
X
XYou can use these breaks to do some stretch exercises for example, or
Xas a reminder to walk away from the computer for a while.
X
XRSIBreak will sit in your system tray and when it is time for a break
Xit will show you the picture full screen. All timings can be set by
Xclicking with the right mouse button on the icon in the system tray.
X
XWWW: http://www.rsibreak.org/
X
X- Linas
Xshirshegsm@gmail.com
END-of-rsibreak/pkg-descr
echo x - rsibreak/distinfo
sed 's/^X//' >rsibreak/distinfo << 'END-of-rsibreak/distinfo'
XMD5 (rsibreak-0.5.0.tar.bz2) = 0e88ea1dd5856eb8912b8d90fe5d6f1d
XSHA256 (rsibreak-0.5.0.tar.bz2) = 624b395b35a26ef77ba5c44194b124d1f2a7f2dca36c6220cc04dcfbef8fa365
XSIZE (rsibreak-0.5.0.tar.bz2) = 493876
END-of-rsibreak/distinfo
echo x - rsibreak/Makefile
sed 's/^X//' >rsibreak/Makefile << 'END-of-rsibreak/Makefile'
X# New ports collection makefile for:	rsibreak
X# Date created:				18 March 2006
X# Whom:					pypt
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rsibreak
XPORTVERSION=	0.5.0
XCATEGORIES=	x11-clocks kde
XMASTER_SITES=	http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \
X		http://mirror.datafast.net.au/pub/pub/gentoo/distfiles/ \
X		http://gentoo.modulix.net/gentoo/distfiles/ \
X		http://gentoo.osuosl.org/distfiles/
X
XMAINTAINER=	shirshegsm@gmail.com
XCOMMENT=	Utility to remind you to take a break now and then
X
XUSE_BZIP2=	yes
XUSE_KDEBASE_VER=3
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-rsibreak/Makefile
exit
--- rsibreak.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FKZjx-0006VH-23>