Subject: pkg/14059: new net/rdesktop package
To: None <gnats-bugs@gnats.netbsd.org>
From: Grant Beattie <grant@fang.spyda.net>
List: netbsd-bugs
Date: 09/25/2001 17:28:26
>Number:         14059
>Category:       pkg
>Synopsis:       new net/rdesktop package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 25 00:29:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Grant Beattie
>Release:        1.5.1
>Organization:
>Environment:
	
System: NetBSD fang 1.5.1 NetBSD 1.5.1 (GENERIC) #0: Sat Sep 22 22:35:36 EST 2001 grant@fang:/data1/src/sys/arch/i386/compile/GENERIC i386

>Description:
rdesktop is an open-source RDP client for connecting to Windows NT
and Windows 2000 terminal servers.
>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:
#
#	net/rdesktop
#	net/rdesktop/Makefile
#	net/rdesktop/distinfo
#	net/rdesktop/patches
#	net/rdesktop/pkg
#	net/rdesktop/patches/patch-aa
#	net/rdesktop/pkg/DESCR
#	net/rdesktop/pkg/PLIST
#
echo c - net/rdesktop
mkdir -p net/rdesktop > /dev/null 2>&1
echo x - net/rdesktop/Makefile
sed 's/^X//' >net/rdesktop/Makefile << 'END-of-net/rdesktop/Makefile'
X# $NetBSD$
X#
X
XDISTNAME=		rdesktop-1.1.0
XCATEGORIES=		net x11
XMASTER_SITES=		http://prdownloads.sourceforge.net/rdesktop/
XEXTRACT_SUFX=		.tar.gz
X
XMAINTAINER=		grant@grunta.com
XHOMEPAGE=		http://rdesktop.sourceforge.net/
XCOMMENT=		Open-source Remote Desktop Protocol client
X
XHAS_CONFIGURE=
XCONFIGURE_SCRIPT=	./configure
XCONFIGURE_ARGS=		--prefix=${LOCALBASE}
X
XALL_TARGET=		rdesktop
X
X.include "../../mk/bsd.pkg.mk"
END-of-net/rdesktop/Makefile
echo x - net/rdesktop/distinfo
sed 's/^X//' >net/rdesktop/distinfo << 'END-of-net/rdesktop/distinfo'
X$NetBSD$
X
XSHA1 (rdesktop-1.1.0.tar.gz) = a0ea61437834e7db0311c5e03676edef8869a927
XSize (rdesktop-1.1.0.tar.gz) = 80584 bytes
XSHA1 (patch-aa) = de962a4af39d435eb3a6e6f8dfa317cd09839cc3
END-of-net/rdesktop/distinfo
echo c - net/rdesktop/patches
mkdir -p net/rdesktop/patches > /dev/null 2>&1
echo c - net/rdesktop/pkg
mkdir -p net/rdesktop/pkg > /dev/null 2>&1
echo x - net/rdesktop/patches/patch-aa
sed 's/^X//' >net/rdesktop/patches/patch-aa << 'END-of-net/rdesktop/patches/patch-aa'
X$NetBSD$
X
X+++ Makefile	Tue Sep 25 17:10:37 2001
X@@ -6,10 +6,9 @@
X 
X # Configuration defaults
X 
X-CC       = cc
X CFLAGS   = -O2
X-INCLUDES = -I/usr/X11R6/include
X-LDLIBS   = -L/usr/X11R6/lib -lX11
X+INCLUDES = -I$(X11BASE)/include
X+LDLIBS   = -L$(X11BASE)/lib -R$(X11BASE)/lib -lX11
X 
X PREFIX   = /usr/local
X EPREFIX  = $(PREFIX)
END-of-net/rdesktop/patches/patch-aa
echo x - net/rdesktop/pkg/DESCR
sed 's/^X//' >net/rdesktop/pkg/DESCR << 'END-of-net/rdesktop/pkg/DESCR'
Xrdesktop is an open-source RDP client for connecting to Windows NT
Xand Windows 2000 terminal servers.
X
END-of-net/rdesktop/pkg/DESCR
echo x - net/rdesktop/pkg/PLIST
sed 's/^X//' >net/rdesktop/pkg/PLIST << 'END-of-net/rdesktop/pkg/PLIST'
X@comment $NetBSD$
Xbin/rdesktop
END-of-net/rdesktop/pkg/PLIST
exit

>Release-Note:
>Audit-Trail:
>Unformatted: