From owner-cvs-all@FreeBSD.ORG Tue Apr 1 00:06:10 2003 Return-Path: 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 A3D5837B48D; Tue, 1 Apr 2003 00:06:10 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A80643FAF; Tue, 1 Apr 2003 00:06:05 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 190Gm6-0003b0-00; Tue, 01 Apr 2003 15:05:42 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 190Glm-0003UR-00; Tue, 01 Apr 2003 15:05:23 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h3185G1Q056974; Tue, 1 Apr 2003 15:05:16 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h3185G4A056973; Tue, 1 Apr 2003 15:05:16 +0700 (NOVST) Date: Tue, 1 Apr 2003 15:05:15 +0700 From: Alexey Dokuchaev To: Edwin Groothuis Message-ID: <20030401080515.GB56851@regency.nsu.ru> References: <200304010234.h312YlAE056216@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304010234.h312YlAE056216@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: edwin@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/gromit Makefile distinfo pkg-descr pkg-plist ports/x11/gromit/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 01 Apr 2003 08:06:11 -0000 On Mon, Mar 31, 2003 at 06:34:47PM -0800, Edwin Groothuis wrote: > edwin 2003/03/31 18:34:47 PST > > FreeBSD ports repository > > Modified files: > x11 Makefile > Added files: > x11/gromit Makefile distinfo pkg-descr pkg-plist > x11/gromit/files patch-Makefile > Log: > x11/gromit: on-screen annotations > > Gromit (GRaphics Over MIscellaneous Things) is a small tool > to make annotations on the screen. > > When making presentations of the Gimp I found myself often > moving the mousepointer around the point of interest until > hopefully everybody noticed it. This annoyed me, since it > is a very vague way to highlight something. I dreamt of a > small programm which allows me to simply draw on the screen, > ignoring any window-borders. Kewl! ;-) ./danfe