From owner-cvs-all@FreeBSD.ORG Sun May 18 15:30:36 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 B48ED1065670; Sun, 18 May 2008 15:30:36 +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 A5C3F8FC16; Sun, 18 May 2008 15:30:36 +0000 (UTC) (envelope-from miwi@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 m4IFUaah032810; Sun, 18 May 2008 15:30:36 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4IFUa2F032809; Sun, 18 May 2008 15:30:36 GMT (envelope-from miwi) Message-Id: <200805181530.m4IFUa2F032809@repoman.freebsd.org> From: Martin Wilke Date: Sun, 18 May 2008 15:30:36 +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/sysutils Makefile ports/sysutils/dvtm Makefile distinfo pkg-descr ports/sysutils/dvtm/files patch-config.mk 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: Sun, 18 May 2008 15:30:36 -0000 miwi 2008-05-18 15:30:36 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/dvtm Makefile distinfo pkg-descr sysutils/dvtm/files patch-config.mk Log: dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi. WWW: http://www.brain-dump.org/projects/dvtm/ PR: ports/123786 Submitted by: Beat Gätzi Revision Changes Path 1.1009 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/dvtm/Makefile (new) 1.1 +3 -0 ports/sysutils/dvtm/distinfo (new) 1.1 +26 -0 ports/sysutils/dvtm/files/patch-config.mk (new) 1.1 +6 -0 ports/sysutils/dvtm/pkg-descr (new)