Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Sep 2005 13:17:37 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85685: [new port] net/xrdesktop
Message-ID:  <E1EBU9Z-0005wu-Gh@az.inec.ru>
Resent-Message-ID: <200509030920.j839KKPu003706@freefall.freebsd.org>

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

>Number:         85685
>Category:       ports
>Synopsis:       [new port] net/xrdesktop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 03 09:20:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	xrdesktop is a GTK-Perl frontend for rdesktop that allows saving and editing of
	session configurations. Its aim is to support all the command-line options of
	rdesktop in an easy-to-use GUI.
	
>How-To-Repeat:
	
>Fix:

	

--- xrdesktop.shar begins here ---
# 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:
#
#	xrdesktop
#	xrdesktop/pkg-descr
#	xrdesktop/Makefile
#	xrdesktop/distinfo
#
echo c - xrdesktop
mkdir -p xrdesktop > /dev/null 2>&1
echo x - xrdesktop/pkg-descr
sed 's/^X//' >xrdesktop/pkg-descr << 'END-of-xrdesktop/pkg-descr'
XXrdesktop is a GTK-Perl frontend for rdesktop that allows saving and editing of
Xsession configurations. Its aim is to support all the command-line options of
Xrdesktop in an easy-to-use GUI.
X
XAuthor:	dave@downneck.net
XWWW:	http://luggage.linux0wnsyou.com/xrdesktop/
END-of-xrdesktop/pkg-descr
echo x - xrdesktop/Makefile
sed 's/^X//' >xrdesktop/Makefile << 'END-of-xrdesktop/Makefile'
X# New ports collection makefile for:	xrdesktop
X# Date created:		2005-06-30
X# Whom:			Andrej Zverev <az@inec.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xrdesktop
XPORTVERSION=	0.7
XCATEGORIES=	net
XMASTER_SITES=	http://luggage.linux0wnsyou.com/xrdesktop/
X
XMAINTAINER=	az@inec.ru
XCOMMENT=	A p5-Gtk frontend to rdesktop
X
XRUN_DEPENDS=	rdesktop:${PORTSDIR}/net/rdesktop \
X		${SITE_PERL}/${PERL_ARCH}/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk
X
XNO_BUILD=	yes
XSTRIP=
X
XPLIST_FILES=	bin/xrdesktop
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/xrdesktop ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-xrdesktop/Makefile
echo x - xrdesktop/distinfo
sed 's/^X//' >xrdesktop/distinfo << 'END-of-xrdesktop/distinfo'
XMD5 (xrdesktop-0.7.tar.gz) = 93b396c903cdfc826549a3fe58df4ec8
XSIZE (xrdesktop-0.7.tar.gz) = 15611
END-of-xrdesktop/distinfo
exit
--- xrdesktop.shar ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EBU9Z-0005wu-Gh>