From owner-cvs-all@FreeBSD.ORG Wed Nov 24 17:32:29 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 D226B16A4CE; Wed, 24 Nov 2004 17:32:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8520243D39; Wed, 24 Nov 2004 17:32:29 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iAOHWTn6051410; Wed, 24 Nov 2004 17:32:29 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAOHWTZc051409; Wed, 24 Nov 2004 17:32:29 GMT (envelope-from hq) Message-Id: <200411241732.iAOHWTZc051409@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 24 Nov 2004 17:32:29 +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/ratpoison Makefile pkg-plist ports/x11-wm/ratpoison/files ratpoison.desktop 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, 24 Nov 2004 17:32:30 -0000 hq 2004-11-24 17:32:29 UTC FreeBSD ports repository Modified files: x11-wm/ratpoison Makefile pkg-plist Added files: x11-wm/ratpoison/files ratpoison.desktop Log: - Add support for GDM sessions (only when WITH_GDM_SUPPORT is defined) - Use OPTIONS to configure the port - Calm portlint by tweaking a little Makefile and pkg-plist - Fix the NOPORTDOCS plist issue - Takeover maintainership PR: 74283 Submitted by: me Approved by: Björn Lindström (former maintainer) Revision Changes Path 1.10 +22 -3 ports/x11-wm/ratpoison/Makefile 1.1 +3 -0 ports/x11-wm/ratpoison/files/ratpoison.desktop (new) 1.6 +16 -18 ports/x11-wm/ratpoison/pkg-plist