[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
UPDATE: net/tightvnc
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: UPDATE: net/tightvnc
- From: steven mestdagh <steven_(_dot_)_mestdagh_(_at_)_esat_(_dot_)_kuleuven_(_dot_)_be>
- Date: Tue, 4 Oct 2005 10:38:51 +0200
hi,
this is a small update. also tried to fix WANTLIB, and added USE_X11.
tested the viewer on i386, appears to work fine.
--
steven
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tightvnc/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile 16 Dec 2004 00:31:26 -0000 1.14
+++ Makefile 4 Oct 2005 08:37:04 -0000
@@ -3,7 +3,7 @@
COMMENT= "cross-platform remote desktop access"
COMMENT-viewer= "client for cross-platform remote desktop access"
-VERSION= 1.2.7
+VERSION= 1.2.9
PKGNAME= tightvnc-${VERSION}
PKGNAME-viewer= tightvnc-viewer-${VERSION}
DISTNAME= ${PKGNAME}_unixsrc
@@ -15,13 +15,14 @@
MAINTAINER= Rob Casey <rob_(_at_)_minauros_(_dot_)_com>
LIB_DEPENDS= jpeg.62.::graphics/jpeg
+USE_X11= Yes
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
-WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m z
+WANTLIB= X11 Xext c z
EXTRACT_ONLY= ${DISTNAME}.tar.gz
WRKDIST= ${WRKDIR}/vnc_unixsrc
@@ -35,8 +36,14 @@
NO_REGRESS= Yes
-.if defined(PACKAGING) && empty(SUBPACKAGE)
+.if defined(PACKAGING)
+. if ${SUBPACKAGE} == "-viewer"
+WANTLIB+= ICE SM Xaw Xmu Xp Xpm Xt
+. else
RUN_DEPENDS+= ::net/tightvnc,-viewer
+LIB_DEPENDS=
+WANTLIB+= m
+. endif
.endif
DOCUMENTATION=vncserver.man vncpasswd/vncpasswd.man vncconnect/vncconnect.man \
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tightvnc/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 5 Jan 2005 17:15:04 -0000 1.6
+++ distinfo 4 Oct 2005 08:37:04 -0000
@@ -1,4 +1,4 @@
-MD5 (tightvnc-1.2.7_unixsrc.tar.gz) = dfc99ab9c104459d6168c25c9fa1ee1e
-RMD160 (tightvnc-1.2.7_unixsrc.tar.gz) = 1f5021d7faa03d61ca35c6e7253ad088f39e9786
-SHA1 (tightvnc-1.2.7_unixsrc.tar.gz) = 95a258a5752fcd24518426288121c03bbc0bac01
-SIZE (tightvnc-1.2.7_unixsrc.tar.gz) = 2138494
+MD5 (tightvnc-1.2.9_unixsrc.tar.gz) = ba277dc56a0cfed2e4fba778f219cd08
+RMD160 (tightvnc-1.2.9_unixsrc.tar.gz) = e889415501ed59e581b1bcdb69929a5315a5f6b6
+SHA1 (tightvnc-1.2.9_unixsrc.tar.gz) = 4c71198e2d3f3ae894ae801619e29db4eea61da9
+SIZE (tightvnc-1.2.9_unixsrc.tar.gz) = 2154893
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/tightvnc/pkg/PLIST,v
retrieving revision 1.12
diff -u -r1.12 PLIST
--- pkg/PLIST 29 Sep 2004 20:39:48 -0000 1.12
+++ pkg/PLIST 4 Oct 2005 08:37:04 -0000
@@ -13,6 +13,8 @@
share/vnc/classes/ButtonPanel.class
share/vnc/classes/ClipboardFrame.class
share/vnc/classes/DesCipher.class
+share/vnc/classes/HTTPConnectSocket.class
+share/vnc/classes/HTTPConnectSocketFactory.class
share/vnc/classes/OptionsFrame.class
share/vnc/classes/RecordingFrame.class
share/vnc/classes/ReloginPanel.class
Visit your host, monkey.org