From verm@jolly.drunkmonk.net  Mon Jul 15 01:33:34 2002
Return-Path: <verm@jolly.drunkmonk.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B0DC637B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jul 2002 01:33:34 -0700 (PDT)
Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 30B4843E58
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jul 2002 01:33:34 -0700 (PDT)
	(envelope-from verm@jolly.drunkmonk.net)
Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1])
	by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6F8XP9H020409
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jul 2002 02:33:25 -0600 (MDT)
	(envelope-from verm@jolly.drunkmonk.net)
Received: (from verm@localhost)
	by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6F8XPln020408;
	Mon, 15 Jul 2002 02:33:25 -0600 (MDT)
Message-Id: <200207150833.g6F8XPln020408@jolly.drunkmonk.net>
Date: Mon, 15 Jul 2002 02:33:25 -0600 (MDT)
From: Amar Takhar <verm@drunkmonk.net>
Reply-To: Amar Takhar <verm@drunkmonk.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: net/dcgui 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40585
>Category:       ports
>Synopsis:       new port: net/dcgui
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 01:40:01 PDT 2002
>Closed-Date:    Mon Jul 15 17:42:46 PDT 2002
>Last-Modified:  Mon Jul 15 17:42:46 PDT 2002
>Originator:     Amar Takhar
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:

>Description:

This is a QT frontend to the Direct Connect system.  It supports most if not all
of the DC features.

>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:
#
#	dcgui/Makefile
#	dcgui/distinfo
#	dcgui/pkg-comment
#	dcgui/pkg-descr
#	dcgui/pkg-plist
#
echo x - dcgui/Makefile
sed 's/^X//' >dcgui/Makefile << 'END-of-dcgui/Makefile'
X# New ports collection makefile for:	dcgui
X# Date created:		14 July 2002
X# Whom:			verm@drunkmonk.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dcgui
XPORTVERSION=	0.1.b9
XCATEGORIES=	net
XMASTER_SITES=	http://dc.ketelhot.de/files/dcgui/unstable/source/
XDISTNAME=	dc-0.1beta9
X
XMAINTAINER=	verm@drunkmonk.net
X
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
X		dc.0:${PORTSDIR}/devel/dclib
X
XWRKSRC=		${WRKDIR}/${DISTNAME:S/dc/dcgui/}
X
XUSE_BZIP2=	yes
XUSE_QT_VER=	3
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
XCONFIGURE_ARGS=	--with-libdc=${LOCALBASE}
X
Xpre-configure:
X	@${REINPLACE_CMD} -e 's|xmlversion.h|libxml/xmlversion.h|' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-dcgui/Makefile
echo x - dcgui/distinfo
sed 's/^X//' >dcgui/distinfo << 'END-of-dcgui/distinfo'
XMD5 (dc-0.1beta9.tar.bz2) = 63f75fa26ef554581e71b52a7c2d99b6
END-of-dcgui/distinfo
echo x - dcgui/pkg-comment
sed 's/^X//' >dcgui/pkg-comment << 'END-of-dcgui/pkg-comment'
XDirect Direct connect interface QT GUI
END-of-dcgui/pkg-comment
echo x - dcgui/pkg-descr
sed 's/^X//' >dcgui/pkg-descr << 'END-of-dcgui/pkg-descr'
XThis is a QT frontend to the Direct Connect system.  It supports most if not all
Xof the DC features.
X
XWWW: http://dc.ketelhot.de/
END-of-dcgui/pkg-descr
echo x - dcgui/pkg-plist
sed 's/^X//' >dcgui/pkg-plist << 'END-of-dcgui/pkg-plist'
Xbin/dcgui
END-of-dcgui/pkg-plist
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->lioux 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Mon Jul 15 08:55:07 PDT 2002 
Responsible-Changed-Why:  
ALready handling similar PR 40425 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40585 
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Mon Jul 15 17:37:53 PDT 2002 
State-Changed-Why:  
Committed after merge with PR 40425, thanks! Maintainership assigned 
to submitter of PR 40425. 

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