From owner-cvs-all@FreeBSD.ORG Thu Feb 15 15:02:37 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6463216A400; Thu, 15 Feb 2007 15:02:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 552ED13C49D; Thu, 15 Feb 2007 15:02:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1FF2bZR081398; Thu, 15 Feb 2007 15:02:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1FF2bmv081396; Thu, 15 Feb 2007 15:02:37 GMT (envelope-from pav) Message-Id: <200702151502.l1FF2bmv081396@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 15 Feb 2007 15:02:37 +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/net Makefile ports/net/boinc_curses Makefile distinfo pkg-descr 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: Thu, 15 Feb 2007 15:02:37 -0000 pav 2007-02-15 15:02:37 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/boinc_curses Makefile distinfo pkg-descr Log: Console based boinc-client monitor and controller. Features - Colorful console application using ncurses - Single screen listing of results, transfers and recent messages - Updated real time - Control the client with single keypress - Using same communication protocol as boinc_gui - Works with all boinc projects WWW: http://www.oook.cz/bsd/boinc_curses/ Revision Changes Path 1.1819 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/boinc_curses/Makefile (new) 1.1 +3 -0 ports/net/boinc_curses/distinfo (new) 1.1 +11 -0 ports/net/boinc_curses/pkg-descr (new)