From owner-cvs-all@FreeBSD.ORG Sun Oct 5 22:47:30 2003 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 12DF616A4B3; Sun, 5 Oct 2003 22:47:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C2043FE1; Sun, 5 Oct 2003 22:47:29 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h965lTXJ090045; Sun, 5 Oct 2003 22:47:29 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h965lScr090044; Sun, 5 Oct 2003 22:47:28 -0700 (PDT) (envelope-from edwin) Message-Id: <200310060547.h965lScr090044@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 5 Oct 2003 22:47:28 -0700 (PDT) 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/fluxspace Makefile distinfo pkg-descr pkg-message pkg-plistpatch-examples::fluxspace.xml 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: Mon, 06 Oct 2003 05:47:30 -0000 edwin 2003/10/05 22:47:28 PDT FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/fluxspace Makefile distinfo pkg-descr pkg-message pkg-plist x11-wm/fluxspace/files patch-configure patch-examples::fluxspace.xml Log: New port: x11-wm/fluxspace Fluxspace provides a framework and modules for adding event-driven behavior to Fluxbox as an external component. A variety of features and enhancements can be introduced more easily without modifying Fluxbox's C++ code. WWW: http://www.isomedia.com/homes/stevencooper/projects/fluxspace.html PR: ports/50405 Submitted by: Eirik Nygaard Revision Changes Path 1.133 +1 -0 ports/x11-wm/Makefile 1.1 +37 -0 ports/x11-wm/fluxspace/Makefile (new) 1.1 +1 -0 ports/x11-wm/fluxspace/distinfo (new) 1.1 +263 -0 ports/x11-wm/fluxspace/files/patch-configure (new) 1.1 +11 -0 ports/x11-wm/fluxspace/files/patch-examples::fluxspace.xml (new) 1.1 +10 -0 ports/x11-wm/fluxspace/pkg-descr (new) 1.1 +2 -0 ports/x11-wm/fluxspace/pkg-message (new) 1.1 +52 -0 ports/x11-wm/fluxspace/pkg-plist (new)