Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 20:24:52 +0200 (CEST)
From:      Matt Douhan <matt@athame.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39890: New port: krdesktop
Message-ID:  <20020626182452.067893FA0@spawn.internal.hasta.se>

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

>Number:         39890
>Category:       ports
>Synopsis:       New port: krdesktop
>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:   Wed Jun 26 12:00:12 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matt Douhan
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD spawn.internal.hasta.se 4.6-RC FreeBSD 4.6-RC #1: Fri May 31 14:56:46 GMT 2002     mdouhan@spawn.internal.hasta.se:/usr/obj/usr/src/sys/DEVIL  i386
>Description:
This is a cvs snapshot of krdesktop, a rdesktop GUI.

WWW: http://krazykiwi.homeip.net/netwizard/krdesktop/

- Matt Douhan et al. <matt@athame.co.uk>
>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:
#
#	krdesktop
#	krdesktop/Makefile
#	krdesktop/distinfo
#	krdesktop/pkg-comment
#	krdesktop/pkg-descr
#	krdesktop/pkg-plist
#
echo c - krdesktop
mkdir -p krdesktop > /dev/null 2>&1
echo x - krdesktop/Makefile
sed 's/^X//' >krdesktop/Makefile << 'END-of-krdesktop/Makefile'
X# New ports collection makefile for:   krdesktop-devel
X# Date created:        23 June 2002
X# Whom:                Matt Douhan <matt@athame.co.uk>
X#
X# $FreeBSD$
X
XPORTNAME=	KRdesktop
XPORTVERSION=	1.0
XCATEGORIES=	net kde
XMASTER_SITES=	http://krazykiwi.homeip.net/netwizard/krdesktop/ 
XPKGNAMESUFFIX=  -devel
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	matt@athame.co.uk
X
XBUILD_DEPENDS=	automake:${PORTSDIR}/devel/automake \
X		autoconf:${PORTSDIR}/devel/autoconf
XRUN_DEPENDS=	rdesktop:${PORTSDIR}/net/rdesktop-devel
X
XMAKE_ENV=       QTDIR=${QT_PREFIX} \
X		KDEDIR=${LOCALBASE}
X
XUSE_KDELIBS_VER=3
XNO_WRKSUBDIR=   yes
X
XCONFIGURE_ARGS=	--with-extra-includes=${LOCALBASE}/include \
X		--with-extra-libs=${LOCALBASE}/lib
X
X.include <bsd.port.mk>
END-of-krdesktop/Makefile
echo x - krdesktop/distinfo
sed 's/^X//' >krdesktop/distinfo << 'END-of-krdesktop/distinfo'
XMD5 (KRdesktop-1.0.tar.gz) = dc0de52625d8351fe7e5990e8d8a2b36
X
END-of-krdesktop/distinfo
echo x - krdesktop/pkg-comment
sed 's/^X//' >krdesktop/pkg-comment << 'END-of-krdesktop/pkg-comment'
XDevelopment snapshot of a GUI for rdesktop
END-of-krdesktop/pkg-comment
echo x - krdesktop/pkg-descr
sed 's/^X//' >krdesktop/pkg-descr << 'END-of-krdesktop/pkg-descr'
XThis is a cvs snapshot of krdesktop, a rdesktop GUI.
X
XWWW: http://krazykiwi.homeip.net/netwizard/krdesktop/
X
X- Matt Douhan et al. <matt@athame.co.uk>
END-of-krdesktop/pkg-descr
echo x - krdesktop/pkg-plist
sed 's/^X//' >krdesktop/pkg-plist << 'END-of-krdesktop/pkg-plist'
Xbin/krdesktop
X
END-of-krdesktop/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?20020626182452.067893FA0>