Date: Sat, 17 Mar 2007 08:24:20 +0100 (CET) From: Martin Tournoij <carpetsmoker@xs4all.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/110430: [NEW PORT] x11/xrsi - minimalist break enforcer for linux/unix for the prevention of RSI Message-ID: <20070317072421.1CA08B85C@mail.rwxrwxrwx.net> Resent-Message-ID: <200703170800.l2H80EJ5001700@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 110430 >Category: ports >Synopsis: [NEW PORT] x11/xrsi - minimalist break enforcer for linux/unix for the prevention of RSI >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 17 08:00:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Tournoij >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: >Environment: FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker@glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386 >Description: minimalist break enforcer for linux/unix for the prevention of RSI >How-To-Repeat: >Fix: --- shar-xrsi 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: # # xrsi # xrsi/pkg-descr # xrsi/Makefile # xrsi/distinfo # echo c - xrsi mkdir -p xrsi > /dev/null 2>&1 echo x - xrsi/pkg-descr sed 's/^X//' >xrsi/pkg-descr << 'END-of-xrsi/pkg-descr' Xxrsi is a minimalist (8kb) break enforcer for linux/unix for the Xprevention of Repetitive Strain Injury (RSI) otherwise known as XOccupational Overuse Syndrome (OOS). X XWWW: http://sourceforge.net/projects/xrsi/ END-of-xrsi/pkg-descr echo x - xrsi/Makefile sed 's/^X//' >xrsi/Makefile << 'END-of-xrsi/Makefile' X# New ports collection makefile for: xrsi X# Date created: 2007-03-17 X# Whom: Martin Tournoij <carpetsmoker@xs4all.nl> X# X# $FreeBSD$ X# X XPORTNAME= xrsi XPORTVERSION= 0.9 XCATEGORIES= x11 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= xrsi X XMAINTAINER= carpetsmoker@xs4all.nl XCOMMENT= xrsi is a minimalist break enforcer for linux/unix for the prevention of RSI X XUSE_XLIB= yes XPLIST_FILES= bin/xrsi XPORTDOCS= Readme Licence X Xdo-build: X ${CC} ${CFLAGS} -I${X11BASE}/include -L${X11BASE}/lib -lX11 -o ${WRKSRC}/xrsi ${WRKSRC}/xrsi.c X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/xrsi ${PREFIX}/bin/ X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/Readme ${DOCSDIR}/ X ${INSTALL_DATA} ${WRKSRC}/Licence ${DOCSDIR}/ X.endif X X.include <bsd.port.mk> END-of-xrsi/Makefile echo x - xrsi/distinfo sed 's/^X//' >xrsi/distinfo << 'END-of-xrsi/distinfo' XMD5 (xrsi-0.9.tar.gz) = 78e8bf00a7843ee0e85e945f06c44dd2 XSHA256 (xrsi-0.9.tar.gz) = 0ae2f6d9fa4c69af507937a16568957bb69f0277c721dae206be1265f6e0773e XSIZE (xrsi-0.9.tar.gz) = 6250 END-of-xrsi/distinfo exit --- shar-xrsi ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317072421.1CA08B85C>