Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2002 16:46:18 +0200 (CEST)
From:      Matt Douhan <matt@athame.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40035: port update
Message-ID:  <20020630144618.550ED3FB8@spawn.internal.hasta.se>

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

>Number:         40035
>Category:       ports
>Synopsis:       port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 30 07:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matt Douhan
>Release:        FreeBSD 4.6-RC i386
>Organization:
none
>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:
	Updated to support VNC as well as rdesktop, this allows onnections to both VNC and windows terminal servers
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/krdesktop/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	28 Jun 2002 15:59:54 -0000	1.2
+++ Makefile	30 Jun 2002 14:38:15 -0000
@@ -5,14 +5,15 @@
 # $FreeBSD: ports/net/krdesktop/Makefile,v 1.2 2002/06/28 15:59:54 perky Exp $
 
 PORTNAME=	krdesktop
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	net kde
 MASTER_SITES=	http://krazykiwi.homeip.net/netwizard/krdesktop/
 DISTNAME=	${PORTNAME:S/kr/KR/}-${PORTVERSION}
 
 MAINTAINER=	matt@athame.co.uk
 
-RUN_DEPENDS=	rdesktop:${PORTSDIR}/net/rdesktop-devel
+RUN_DEPENDS=	rdesktop:${PORTSDIR}/net/rdesktop-devel \
+		vncviewer:${PORTSDIR}/net/vnc
 
 USE_KDELIBS_VER=3
 NO_WRKSUBDIR=   yes
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/net/krdesktop/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	28 Jun 2002 15:59:54 -0000	1.2
+++ distinfo	30 Jun 2002 14:38:15 -0000
@@ -1 +1 @@
-MD5 (KRdesktop-1.1.tar.gz) = adda05a7682731c21ee61f4bc73e6a43
+MD5 (KRdesktop-1.2.tar.gz) = f2caaf431e1cddf3596521d042a5dd2a
Index: pkg-comment
===================================================================
RCS file: /cvs/FreeBSD/ports/net/krdesktop/pkg-comment,v
retrieving revision 1.1
diff -u -r1.1 pkg-comment
--- pkg-comment	26 Jun 2002 22:14:16 -0000	1.1
+++ pkg-comment	30 Jun 2002 14:38:15 -0000
@@ -1 +1 @@
-KDE Frontend for rdesktop
+KDE GUI for rdesktop and VNC
Index: pkg-descr
===================================================================
RCS file: /cvs/FreeBSD/ports/net/krdesktop/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	26 Jun 2002 22:14:16 -0000	1.1
+++ pkg-descr	30 Jun 2002 14:38:15 -0000
@@ -1,5 +1,6 @@
-This is a cvs snapshot of krdesktop, a rdesktop GUI.
+A KDE GUI that allows the user to connect to VNC servers
+and windows terminal servers, both win2k and NT4
 
 WWW: http://krazykiwi.homeip.net/netwizard/krdesktop/
 
-- Matt Douhan et al. <matt@athame.co.uk>
+Matt Douhan <matt@athame.co.uk>


>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?20020630144618.550ED3FB8>