From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 16 09:01:30 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B9716A4F3 for ; Tue, 16 May 2006 09:01:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB9B43D5F for ; Tue, 16 May 2006 09:00:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4G90fmi071229 for ; Tue, 16 May 2006 09:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4G90fmo071228; Tue, 16 May 2006 09:00:41 GMT (envelope-from gnats) Resent-Date: Tue, 16 May 2006 09:00:41 GMT Resent-Message-Id: <200605160900.k4G90fmo071228@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Simon Olofsson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B4B16A400 for ; Tue, 16 May 2006 08:54:29 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF6043D46 for ; Tue, 16 May 2006 08:54:28 +0000 (GMT) (envelope-from simon@olofsson.de) Received: from mail-in-06-z2.arcor-online.net (mail-in-06-z2.arcor-online.net [151.189.8.18]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id 0100311C468 for ; Tue, 16 May 2006 10:54:27 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-06-z2.arcor-online.net (Postfix) with ESMTP id 9560D19EB76 for ; Tue, 16 May 2006 10:54:26 +0200 (CEST) Received: from gul.lan.gath3n.de (dslb-084-060-151-082.pools.arcor-ip.net [84.60.151.82]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id 3FB9B14C633 for ; Tue, 16 May 2006 10:54:26 +0200 (CEST) Received: by gul.lan.gath3n.de (Postfix, from userid 1001) id 03AB75C9C; Tue, 16 May 2006 10:54:25 +0200 (CEST) Message-Id: <20060516085426.03AB75C9C@gul.lan.gath3n.de> Date: Tue, 16 May 2006 10:54:25 +0200 (CEST) From: Simon Olofsson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97336: [NEW PORT] www/xpi-mouse_gestures: Allows you to execute common commands using mouse gestures X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 09:01:34 -0000 >Number: 97336 >Category: ports >Synopsis: [NEW PORT] www/xpi-mouse_gestures: Allows you to execute common commands using mouse gestures >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: Tue May 16 09:00:40 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #23: Sat May 6 13:07:44 CEST >Description: Mouse Gestures are a fast way to execute commands without using the keyboard, menus or toolbars. Instead, the user holds down a mouse button (usually the right one), moves the mouse in a certain way to form a gesture, then releases the mouse button. Author: The Optimoz Team WWW: http://optimoz.mozdev.org/gestures/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xpi-mouse_gestures-1.5.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: # # xpi-mouse_gestures # xpi-mouse_gestures/pkg-descr # xpi-mouse_gestures/Makefile # xpi-mouse_gestures/distinfo # echo c - xpi-mouse_gestures mkdir -p xpi-mouse_gestures > /dev/null 2>&1 echo x - xpi-mouse_gestures/pkg-descr sed 's/^X//' >xpi-mouse_gestures/pkg-descr << 'END-of-xpi-mouse_gestures/pkg-descr' XMouse Gestures are a fast way to execute commands without using the keyboard, Xmenus or toolbars. Instead, the user holds down a mouse button (usually the Xright one), moves the mouse in a certain way to form a gesture, then releases Xthe mouse button. X XAuthor: The Optimoz Team XWWW: http://optimoz.mozdev.org/gestures/ END-of-xpi-mouse_gestures/pkg-descr echo x - xpi-mouse_gestures/Makefile sed 's/^X//' >xpi-mouse_gestures/Makefile << 'END-of-xpi-mouse_gestures/Makefile' X# New ports collection makefile for: mouse_gestures X# Date created: 2006-05-16 X# Whom: Simon Olofsson X# X# $FreeBSD$ X# X XPORTNAME= mouse_gestures XPORTVERSION= 1.5 XDISTVERSIONSUFFIX= -fx+mz+zm+tb XCATEGORIES= www X XMAINTAINER= simon@olofsson.de XCOMMENT= Allows you to execute common commands using mouse gestures X XXPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0} XXPI_FILES= chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \ Xinstall/install.properties install.js install.rdf \ Xplatform/WINNT_x86-msvc/components/mgMouseService.dll XXPI_DIRS= chrome components install platform/WINNT_x86-msvc/components \ Xplatform/WINNT_x86-msvc platform X Xpost-install: X ${CHMOD} 644 ${_TD_FULL}/install.rdf X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include END-of-xpi-mouse_gestures/Makefile echo x - xpi-mouse_gestures/distinfo sed 's/^X//' >xpi-mouse_gestures/distinfo << 'END-of-xpi-mouse_gestures/distinfo' XMD5 (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 86b29d4045221e308df813cdfb79c14a XSHA256 (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 2bccadb6826d2835984b0501a73b65341041ab0e8df7066a68e671459f50364f XSIZE (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 172755 END-of-xpi-mouse_gestures/distinfo exit --- xpi-mouse_gestures-1.5.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: