Commit Graph

8 Commits

Author SHA1 Message Date
sthen
1da7f7cfe5 update x11vnc to 0.9.5 2009-06-23 21:11:17 +00:00
sthen
66959a17a4 the path in gui.c is used to find both wish (installed by tk which is a
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.

discussed with/ok ajacoutot
2009-02-15 12:02:14 +00:00
sthen
3505f7eed3 fix hardcoded paths in gui.c; prompted by ajacoutot. bump package. 2009-02-15 10:01:43 +00:00
sthen
a520652879 - add dependency on Tk for the gui; diff from Mikolaj Kucharski,
reworked to use MODULES=x11/tk (suggested by steven@) and Makefile
cleanup by Stuart Cassoff, thanks to both

- take MAINTAINER, previous maintainer didn't respond to my past emails
2009-02-15 09:47:48 +00:00
sthen
787e6f6d53 regenerate patch, no change 2009-02-15 09:41:29 +00:00
sthen
5f1384ff17 fix build, missed some "cvs rm" on the machine I committed from.
thanks naddy for pointing it out. no bump necessary.
2008-11-03 16:31:13 +00:00
sthen
929698ba94 Update to 0.9.5, based on ports@ submission from bsd at openbsd.rutgers.edu
after maintainer timeout. Drop several patches that are now included in the
source; keep -pthread patch; install the manpage and the modified Java
vncviewer applet; regen plist.
2008-10-28 01:44:01 +00:00
sturm
8f5afb12e7 Initial import of x11vnc 0.6.2
x11vnc allows one to remotely view and interact with real X displays (i.e. a
display corresponding to a physical monitor, keyboard, and mouse) with any
VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for
Windows.

from Craig Barraclough <craigba at creative.com.au>
2004-12-02 21:21:23 +00:00