From owner-cvs-all@FreeBSD.ORG Wed Jul 28 21:18:15 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 5216216A4CF; Wed, 28 Jul 2004 21:18:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406E043D41; Wed, 28 Jul 2004 21:18:15 +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 i6SLHnom011621; Wed, 28 Jul 2004 21:17:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6SLHne7011620; Wed, 28 Jul 2004 21:17:49 GMT (envelope-from pav) Message-Id: <200407282117.i6SLHne7011620@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 28 Jul 2004 21:17:49 +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 Makefile ports/x11/bbappconf Makefile distinfo pkg-descr pkg-plist ports/x11/bbappconf/files patch-resouce.cc 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, 28 Jul 2004 21:18:15 -0000 pav 2004-07-28 21:17:49 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/bbappconf Makefile distinfo pkg-descr pkg-plist x11/bbappconf/files patch-resouce.cc Log: Add bbappconf, an utility that makes it possible to set some options for the windows blackbox opens, like: * on which desktop they should open * if it should be displayed without titlebar * if it should be sticky * position size of windows PR: ports/69613 Submitted by: Gerrit Beine Revision Changes Path 1.526 +1 -0 ports/x11/Makefile 1.1 +26 -0 ports/x11/bbappconf/Makefile (new) 1.1 +2 -0 ports/x11/bbappconf/distinfo (new) 1.1 +10 -0 ports/x11/bbappconf/files/patch-resouce.cc (new) 1.1 +9 -0 ports/x11/bbappconf/pkg-descr (new) 1.1 +5 -0 ports/x11/bbappconf/pkg-plist (new)