From nobody@FreeBSD.org  Mon Oct 23 11:32:41 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 898C016A40F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 11:32:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3A72343D76
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 11:32:37 +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 k9NBWbQk023256
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 11:32:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k9NBWb2l023255;
	Mon, 23 Oct 2006 11:32:37 GMT
	(envelope-from nobody)
Message-Id: <200610231132.k9NBWb2l023255@www.freebsd.org>
Date: Mon, 23 Oct 2006 11:32:37 GMT
From: idroxid<idroxid01@yahoo.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: BBDock displays one or more PNG icons in the BlackBox/FluxBox slit.
X-Send-Pr-Version: www-3.0

>Number:         104708
>Category:       ports
>Synopsis:       new port: x11/bbdock, displays one or more PNG icons in the BlackBox/FluxBox slit.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 11:40:19 GMT 2006
>Closed-Date:    Wed Nov 08 20:04:38 GMT 2006
>Last-Modified:  Wed Nov 08 20:04:38 GMT 2006
>Originator:     idroxid
>Release:        6.1
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:
# 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:
#
#	bbdock
#	bbdock/pkg-descr
#	bbdock/Makefile
#	bbdock/distinfo
#
echo c - bbdock
mkdir -p bbdock > /dev/null 2>&1
echo x - bbdock/pkg-descr
sed 's/^X//' >bbdock/pkg-descr << 'END-of-bbdock/pkg-descr'
XBBDock displays one or more PNG icons in the BlackBox/FluxBox slit from
Xwhich you can launch the corresponding applications. It is pretty similar 
Xin function and appearance to bbbutton wich you might want to try if you 
Xare reading this on a display with a color-depth below 16 bits.
X
XWWW: http://http://bbdock.nethence.com/download/
END-of-bbdock/pkg-descr
echo x - bbdock/Makefile
sed 's/^X//' >bbdock/Makefile << 'END-of-bbdock/Makefile'
X# New ports collection makefile for:	bbdock
X# Date created:		July 31, 2006
X# Whom:			Francis Bacque <idroxid01@yahoo.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		bbdock
XPORTVERSION=		0.2.8
XCATEGORIES=		x11
XMASTER_SITES=		http://bbdock.nethence.com/download/
X
XMAINTAINER=		idroxid01@yahoo.fr
XCOMMENT=		BBDock displays one or more PNG icons in the BlackBox/FluxBox slit
X
XLIB_DEPENDS=		png:${PORTSDIR}/graphics/png
X
XPORTDOCS=		README
XGNU_CONFIGURE=		yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XUSE_GMAKE=		yes
XUSE_X_PREFIX=		yes
XUSE_GCC=		3.3+
X
XPLIST_FILES=		bin/bbdock
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-bbdock/Makefile
echo x - bbdock/distinfo
sed 's/^X//' >bbdock/distinfo << 'END-of-bbdock/distinfo'
XMD5 (bbdock-0.2.8.tar.gz) = e5f490027b888b8eb71ce5585794cda9
XSHA256 (bbdock-0.2.8.tar.gz) = cffbc12b43a36265df019e09ddefe715426efaa71ec15d9cc5b07a1302726cb7
XSIZE (bbdock-0.2.8.tar.gz) = 95116
END-of-bbdock/distinfo
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Oct 30 11:51:53 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104708 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Nov 8 20:04:35 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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