Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2009 20:05:07 GMT
From:      "V. Jahns" <vj562001@yahoo.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137498: New port: x11-wm/wmname tool for printing/setting the window manager name
Message-ID:  <200908062005.n76K57gL047974@www.freebsd.org>
Resent-Message-ID: <200908062010.n76KA4Tw009633@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137498
>Category:       ports
>Synopsis:       New port: x11-wm/wmname tool for printing/setting the window manager name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 06 20:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     V. Jahns
>Release:        FreeBSD 7.0-RELEASE
>Organization:
>Environment:
FreeBSD localhost 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Tue Nov  4 16:07:54 CET 2008     user@localhost:/usr/obj/usr/src/sys/KERNELTIGH  i386
>Description:
Tool for printing/setting the window manager name property of the root window. Please check, if I took the correct category.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	wmname
#	wmname/Makefile
#	wmname/distinfo
#	wmname/pkg-descr
#
echo c - wmname
mkdir -p wmname > /dev/null 2>&1
echo x - wmname/Makefile
sed 's/^X//' >wmname/Makefile << 'END-of-wmname/Makefile'
X# New ports collection makefile for:   wmname
X# Date created:		31 July 2009
X# Whom:		 	V. Jahns <vj562001@yahoo.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wmname
XPORTVERSION=	0.1
XCATEGORIES=	x11-wm
XMASTER_SITES=	http://code.suckless.org/dl/tools/
X
XMAINTAINER=	vj562001@yahoo.de
XCOMMENT=	Prints/sets the window manager name property of the root window
X
XUSE_XORG=	x11
X
XPLIST_FILES=	bin/wmname
X
X.include <bsd.port.mk>
END-of-wmname/Makefile
echo x - wmname/distinfo
sed 's/^X//' >wmname/distinfo << 'END-of-wmname/distinfo'
XMD5 (wmname-0.1.tar.gz) = 6903d299f84d335e529fbd2c1d6e49fe
XSHA256 (wmname-0.1.tar.gz) = 559ad188b2913167dcbb37ecfbb7ed474a7ec4bbcb0129d8d5d08cb9208d02c5
XSIZE (wmname-0.1.tar.gz) = 2512
END-of-wmname/distinfo
echo x - wmname/pkg-descr
sed 's/^X//' >wmname/pkg-descr << 'END-of-wmname/pkg-descr'
XA tool for printing/setting the window manager name property of the root window.
X
XWWW: http://tools.suckless.org/wmname
END-of-wmname/pkg-descr
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908062005.n76K57gL047974>