Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 20:51:12 +0100 (CET)
From:      Thomas Kempka <t.kempka@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62600: New port: x11/wminfo-1.51 Dockapp to run shell scripts and display the output
Message-ID:  <200402091951.i19JpCDh039463@wurstkoffer.ath.cx>
Resent-Message-ID: <200402092000.i19K0ZX7094562@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 12:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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