Subject: pkg/14103: new package: net/rdesktop
To: None <gnats-bugs@gnats.netbsd.org>
From: None <grant@grunta.com>
List: netbsd-bugs
Date: 09/30/2001 20:26:52
>Number: 14103
>Category: pkg
>Synopsis: new package: net/rdesktop
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Sep 30 03:27:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Grant Beattie
>Release: NetBSD 1.5.2
>Organization:
>Environment:
System: NetBSD fang 1.5.2 NetBSD 1.5.2 (GENERIC) #0: Thu Sep 27 04:08:41 PDT 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: