From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 26 10:30:13 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7006016A4CE for ; Mon, 26 Jul 2004 10:30:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6380B43D3F for ; Mon, 26 Jul 2004 10:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6QAUDpJ023200 for ; Mon, 26 Jul 2004 10:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6QAUDQi023194; Mon, 26 Jul 2004 10:30:13 GMT (envelope-from gnats) Resent-Date: Mon, 26 Jul 2004 10:30:13 GMT Resent-Message-Id: <200407261030.i6QAUDQi023194@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Beine Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4192816A4CE for ; Mon, 26 Jul 2004 10:23:46 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2396D43D3F for ; Mon, 26 Jul 2004 10:23:46 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6QANjb8070217 for ; Mon, 26 Jul 2004 10:23:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i6QANj7S070216; Mon, 26 Jul 2004 10:23:45 GMT (envelope-from nobody) Message-Id: <200407261023.i6QANj7S070216@www.freebsd.org> Date: Mon, 26 Jul 2004 10:23:45 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/69613: new port: x11/bbappconf X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 10:30:13 -0000 >Number: 69613 >Category: ports >Synopsis: new port: x11/bbappconf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 26 10:30:13 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 5.2.1-RELEASE-p9 >Organization: pitcom GmbH >Environment: FreeBSD asus.intern.beine-computer.de 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Sat Jul 24 12:36:40 CEST 2004 root@asus.intern.beine-computer.de:/usr/src/sys/i386/compile/ASUS i386 >Description: bbappconf 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 WWW: http://bbtools.windsofstorm.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # x11/bbappconf # x11/bbappconf/Makefile # x11/bbappconf/distinfo # x11/bbappconf/pkg-descr # x11/bbappconf/pkg-plist # x11/bbappconf/files # x11/bbappconf/files/patch-resouce.cc # echo c - x11/bbappconf mkdir -p x11/bbappconf > /dev/null 2>&1 echo x - x11/bbappconf/Makefile sed 's/^X//' >x11/bbappconf/Makefile << 'END-of-x11/bbappconf/Makefile' X# New ports collection makefile for: bbappconf X# Date created: 26 July 2004 X# Whom: Gerrit Beine X# X# $FreeBSD:$ X# X XPORTNAME= bbappconf XPORTVERSION= 0.0.2 XCATEGORIES= x11 XMASTER_SITES= http://bbtools.windsofstorm.net/sources/ X XMAINTAINER= tux@pinguru.net XCOMMENT= Application configuring tool for the blackbox window manager X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes X Xdo-install: X @${INSTALL} ${COPY} ${STRIP} ${WRKSRC}/bbappconf ${PREFIX}/bin X @${MKDIR} ${PREFIX}/share/bbtools X.for a in README.bbappconf bbappconf.bb bbappconf.nobb X @${INSTALL_DATA} ${WRKSRC}/data/${a} ${PREFIX}/share/bbtools X.endfor X X.include END-of-x11/bbappconf/Makefile echo x - x11/bbappconf/distinfo sed 's/^X//' >x11/bbappconf/distinfo << 'END-of-x11/bbappconf/distinfo' XMD5 (bbappconf-0.0.2.tar.gz) = 3f36aa6739db238d22f2894d697293d9 XSIZE (bbappconf-0.0.2.tar.gz) = 80107 END-of-x11/bbappconf/distinfo echo x - x11/bbappconf/pkg-descr sed 's/^X//' >x11/bbappconf/pkg-descr << 'END-of-x11/bbappconf/pkg-descr' Xbbappconf makes it possible to set some options for the windows blackbox opens, Xlike: X X * on which desktop they should open X * if it should be displayed without titlebar X * if it should be sticky X * position size of windows X XWWW: http://bbtools.windsofstorm.net/ END-of-x11/bbappconf/pkg-descr echo x - x11/bbappconf/pkg-plist sed 's/^X//' >x11/bbappconf/pkg-plist << 'END-of-x11/bbappconf/pkg-plist' Xbin/bbappconf Xshare/bbtools/README.bbappconf Xshare/bbtools/bbappconf.bb Xshare/bbtools/bbappconf.nobb X@unexec rmdir %D/share/bbtools 2>/dev/null || true END-of-x11/bbappconf/pkg-plist echo c - x11/bbappconf/files mkdir -p x11/bbappconf/files > /dev/null 2>&1 echo x - x11/bbappconf/files/patch-resouce.cc sed 's/^X//' >x11/bbappconf/files/patch-resouce.cc << 'END-of-x11/bbappconf/files/patch-resouce.cc' X--- resource.cc.orig Tue Oct 15 21:10:51 2002 X+++ resource.cc Mon Jul 26 11:36:10 2004 X@@ -23,6 +23,7 @@ X #include "blackboxstyle.hh" X X Resource::Resource(ToolWindow *toolwindow): BaseResource(toolwindow) { X+ frame.font = NULL; X Load(); X } X END-of-x11/bbappconf/files/patch-resouce.cc exit >Release-Note: >Audit-Trail: >Unformatted: