Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 02:33:25 -0600 (MDT)
From:      Amar Takhar <verm@drunkmonk.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40585: new port: net/dcgui 
Message-ID:  <200207150833.g6F8XPln020408@jolly.drunkmonk.net>

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

>Number:         40585
>Category:       ports
>Synopsis:       new port: net/dcgui
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 01:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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