From djm@djmnet.org  Sat Oct  5 09:59:42 2002
Return-Path: <djm@djmnet.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 507B237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2002 09:59:42 -0700 (PDT)
Received: from watergate.djmnet.org (watergate.djmnet.org [66.92.151.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 05D7C43E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2002 09:59:40 -0700 (PDT)
	(envelope-from djm@djmnet.org)
Received: from earth.djmnet.org (earth.djmnet.org [10.20.30.7])
	by watergate.djmnet.org (Postfix) with ESMTP id 4D93B7007
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2002 12:59:38 -0400 (EDT)
Received: by earth.djmnet.org (Postfix, from userid 515)
	id 387B3733; Sat,  5 Oct 2002 12:59:36 -0400 (EDT)
Message-Id: <20021005165936.387B3733@earth.djmnet.org>
Date: Sat,  5 Oct 2002 12:59:36 -0400 (EDT)
From: David MacKenzie <djm@djmnet.org>
Reply-To: David MacKenzie <djm@djmnet.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: x11-wm/icebgset (set IceWM background)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43718
>Category:       ports
>Synopsis:       New port: x11-wm/icebgset (set IceWM background)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 10:00:15 PDT 2002
>Closed-Date:    Sun Dec 07 09:51:50 PST 2003
>Last-Modified:  Sun Dec 07 09:51:50 PST 2003
>Originator:     David MacKenzie
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD earth.djmnet.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Mon Sep 9 22:34:56 EDT 2002 djm@earth.djmnet.org:/home/src/stable/src/sys/compile/EARTH i386

>Description:
A visual browser for selecting the IceWM background image and options
>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:
#
#	x11-wm/icebgset
#	x11-wm/icebgset/Makefile
#	x11-wm/icebgset/pkg-comment
#	x11-wm/icebgset/distinfo
#	x11-wm/icebgset/pkg-descr
#	x11-wm/icebgset/pkg-plist
#	x11-wm/icebgset/files
#	x11-wm/icebgset/files/patch-subdirs
#
echo c - x11-wm/icebgset
mkdir -p x11-wm/icebgset > /dev/null 2>&1
echo x - x11-wm/icebgset/Makefile
sed 's/^X//' >x11-wm/icebgset/Makefile << 'END-of-x11-wm/icebgset/Makefile'
X# New ports collection makefile for:	icebgset
X# Date created:		05 Oct 2002
X# Whom:			David MacKenzie <djm@djmnet.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	icebgset
XPORTVERSION=	0.5
XCATEGORIES=	x11-wm
XMASTER_SITES=	http://www.selena.kherson.ua/xvadim/
X
XMAINTAINER=	djm@djmnet.org
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.5:${PORTSDIR}/graphics/png \
X		intl.4:${PORTSDIR}/devel/gettext
XRUN_DEPENDS=	icewm:${PORTSDIR}/x11-wm/icewm
X
XUSE_BZIP2=	yes
X# Compilation fails if I set USE_AUTOMAKE or USE_LIBTOOL.
X# They're not needed to build the port.
XUSE_AUTOCONF=	yes
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_QT_VER=	2
X
X.include <bsd.port.mk>
END-of-x11-wm/icebgset/Makefile
echo x - x11-wm/icebgset/pkg-comment
sed 's/^X//' >x11-wm/icebgset/pkg-comment << 'END-of-x11-wm/icebgset/pkg-comment'
XA visual browser for selecting the IceWM background image and options
END-of-x11-wm/icebgset/pkg-comment
echo x - x11-wm/icebgset/distinfo
sed 's/^X//' >x11-wm/icebgset/distinfo << 'END-of-x11-wm/icebgset/distinfo'
XMD5 (icebgset-0.5.tar.bz2) = ed01609cc75c272afc75ed67b991f918
END-of-x11-wm/icebgset/distinfo
echo x - x11-wm/icebgset/pkg-descr
sed 's/^X//' >x11-wm/icebgset/pkg-descr << 'END-of-x11-wm/icebgset/pkg-descr'
XThis utility allows you to set the background image and options for
XIceWM visually.
X
XIt appears to crash IceWM 1.0.8, but works with IceWM 1.2.0.
X
XWWW: http://www.selena.kherson.ua/xvadim/myprogrammse.html
X
X- David MacKenzie
Xdjm@djmnet.org
END-of-x11-wm/icebgset/pkg-descr
echo x - x11-wm/icebgset/pkg-plist
sed 's/^X//' >x11-wm/icebgset/pkg-plist << 'END-of-x11-wm/icebgset/pkg-plist'
Xbin/icebgset
END-of-x11-wm/icebgset/pkg-plist
echo c - x11-wm/icebgset/files
mkdir -p x11-wm/icebgset/files > /dev/null 2>&1
echo x - x11-wm/icebgset/files/patch-subdirs
sed 's/^X//' >x11-wm/icebgset/files/patch-subdirs << 'END-of-x11-wm/icebgset/files/patch-subdirs'
X--- icebgset/Makefile.in.dist	Tue Apr  2 16:56:45 2002
X+++ icebgset/Makefile.in	Sat Oct  5 12:17:13 2002
X@@ -222,7 +222,8 @@
X KDE_OPTIONS = qtonly
X icebgset_LDADD = -lXext -lX11 $(LIB_QT) $(LIBSOCKET)
X 
X-SUBDIRS = docs 
X+#Patching Makefile.am would be better, but automake 1.5 on FreeBSD gives an error on this project.
X+SUBDIRS = . 
X 
X EXTRA_DIST = main.cpp icebgset.cpp icebgset.h lo32-app-icebgset.png lo16-app-icebgset.png 
X 
END-of-x11-wm/icebgset/files/patch-subdirs
exit

>Release-Note:
>Audit-Trail:

From: Mark Linimon <linimon@lonesome.com>
To: freebsd-gnats-submit@FreeBSD.org, djm@djmnet.org
Cc:  
Subject: Re: ports/43718: New port: x11-wm/icebgset (set IceWM background)
Date: Mon, 10 Nov 2003 03:06:41 +0000

 Is the submitter by any chance still interested in this port?  By
 now this is one of the oldest "new ports" PRs in GNATS.
 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Fri Nov 14 03:11:09 PST 2003 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=43718 
State-Changed-From-To: feedback->closed 
State-Changed-By: krion 
State-Changed-When: Sun Dec 7 09:51:35 PST 2003 
State-Changed-Why:  
Timeout from originator > 1 month 

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