From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 10 10:40:10 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 C508A16A4CE for ; Tue, 10 Feb 2004 10:40:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DA943D1D for ; Tue, 10 Feb 2004 10:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1AIeAbv014415 for ; Tue, 10 Feb 2004 10:40:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1AIeArJ014414; Tue, 10 Feb 2004 10:40:10 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 10 Feb 2004 10:40:10 -0800 (PST) Resent-Message-Id: <200402101840.i1AIeArJ014414@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, Florent Thoumie Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F09516A4CF for ; Tue, 10 Feb 2004 10:30:49 -0800 (PST) Received: from gw.xbsd.org (xbsd.org [81.56.254.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B6243D1D for ; Tue, 10 Feb 2004 10:30:49 -0800 (PST) (envelope-from flz@xbsd.org) Received: by gw.xbsd.org (Postfix, from userid 201) id 5C7BA553; Tue, 10 Feb 2004 19:30:50 +0100 (CET) Message-Id: <20040210183050.5C7BA553@gw.xbsd.org> Date: Tue, 10 Feb 2004 19:30:50 +0100 (CET) From: Florent Thoumie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62656: New port: x11-wm/wmctrl - Command line tool to interact with an EWMH/NetWM compatible X Window Manager X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Florent Thoumie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 18:40:11 -0000 >Number: 62656 >Category: ports >Synopsis: New port: x11-wm/wmctrl - Command line tool to interact with an EWMH/NetWM compatible X Window Manager >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: Tue Feb 10 10:40:10 PST 2004 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 4.9-RC i386 >Organization: Xbsd.org >Environment: System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386 >Description: The wmctrl program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager. It provides command line access to almost all the features defined in the EWMH specification. Using it, it's possible to, for example, obtain information about the window manager, get a detailed list of desktops and managed windows, switch and resize desktops, change number of desktops, make windows full-screen, always-above or sticky, and activate, close, move, resize, maximize and minimize them. >How-To-Repeat: N/A >Fix: --- wmctrl-1.05.shar begins here --- # 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: # # wmctrl # wmctrl/pkg-descr # wmctrl/Makefile # wmctrl/distinfo # echo c - wmctrl mkdir -p wmctrl > /dev/null 2>&1 echo x - wmctrl/pkg-descr sed 's/^X//' >wmctrl/pkg-descr << 'END-of-wmctrl/pkg-descr' XThe wmctrl program is a command line tool to interact with an XEWMH/NetWM compatible X Window Manager. X XIt provides command line access to almost all the features defined in Xthe EWMH specification. Using it, it's possible to, for example, obtain Xinformation about the window manager, get a detailed list of desktops Xand managed windows, switch and resize desktops, change number of Xdesktops, make windows full-screen, always-above or sticky, and Xactivate, close, move, resize, maximize and minimize them. X XWWW: http://sweb.cz/tripie/utils/wmctrl/ X X- Florent Thoumie Xflz@xbsd.org END-of-wmctrl/pkg-descr echo x - wmctrl/Makefile sed 's/^X//' >wmctrl/Makefile << 'END-of-wmctrl/Makefile' X# New ports collection makefile for: wmctrl X# Date created: Feb 10 2004 X# Whom: Florent Thoumie X# X# $FreeBSD$ X# X XPORTNAME= wmctrl XPORTVERSION= 1.05 XCATEGORIES= x11-wm XMASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ X XMAINTAINER= flz@xbsd.org XCOMMENT= Command line tool to interact with an EWMH/NetWM compatible X Window Manager X XGNU_CONFIGURE= yes XUSE_GTK= yes X XPLIST_FILES= bin/wmctrl X X.include END-of-wmctrl/Makefile echo x - wmctrl/distinfo sed 's/^X//' >wmctrl/distinfo << 'END-of-wmctrl/distinfo' XMD5 (wmctrl-1.05.tar.gz) = ab184d3a68d90ad0eefb493f12b109d8 XSIZE (wmctrl-1.05.tar.gz) = 83049 END-of-wmctrl/distinfo exit --- wmctrl-1.05.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: