Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 11:32:37 GMT
From:      idroxid<idroxid01@yahoo.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/104708: BBDock displays one or more PNG icons in the BlackBox/FluxBox slit.
Message-ID:  <200610231132.k9NBWb2l023255@www.freebsd.org>
Resent-Message-ID: <200610231140.k9NBeJla034202@freefall.freebsd.org>

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

>Number:         104708
>Category:       ports
>Synopsis:       BBDock displays one or more PNG icons in the BlackBox/FluxBox slit.
>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 Oct 23 11:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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