From owner-svn-ports-head@FreeBSD.ORG Wed Nov 28 21:40:31 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9AF71CCB; Wed, 28 Nov 2012 21:40:31 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 818F68FC08; Wed, 28 Nov 2012 21:40:31 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qASLeVk1035369; Wed, 28 Nov 2012 21:40:31 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qASLeV7M035365; Wed, 28 Nov 2012 21:40:31 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201211282140.qASLeV7M035365@svn.freebsd.org> From: Pawel Pekala Date: Wed, 28 Nov 2012 21:40:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307938 - head/deskutils/xwrits X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 21:40:31 -0000 Author: pawel Date: Wed Nov 28 21:40:31 2012 New Revision: 307938 URL: http://svnweb.freebsd.org/changeset/ports/307938 Log: - Update to version 2.26 - Hand maintainership to submitter PR: ports/173849 Submitted by: nemysis Feature safe: yes Modified: head/deskutils/xwrits/Makefile head/deskutils/xwrits/distinfo head/deskutils/xwrits/pkg-descr Modified: head/deskutils/xwrits/Makefile ============================================================================== --- head/deskutils/xwrits/Makefile Wed Nov 28 21:28:02 2012 (r307937) +++ head/deskutils/xwrits/Makefile Wed Nov 28 21:40:31 2012 (r307938) @@ -2,19 +2,29 @@ # $FreeBSD$ PORTNAME= xwrits -PORTVERSION= 2.24 -PORTREVISION= 2 +PORTVERSION= 2.26 CATEGORIES= deskutils -MASTER_SITES= http://www.lcdf.org/xwrits/ +MASTER_SITES= http://www.lcdf.org/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemysis@gmx.ch COMMENT= Reminds you to take wrist breaks GNU_CONFIGURE= yes -USE_XORG= x11 xext +USE_XORG= ice sm x11 xau xdmcp xext xinerama -MAN1= xwrits.1 PLIST_FILES= bin/xwrits +MAN1= xwrits.1 + +PORTDOCS= GESTURES NEWS README TODO + +.include + +post-install: +.if ${PORT_OPTIONS:MDOCS} + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} +.endif + .include Modified: head/deskutils/xwrits/distinfo ============================================================================== --- head/deskutils/xwrits/distinfo Wed Nov 28 21:28:02 2012 (r307937) +++ head/deskutils/xwrits/distinfo Wed Nov 28 21:40:31 2012 (r307938) @@ -1,2 +1,2 @@ -SHA256 (xwrits-2.24.tar.gz) = ead0762b812c7633ebc24fea9534d078196a135752c11c174cf7dc4cf2e1147e -SIZE (xwrits-2.24.tar.gz) = 190168 +SHA256 (xwrits-2.26.tar.gz) = aaca4809b4cd62a627335ca14a231d4ab556fc872458bdb6fdbf6e76b103fed8 +SIZE (xwrits-2.26.tar.gz) = 196529 Modified: head/deskutils/xwrits/pkg-descr ============================================================================== --- head/deskutils/xwrits/pkg-descr Wed Nov 28 21:28:02 2012 (r307937) +++ head/deskutils/xwrits/pkg-descr Wed Nov 28 21:40:31 2012 (r307938) @@ -1,11 +1,12 @@ -Xwrits reminds you to take wrist breaks, which will hopefully help you -prevent repetitive stress injury. It pops up an X window when you -should rest; you click on that window, then take a break. +Xwrits reminds you to take wrist breaks for prevention or management 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 just resume typing. +Xwrits hides itself until you should take another break. -Xwrits's graphics are brightly colored pictures of a wrist and the -attached hand. The wrist clenches and stretches ``as if in pain'' when -you should rest, slumps relaxed during the break, and points forward -valiantly when the break is over. It is trapped behind bars while the -keyboard is locked. Other gestures are included. +The typetime option changes the amount of time between breaks, and the +breaktime option changes the length of a break. The defaults are 55 +minutes and 5 minutes, respectively. WWW: http://www.lcdf.org/xwrits/