From tk@wurstkoffer.ath.cx  Mon Feb  9 11:51:16 2004
Return-Path: <tk@wurstkoffer.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D864A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Feb 2004 11:51:16 -0800 (PST)
Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7B343D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Feb 2004 11:51:16 -0800 (PST)
	(envelope-from tk@wurstkoffer.ath.cx)
Received: from port-212-202-8-105.reverse.qsc.de ([212.202.8.105] helo=wurstkoffer.ath.cx)
	by mx02.qsc.de with esmtp (Exim 3.35 #1)
	id 1AqHR4-0004hX-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 09 Feb 2004 20:51:14 +0100
Received: (from tk@localhost)
	by wurstkoffer.ath.cx (8.12.10/8.12.10/Submit) id i19JpCDh039463;
	Mon, 9 Feb 2004 20:51:12 +0100 (CET)
	(envelope-from tk)
Message-Id: <200402091951.i19JpCDh039463@wurstkoffer.ath.cx>
Date: Mon, 9 Feb 2004 20:51:12 +0100 (CET)
From: Thomas Kempka <t.kempka@web.de>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: x11/wminfo-1.51 Dockapp to run shell scripts and display the output
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62600
>Category:       ports
>Synopsis:       New port: x11/wminfo-1.51 Dockapp to run shell scripts and display the output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 12:00:35 PST 2004
>Closed-Date:    Fri Feb 20 12:41:47 PST 2004
>Last-Modified:  Fri Feb 20 12:41:47 PST 2004
>Originator:     Thomas Kempka <t.kempka@web.de>
>Release:        FreeBSD 5.2.1-RC i386
>Organization:
>Environment:
System: FreeBSD koffer.wurstkoffer-regiert.net 5.2.1-RC FreeBSD 5.2.1-RC #8: Mon Feb 2 02:10:11 CET 2004 root@koffer.wurstkoffer-regiert.net:/usr/obj/usr/src/s
ys/KOFFER i386


>Description:
>How-To-Repeat:
>Fix:

--- wminfo.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:
#
#	wminfo
#	wminfo/pkg-plist
#	wminfo/pkg-descr
#	wminfo/distinfo
#	wminfo/Makefile
#
echo c - wminfo
mkdir -p wminfo > /dev/null 2>&1
echo x - wminfo/pkg-plist
sed 's/^X//' >wminfo/pkg-plist << 'END-of-wminfo/pkg-plist'
Xbin/wminfo
END-of-wminfo/pkg-plist
echo x - wminfo/pkg-descr
sed 's/^X//' >wminfo/pkg-descr << 'END-of-wminfo/pkg-descr'
XThis dockapp is designed to be very general purpose. It can display 
Xany kind of information as long as it is in text-format. It uses 
Xplugins to retrieve the information. Any script or program that 
Xsends its output to stdout can be used (have a look at the scripts 
Xin the plugins directory of the source tarball for examples).
X
XWWW: http://kling.mine.nu/wminfo.htm
XAuthor: Robert Kling <robkli-8@student.luth.se>
END-of-wminfo/pkg-descr
echo x - wminfo/distinfo
sed 's/^X//' >wminfo/distinfo << 'END-of-wminfo/distinfo'
XMD5 (wminfo-1.51.tar.gz) = dd4b168a31847694dfdb74772c57b7da
END-of-wminfo/distinfo
echo x - wminfo/Makefile
sed 's/^X//' >wminfo/Makefile << 'END-of-wminfo/Makefile'
X# New ports collection makefile for:    wminfo
X# Date created:         09 February 2004
X# Whom:                 Thomas Kempka <t.kempka@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wminfo
XPORTVERSION=	1.51
XCATEGORIES=	x11 windowmaker
XMASTER_SITES=	http://kling.mine.nu/files/
X
XMAINTAINER=	t.kempka@web.de
XCOMMENT=	Dockapp to run shell scripts and display the output
X
XWRKSRC=		${WRKDIR}/${PORTNAME}/${PORTNAME}
X
XUSE_X_PREFIX=	yes
XUSE_XPM=	yes
XUSE_REINPLACE=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|$$(LIBS)$$|& $$(OBJS)|g' \
X		-e 's|/usr/X11R6|$$(X11BASE)|g' \
X		-e 's|/share/include|/include|g' \
X		${WRKSRC}/Makefile
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/wminfo ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-wminfo/Makefile
exit
--- wminfo.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Fri Feb 20 12:41:35 PST 2004 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62600 
>Unformatted:
