From owner-cvs-all@FreeBSD.ORG Thu Jan 1 00:18:12 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3924A1065672; Thu, 1 Jan 2009 00:18:12 +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 2783D8FC16; Thu, 1 Jan 2009 00:18:12 +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 n010ICds007742; Thu, 1 Jan 2009 00:18:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n010ICJY007741; Thu, 1 Jan 2009 00:18:12 GMT (envelope-from miwi) Message-Id: <200901010018.n010ICJY007741@repoman.freebsd.org> From: Martin Wilke Date: Thu, 1 Jan 2009 00:18:12 +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/www Makefile ports/www/anyremote2html Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 00:18:12 -0000 miwi 2009-01-01 00:18:12 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/anyremote2html Makefile distinfo pkg-descr pkg-plist Log: anyremote2html package is a WEB interface for anyRemote. It acts as HTTP server and translates anyRemote commands to HTML. 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/ Happy new Year PR: ports/130019 Submitted by: Alexander Logvinov Revision Changes Path 1.2219 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/anyremote2html/Makefile (new) 1.1 +3 -0 ports/www/anyremote2html/distinfo (new) 1.1 +14 -0 ports/www/anyremote2html/pkg-descr (new) 1.1 +96 -0 ports/www/anyremote2html/pkg-plist (new)