From owner-cvs-all@FreeBSD.ORG Mon Jun 30 00:25:09 2008 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 713D31065679; Mon, 30 Jun 2008 00:25:09 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FB368FC12; Mon, 30 Jun 2008 00:25:09 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5U0P9dm040262; Mon, 30 Jun 2008 00:25:09 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5U0P9ab040261; Mon, 30 Jun 2008 00:25:09 GMT (envelope-from lx) Message-Id: <200806300025.m5U0P9ab040261@repoman.freebsd.org> From: David Thiel Date: Mon, 30 Jun 2008 00:25:09 +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/x11 Makefile ports/x11/hotwire-shell Makefile distinfo pkg-descr pkg-plist ports/x11/hotwire-shell/files patch-hotwire__ui_renderers_file.py patch-setup.py 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: Mon, 30 Jun 2008 00:25:09 -0000 lx 2008-06-30 00:25:09 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/hotwire-shell Makefile distinfo pkg-descr pkg-plist x11/hotwire-shell/files patch-hotwire__ui_renderers_file.py patch-setup.py Log: Adding hotwire-shell, a python-based "hypershell". PR: ports/125105 Submitted by: wahjava@gmail.com Reviewed by: lx Revision Changes Path 1.684 +1 -0 ports/x11/Makefile 1.1 +33 -0 ports/x11/hotwire-shell/Makefile (new) 1.1 +3 -0 ports/x11/hotwire-shell/distinfo (new) 1.1 +17 -0 ports/x11/hotwire-shell/files/patch-hotwire__ui_renderers_file.py (new) 1.1 +14 -0 ports/x11/hotwire-shell/files/patch-setup.py (new) 1.1 +6 -0 ports/x11/hotwire-shell/pkg-descr (new) 1.1 +447 -0 ports/x11/hotwire-shell/pkg-plist (new)