From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 9 03:20:02 2005 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 B0AC516A4E7 for ; Mon, 9 May 2005 03:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E67543D49 for ; Mon, 9 May 2005 03:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j493K2ft000440 for ; Mon, 9 May 2005 03:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j493K2MN000439; Mon, 9 May 2005 03:20:02 GMT (envelope-from gnats) Resent-Date: Mon, 9 May 2005 03:20:02 GMT Resent-Message-Id: <200505090320.j493K2MN000439@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, Dan Barry Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F10116A4E6 for ; Mon, 9 May 2005 03:12:47 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701C343D5E for ; Mon, 9 May 2005 03:12:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j493ClnY058034 for ; Mon, 9 May 2005 03:12:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j493Clda058028; Mon, 9 May 2005 03:12:47 GMT (envelope-from nobody) Message-Id: <200505090312.j493Clda058028@www.freebsd.org> Date: Mon, 9 May 2005 03:12:47 GMT From: Dan Barry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/80804: New port: x11/xfce4-taskbar-plugin Adds a taskbar the XFCE panel 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, 09 May 2005 03:20:02 -0000 >Number: 80804 >Category: ports >Synopsis: New port: x11/xfce4-taskbar-plugin Adds a taskbar the XFCE panel >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 May 09 03:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dan Barry >Release: 5.3-RELEASE & 5.4-RC4 >Organization: DaJoob.com >Environment: FreeBSD Dan4.dajoob.com 5.4-RC4 FreeBSD 5.4-RC4 #0: Mon May 2 00:08:36 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: This is a port of the xfce-goodies (WWW: http://xfce-goodies.berlios.de) plugin that allows you to add a resizable taskbar to the XFCE panel. >How-To-Repeat: >Fix: --- taskbar.sh 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: # # /usr/ports/x11/xfce4-taskbar-plugin # /usr/ports/x11/xfce4-taskbar-plugin/Makefile # /usr/ports/x11/xfce4-taskbar-plugin/pkg-descr # /usr/ports/x11/xfce4-taskbar-plugin/distinfo # /usr/ports/x11/xfce4-taskbar-plugin/pkg-plist # echo c - /usr/ports/x11/xfce4-taskbar-plugin mkdir -p /usr/ports/x11/xfce4-taskbar-plugin > /dev/null 2>&1 echo x - /usr/ports/x11/xfce4-taskbar-plugin/Makefile sed 's/^X//' >/usr/ports/x11/xfce4-taskbar-plugin/Makefile << 'END-of-/usr/ports/x11/xfce4-taskbar-plugin/Makefile' X# New ports collection makefile for: xfce4-taskbar-plugin X# Date created: 5 May 2005 X# Whom: DaJoob X# X# $FreeBSD$ X# X XPORTNAME= xfce4-taskbar-plugin XPORTVERSION= 0.2.2 XCATEGORIES= x11 xfce XMASTER_SITES= http://download.berlios.de/xfce-goodies/ \ X http://matt.nerim.net/xfce-goodies/ \ X http://xfce.org/~kelnos/mirrors/xfce-goodies/ X XMAINTAINER= DaJoob@dajoob.com XCOMMENT= A plugin that allows you to add a taskbar to the XFCE panel X XBUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel X XGNU_CONFIGURE= yes X.include END-of-/usr/ports/x11/xfce4-taskbar-plugin/Makefile echo x - /usr/ports/x11/xfce4-taskbar-plugin/pkg-descr sed 's/^X//' >/usr/ports/x11/xfce4-taskbar-plugin/pkg-descr << 'END-of-/usr/ports/x11/xfce4-taskbar-plugin/pkg-descr' XThis is a port of the xfce-goodies plugin that allows you to add a Xresizable taskbar to the XFCE panel. X XWWW: http://xfce-goodies.berlios.de X X- DaJoob XDaJoob@dajoob.com END-of-/usr/ports/x11/xfce4-taskbar-plugin/pkg-descr echo x - /usr/ports/x11/xfce4-taskbar-plugin/distinfo sed 's/^X//' >/usr/ports/x11/xfce4-taskbar-plugin/distinfo << 'END-of-/usr/ports/x11/xfce4-taskbar-plugin/distinfo' XMD5 (xfce4-taskbar-plugin-0.2.2.tar.gz) = 06ad356d728cadd8e78a12ec86235593 XSIZE (xfce4-taskbar-plugin-0.2.2.tar.gz) = 304546 END-of-/usr/ports/x11/xfce4-taskbar-plugin/distinfo echo x - /usr/ports/x11/xfce4-taskbar-plugin/pkg-plist sed 's/^X//' >/usr/ports/x11/xfce4-taskbar-plugin/pkg-plist << 'END-of-/usr/ports/x11/xfce4-taskbar-plugin/pkg-plist' Xlib/xfce4/panel-plugins/libtaskbar.la Xlib/xfce4/panel-plugins/libtaskbar.so Xlib/xfce4/panel-plugins/libtaskbar.a X@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true END-of-/usr/ports/x11/xfce4-taskbar-plugin/pkg-plist exit --- taskbar.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: