From filippo@widestore.net  Tue Jun  8 07:12:36 2004
Return-Path: <filippo@widestore.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A1DD116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 07:12:36 +0000 (GMT)
Received: from w1001.widhost.net (w1001.widhost.net [209.235.192.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2556043D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 07:12:36 +0000 (GMT)
	(envelope-from filippo@widestore.net)
Received: from mx0.hq.widestore.net (mx0.hq.widestore.net [212.97.42.70])
	by w1001.widhost.net (Postfix) with ESMTP id 148FE21C0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 03:12:34 -0400 (EDT)
Received: from cagnina.hq.widestore.net (cagnina.hq.widestore.net [192.168.1.1])
	by mx0.hq.widestore.net (Postfix) with ESMTP id 52A7034
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2004 09:12:33 +0200 (CEST)
Message-Id: <1086678753.0@cagnina.hq.widestore.net>
Date: Tue, 8 Jun 2004 09:12:33 +0200
From: "Filippo Natali" <filippo@widestore.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [NEW PORT] x11/xfce4-taskbar-plugin
X-Send-Pr-Version: gtk-send-pr 0.3.3 
X-GNATS-Notify:

>Number:         67704
>Category:       ports
>Synopsis:       [NEW PORT] x11/xfce4-taskbar-plugin
>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:   Tue Jun 08 07:20:19 GMT 2004
>Closed-Date:    Tue Jun 08 07:37:19 GMT 2004
>Last-Modified:  Tue Jun 08 07:37:19 GMT 2004
>Originator:     Filippo Natali
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Widestore srl 
>Environment:


System: FreeBSD 4.10-STABLE #0: Thu May 27 10:14:54 CEST 2004
    filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA



>Description:


Add x11/xfce4-taskbar-plugin, a taskbar plugin for xfce panel


>How-To-Repeat:





>Fix:


--- xfce4-taskbar-plugin.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:
#
#	xfce4-taskbar-plugin
#	xfce4-taskbar-plugin/Makefile
#	xfce4-taskbar-plugin/distinfo
#	xfce4-taskbar-plugin/pkg-descr
#	xfce4-taskbar-plugin/pkg-plist
#
echo c - xfce4-taskbar-plugin
mkdir -p xfce4-taskbar-plugin > /dev/null 2>&1
echo x - xfce4-taskbar-plugin/Makefile
sed 's/^X//' >xfce4-taskbar-plugin/Makefile << 'END-of-xfce4-taskbar-plugin/Makefile'
X# New ports collection makefile for:	xfce4-taskbar-plugin
X# Date created:		07 June 2004
X# Whom:			Filippo Natali <filippo@widestore.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xfce4-taskbar-plugin
XPORTVERSION=	0.1.0
XCATEGORIES=	x11 xfce
XMASTER_SITES=	http://download.berlios.de/xfce-goodies/
X
XMAINTAINER=	filippo@widestore.net
XCOMMENT=	XFce 4 taskbar module for xfce4-panel
X
XBUILD_DEPENDS=	xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
XLIB_DEPENDS=	xfce4util.1:${PORTSDIR}/x11/libxfce4util \
X		xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
X		xml2.5:${PORTSDIR}/textproc/libxml2 \
X		startup-notification-1.0:${PORTSDIR}/x11/startup-notification
XRUN_DEPENDS=	xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
X
XWRKSRC=${WRKDIR}/${PORTNAME}
XUSE_GNOME=	gtk20
XUSE_X_PREFIX=	yes
XUSE_LIBTOOL_VER=13
XINSTALLS_SHLIB=	yes
XCONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-xfce4-taskbar-plugin/Makefile
echo x - xfce4-taskbar-plugin/distinfo
sed 's/^X//' >xfce4-taskbar-plugin/distinfo << 'END-of-xfce4-taskbar-plugin/distinfo'
XMD5 (xfce4-taskbar-plugin-0.1.0.tar.gz) = 02eb7fe6f1b1b944a60643f61b4fdd38
XSIZE (xfce4-taskbar-plugin-0.1.0.tar.gz) = 300008
END-of-xfce4-taskbar-plugin/distinfo
echo x - xfce4-taskbar-plugin/pkg-descr
sed 's/^X//' >xfce4-taskbar-plugin/pkg-descr << 'END-of-xfce4-taskbar-plugin/pkg-descr'
XTaskbar plugin for the panel.
XThe size can be changed via the properties dialog.
X
XAuthor: Andre Lerche <a.lerche@gmx.net>
XWWW:	http://xfce-goodies.berlios.de/
END-of-xfce4-taskbar-plugin/pkg-descr
echo x - xfce4-taskbar-plugin/pkg-plist
sed 's/^X//' >xfce4-taskbar-plugin/pkg-plist << 'END-of-xfce4-taskbar-plugin/pkg-plist'
Xlib/xfce4/panel-plugins/libtaskbar.so
Xlib/xfce4/panel-plugins/libtaskbar.la
Xlib/xfce4/panel-plugins/libtaskbar.a
X@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
X@unexec rmdir %D/lib/xfce4 2>/dev/null || true
END-of-xfce4-taskbar-plugin/pkg-plist
exit

--- xfce4-taskbar-plugin.shar ends here ---



>Release-Note:
>Audit-Trail:

From: Filippo Natali <filippo.natali@widestore.net>
To: freebsd-gnats-submit@FreeBSD.org, filippo@widestore.net
Cc:  
Subject: Re: ports/67704: [NEW PORT] x11/xfce4-taskbar-plugin
Date: Tue, 08 Jun 2004 09:26:30 +0200

 I submitted a wrong pr, for a port that is already present.
 
 Today my caffeine level still too much low...
 
 sorry
 Filippo
 
 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Tue Jun 8 07:35:28 GMT 2004 
State-Changed-Why:  
Port already in the tree. 

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