From owner-cvs-all@FreeBSD.ORG Tue Jul 5 09:37:55 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 1517A16A41C; Tue, 5 Jul 2005 09:37:55 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00D8A43D49; Tue, 5 Jul 2005 09:37:55 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j659bsa4070473; Tue, 5 Jul 2005 09:37:54 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j659bshb070472; Tue, 5 Jul 2005 09:37:54 GMT (envelope-from markus) Message-Id: <200507050937.j659bshb070472@repoman.freebsd.org> From: Markus Brueffer Date: Tue, 5 Jul 2005 09:37:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/klipoquery Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Jul 2005 09:37:55 -0000 markus 2005-07-05 09:37:54 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/klipoquery Makefile distinfo pkg-descr pkg-plist Log: Add klipoquery 0.2.4, a panel applet for web searches using clipboard entries. The KlipOQuery panel applet for KDE is meant to be a bridge between klipper and the web. By simply copying the active item from the clipboard, KlipOQuery will pass this string to the selected service from the popupmenu. Features: - Get infos from selected words of all applications with one click - Group services in your own categories - Change selected services with the scrollwheel - Have a fast access to your top services WWW: http://www.michael-vonrueden.de/klipoquery/ Revision Changes Path 1.194 +1 -0 ports/deskutils/Makefile 1.1 +25 -0 ports/deskutils/klipoquery/Makefile (new) 1.1 +2 -0 ports/deskutils/klipoquery/distinfo (new) 1.1 +11 -0 ports/deskutils/klipoquery/pkg-descr (new) 1.1 +14 -0 ports/deskutils/klipoquery/pkg-plist (new)