From owner-cvs-all@FreeBSD.ORG Wed Oct 20 03:32:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21A5016A4CE; Wed, 20 Oct 2004 03:32:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19BF43D2F; Wed, 20 Oct 2004 03:32:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9K3Wkh5020276; Wed, 20 Oct 2004 03:32:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9K3WktI020275; Wed, 20 Oct 2004 03:32:46 GMT (envelope-from pav) Message-Id: <200410200332.i9K3WktI020275@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 20 Oct 2004 03:32:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/fbcmd Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 20 Oct 2004 03:32:47 -0000 pav 2004-10-20 03:32:46 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/fbcmd Makefile distinfo pkg-descr Log: Add fbcmd, an utility which provides some functions to the 'core' of fluxbox from the commandline. PR: ports/72862 Submitted by: Roman Bogorodskiy Revision Changes Path 1.163 +1 -0 ports/x11-wm/Makefile 1.1 +32 -0 ports/x11-wm/fbcmd/Makefile (new) 1.1 +2 -0 ports/x11-wm/fbcmd/distinfo (new) 1.1 +4 -0 ports/x11-wm/fbcmd/pkg-descr (new)