Commit Graph

37 Commits

Author SHA1 Message Date
ajacoutot
17233cd48d This can use rc_bg now. 2011-03-17 16:48:47 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
sthen
95404a4d9a Disable use of xrecord for now; it triggers X server crashes reported by
ajacoutot@ and repeated by myself on some systems (it seems to be display
adapter-dependent).  https://bugs.freedesktop.org/show_bug.cgi?id=30032
appears to be relevant.  ok ajacoutot@
2011-01-19 21:37:43 +00:00
sthen
317a6e18ee two x11vnc portability fixes from Mikolaj Kucharski (thanks for
your patience and gentle reminders :)

- replace GNU grep syntax for end-of-word with something that works
with /usr/bin/grep

- fix path to su(1)
2011-01-17 10:10:29 +00:00
ajacoutot
ae70c849c2 Make use of rcexec.
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
c4b696cb73 Add rc script.
ok sthen@ (MAINTAINER)
2010-11-09 10:52:22 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sthen
041bf9f688 update x11vnc to 0.9.12, rolling in many of the patches 2010-09-15 08:21:09 +00:00
sthen
c6db9137bd Fix build with new libX11 Xdefs.h (who'd have thought that other
software might use "pointer" as a variable name...). From upstream.
2010-09-03 15:58:12 +00:00
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
ajacoutot
fd1cd0c58d Move move to new DEPENDS. 2010-07-30 08:02:59 +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
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
sthen
1da7f7cfe5 update x11vnc to 0.9.5 2009-06-23 21:11:17 +00:00
ajacoutot
7f64bee223 - add avahi support as agreed with sthen@ 2009-06-03 20:27:56 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37:27 +00:00
sthen
403793e43c fix typo (CONFIURE_SHARED -> CONFIGURE_SHARED) and bump; Benoit Lecocq 2009-03-07 12:43:45 +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
ajacoutot
f014786072 - add jpeg compression support
- explicitely disable avahi, as requested by sthen@

ok sthen@
2009-02-02 23:27:48 +00:00
sthen
c2a9ce6c9b update to 0.9.6; maintainer timeout 2009-01-16 02:46:22 +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
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +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