From owner-cvs-all@FreeBSD.ORG Sat Jan 10 15:18:40 2009 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 A5ACA10656CF; Sat, 10 Jan 2009 15:18:40 +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 9369D8FC0C; Sat, 10 Jan 2009 15:18:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0AFIe9h082605; Sat, 10 Jan 2009 15:18:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0AFIeSC082604; Sat, 10 Jan 2009 15:18:40 GMT (envelope-from miwi) Message-Id: <200901101518.n0AFIeSC082604@repoman.freebsd.org> From: Martin Wilke Date: Sat, 10 Jan 2009 15:18:40 +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/deskutils/pypanel Makefile ports/deskutils/pypanel/files patch-pypanel patch-pypanelrc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 15:18:41 -0000 miwi 2009-01-10 15:18:40 UTC FreeBSD ports repository Modified files: deskutils/pypanel Makefile Added files: deskutils/pypanel/files patch-pypanel patch-pypanelrc Log: - Add two patches from pypanel home page to introduce a STARTUP_DELAY configuration variable to allow pypanel to wait to start until after window manager. Some window managers start up too quickly and having just pypanel & in .xinitrc it sometimes fails to start. One patch is to pypanel and the other is to pypanelrc default configuration file. PR: 129493 Submitted by: Chess Griffin Approved by: maintainer timeout Revision Changes Path 1.9 +1 -1 ports/deskutils/pypanel/Makefile 1.1 +31 -0 ports/deskutils/pypanel/files/patch-pypanel (new) 1.1 +15 -0 ports/deskutils/pypanel/files/patch-pypanelrc (new)