From owner-cvs-ports@FreeBSD.ORG Fri Dec 26 22:18:52 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 539491065673; Fri, 26 Dec 2008 22:18:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 43AC48FC17; Fri, 26 Dec 2008 22:18:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBQMIqDY001369; Fri, 26 Dec 2008 22:18:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBQMIqtu001368; Fri, 26 Dec 2008 22:18:52 GMT (envelope-from miwi) Message-Id: <200812262218.mBQMIqtu001368@repoman.freebsd.org> From: Martin Wilke Date: Fri, 26 Dec 2008 22:18:52 +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/ganyremote Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2008 22:18:52 -0000 miwi 2008-12-26 22:18:52 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/ganyremote Makefile distinfo pkg-descr pkg-plist Log: The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi) capabled phone and UNIX, and in principle could be configured to manage almost any software. WWW: http://anyremote.sourceforge.net/ PR: ports/129943 Submitted by: Alexander Logvinov Revision Changes Path 1.350 +1 -0 ports/deskutils/Makefile 1.1 +44 -0 ports/deskutils/ganyremote/Makefile (new) 1.1 +3 -0 ports/deskutils/ganyremote/distinfo (new) 1.1 +11 -0 ports/deskutils/ganyremote/pkg-descr (new) 1.1 +33 -0 ports/deskutils/ganyremote/pkg-plist (new)