Commit Graph

12 Commits

Author SHA1 Message Date
sthen
49db5b62fa update x11vnc to 0.9.11, ok with ajacoutot 2010-08-22 16:56:34 +00:00
ajacoutot
085c6f795d Update to x11vnc-0.9.10 which fixes several regressions with the latest X
server.

ok sthen@ (maintainer)
2010-07-31 09:35:29 +00:00
sthen
4a24cc35ea update to 0.9.9 2010-04-02 00:42:25 +00:00
jcs
c9ecc460b9 in the (lengthy) help output, display the path where our xdm is
configured to write authfiles to help the user find them

ok sthen@
2010-03-30 19:57:28 +00:00
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