From owner-cvs-ports@FreeBSD.ORG Wed Feb 20 01:11:37 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F9C416A404; Wed, 20 Feb 2008 01:11:37 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 95EA213C447; Wed, 20 Feb 2008 01:11:37 +0000 (UTC) (envelope-from alepulver@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 m1K1Bb9o054270; Wed, 20 Feb 2008 01:11:37 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1K1BbiS054269; Wed, 20 Feb 2008 01:11:37 GMT (envelope-from alepulver) Message-Id: <200802200111.m1K1BbiS054269@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 20 Feb 2008 01:11: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/x11-wm Makefile ports/x11-wm/xmonad-contrib Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 01:11:37 -0000 alepulver 2008-02-20 01:11:37 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/xmonad-contrib Makefile distinfo pkg-descr pkg-plist Log: Third party tiling algorithms, configurations and scripts to xmonad. For an introduction to building, configuring and using xmonad extensions, see XMonad.Doc. In particular: * XMonad.Doc.Configuring, a guide to configuring xmonad. * XMonad.Doc.Extending, using the contributed extensions library. * XMonad.Doc.Developing, introduction to xmonad internals and writing your own extensions. WWW: http://www.xmonad.org/ PR: ports/120235 Submitted by: Matthieu Guegan Revision Changes Path 1.215 +1 -0 ports/x11-wm/Makefile 1.1 +40 -0 ports/x11-wm/xmonad-contrib/Makefile (new) 1.1 +3 -0 ports/x11-wm/xmonad-contrib/distinfo (new) 1.1 +13 -0 ports/x11-wm/xmonad-contrib/pkg-descr (new) 1.1 +116 -0 ports/x11-wm/xmonad-contrib/pkg-plist (new)