summaryrefslogtreecommitdiff
path: root/x11/x11vnc
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-09Update x11vnc to 0.9.8.obache2-6/+6
New in the 0.9.8 x11vnc release: Better reliability for the Java Viewer applet when connecting through a Web Proxy via HTTPS. A proxy hostname and port can be specified via applet parameters. Proxy Authentication via Auth-Basic is supported. More x11vnc printout in -ssl is provided to help troubleshoot this mode and other ssl connections. Stability improvements to -threads mode. Running x11vnc this way is more reliable now. Threaded operation sometimes gives better interactive response and faster updates. The threaded mode now supports multiple VNC viewers using the same VNC encoding (some only on Linux or enabled at build time.) The threaded mode can also yield a performance enhancement in the many client case (e.g. class-room broadcast.) We have tested with 30 to 50 simultaneous clients. See also -reflect. miscellaneous new features and changes: x11vnc automatically tries to work around an Xorg server bug involving infinitely repeating keys when turning off key repeating. Use -repeat if the automatic workaround fails. Also, the environment variable X11VNC_IDLE_TIMEOUT (seconds) is provided. In -reflect mode the environment variable X11VNC_REFLECT_PASSWORD is provided. The -clip mode works under -rawfb. The -nounixpw option can disable unixpw mode if an earlier option enables it (e.g. -svc). Scroll detection is skipped for windows with 'OpenOffice' in their name.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-05-07Update x11vnc to 0.9.7.obache3-8/+18
Pkgsrc changes: * add avahi option (disabled by default). Notes: New in the 0.9.7 x11vnc release: Basic support for building with VirtualGL's TurboVNC (an enhanced TightVNC for fast LAN high framerate usage) encoding and TightVNC modifications. More info: http://www.karlrunge.com/x11vnc/faq.html#faq-turbovnc and x11vnc/misc/turbovnc/README. The -ncache_cr option has been fixed and so in -ncache mode smooth opaque window motions are now work correctly. Try it out to see how smooth it is even on a slow link. Support for Linux text consoles (virtual terminals, e.g. 1-6) is provided via, e.g., 'x11vnc -rawfb vt2' (for virtual terminal #2). This is like LinuxVNC (i.e. text only), it avoids using /dev/fb and uses /dev/vcsaN instead (the '-rawfb console' mode uses /dev/fb.) With /dev/vcsaN the text terminal is accessible even it if is not the currently active one. The -rawfb option now supports framebuffers with bits per pixel less than 8 (e.g. 4 or 1 bpp.) Reverse connections now work in Anonymous Diffie Hellman SSL/TLS mode. Reverse connections also work for VeNCrypt and ANONTLS modes. miscellaneous new features and changes: The included SSL enabled UltraVNC java viewer now has a configurable [Home] entry in the drives drop down menu. In the -create, -svc, etc. modes one can now specify a range of X displays to ignore in X11VNC_SKIP_DISPLAY. Improvements and bugfixes were made to the find_display and create_display scripts. FD_EXTRA option is provided. The '-rawfb video' option finds the video device file more carefully. The -rmflag option allows a new way to indicate to other applications that x11vnc has started. All of the java applet parameters are now documented in the classes/ssl/README file. There is now a "sendbell" remote control command. A one-time -padgeom once:WxH mode is added. Improvements to the CUPS Terminal Services helper mode. If the X display cannot be opened normally then the env. var. XAUTHLOCALHOSTNAME=localhost is tried. Bugfix for selection transfer to a now non-existent X window (Thunderbird can cause this.) Related, the env. variable LIBXCB_ALLOW_SLOPPY_LOCK is now set by default. Bugfix for -8to24 mode due to nonstandard indexed color support. The libvncserver and x11vnc autoconf/automake settings have been improved. libXrandr include file is now found on Solaris.
2008-12-11Update x11vnc to 0.9.6.obache3-7/+11
New in the 0.9.6 x11vnc release: x11vnc's SSL encryption is extended to support the VeNCrypt and TLS (older; vino) SSL/TLS security type extensions to VNC. Anonymous Diffie-Hellman key exchange (-ssl ANON) and Certificate Revocation List support (-sslCRL) is added to the SSL encryption mode. The Java viewer applet can now be served up through the VNC port (5900) in addition to the normal HTTP port (5800) via the -http_oneport option. Previously this only worked for SSL connections and HTTPS. The "-rfbport PROMPT" mode presents a simple gui for the user to select a port for the x11vnc service and a few other settings. This enables a menu entry for naive users that is included in x11vnc.desktop. If x11vnc is not built with the Avahi Zeroconf library an external helper program (avahi-publish or dns-sd on Mac OS X) is used instead. miscellaneous new features and changes: The default mode for '-ssl' is now the '-ssl SAVE' mode; i.e. the generated certificate is saved and reused in subsequent sessions rather than being discarded. Use '-ssl TMP' recover the old way. This change made to for it to be more likely that the VNC Viewer can save the accepted cert for future authentications. The solid background color option works on the Mac OS X console. The -reopen option enables x11vnc to try to re connect to the X display if GDM (or other display manager) kills it just after the user logs in. The -dhparams option can be used to point to your own Diffie Hellman parameters. The -setdefer option allows tuning how quickly updates will be sent. Default setting tuned. The option -zeroconf is now an alias for -avahi/-mdns. In pipeinput mode, the pipe filehandle is now closed when x11vnc exits. The -sshonly option turns off VeNCrypt and TLSVNC (vino) mod leaving only the standard SSL (i.e. vncs://) For testing, the option -rand in an alias for -rawfb rand -nopw Minor tweaks to improve CUPS Print tunneling.
2008-10-25Update x11vnc to 0.9.5.obache3-20/+33
Pkgsrc changes: Added x11 option (enabled by default). You can still use with FB or MacOS X native display without X11. New in the 0.9.5 x11vnc release: Symmetric key encryption using the RC4, AES, Blowfish, and 3DES ciphers is supported via the -enc cipher:keyfile option. The SSVNC unix viewer 1.0.20 and later supports these encryption methods. Server-side scaling can now have different scale factors along the horizontal and vertical axes. E.g. -scale 1280x1024 (same as -geometry 1280x1024) or -scale 0.8x0.75 The -chatwindow option allows a chat window to appear on the X console during UltraVNC chats (requires the SSVNC viewer package.) miscellaneous new features and changes: The HTTP Java viewer applet jar, classes/VncViewer.jar, has been updated with an improved implementation based on the code used by the classes/ssl applets. A description and instructions are now printed out when X_ShmAttach fails if one tries to attach to a remote $DISPLAY (i.e. $DISPLAY is on a different machine from the machine x11vnc is running on; this often happens with SSH X redirection, X terminal servers, etc). The -allow option now works correctly in -ssl mode. The -remap option now works on the MacOSX console.
2008-09-18Update x11vnc to 0.9.4.obache2-7/+6
New in the 0.9.4 x11vnc release: Reverse VNC connections (-connect and -connect_or_exit options) work in the -find and -create X session FINDCREATEDISPLAY modes. Reverse VNC connections (either normal or using SSL) can use a Web Proxy, a SOCKS proxy, the UltraVNC repeater proxy, an SSH connection, or even a CGI URL to make the outgoing connection (-proxy option). Forward connections can use the -ssh option to set up a reachable redirection. Support for the ZYWRLE encoding is added, this is the RealVNC ZRLE encoding extended to do motion video and photo regions more efficiently by way of a Wavelet based transformation. The session finding and creating modes (-find and -create) have been improved to be more reliable and also provide a new desktop types (xfce) and new service redirection options. Support for indexed colormaps (PseudoColor) with depths other than 8 is provided (depths 1 to 16 now work). Java viewer applet source code is provided in the x11vnc 0.9.4 tarball so now everything can be built from source. miscellaneous new features and changes: To unset Caps_Lock, Num_Lock and raise all keys in the X server use -clear_all, or by remote control 'x11vnc -R clear_all' The -autoport option gives more control over the server port range that probes. The -ping option can be used to help keep idle connections alive. The -finddpy and -listdpy utilities help to debug and configure the -find, -create, and -display WAIT:... modes. Some automatic detection of screen resizes are handled even if the -xrandr option is not supplied. The -advertise_truecolor option can workaround some VNC viewer incompatibilities with PseudoColor. The option '-clip xinerama0' can be used to clip to the first Xinerama sub-screen, etc. If a fast framebuffer read rate is detected the -wait and -defer parameters are reduced to 10 and 15 msec, respectively. Pasting of the selection/clipboard into remote applications (e.g. Java) is improved. Usage with dvorak keyboards is improved. The option -macuskbd is available on MacOSX to use the original US keyboard code. Via a compiler option (-DENABLE_GRABLOCAL) one can use the -grablocal n option to filter VNC client input if someone at the console has done mouse or keyboard input n secs ago. The -sleepin option can now sleep a random amount of time between min and max time delays (-sleepin min-max).
2008-02-12This package is DESTDIR ready.obache1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-10-11Update x11vnc to 0.9.3.obache2-6/+6
New in the 0.9.3 x11vnc release: This release provides client-side caching to improve interactive response. Almost no VNC viewers implement caching which is why VNC is slow compared to other remote graphics protocols. The x11vnc caching will work with any VNC viewer, but they will not hide the pixmap cache region that is below the main desktop (one must adjust the window manually). The SSVNC Unix VNC viewer, however, automatically detects and hides the region. To enable caching, supply "-ncache n" to x11vnc, where the number n, e.g. 10, indicates how much memory to devote to the caching scheme. See http://www.karlrunge.com/x11vnc/#faq-client-caching
2007-07-11Update x11vnc to 0.9.2.obache2-8/+21
New in the 0.9.2 x11vnc release: A compile-time bug is fixed for when the OpenSSL library is not available or --without-ssl is supplied; previously the build would fail. One can configure x11vnc via "configure --with-system-libvncserver" to use a system installed libvncserver library instead of the one bundled in the release tarball. If UltraVNC file transfer or chat is detected, then VNC clients are "pinged" more often to prevent these side channels from becoming serviced too infrequently. In -unixpw mode in the username and password dialog no text will be echoed if the first character sent is "Escape". This enables a convenience feature in SSVNC to send the username and password automatically. miscellaneous new features and changes: When building from the CVS tree --with-x11vnc must be supplied if you want x11vnc to be built. The LibVNCServer release tarball no longer contains the x11vnc source.
2007-05-24Update x11vnc to 0.9.1.obache3-7/+11
New in the 0.9.1 x11vnc release: A new Unix username identification scheme is provided when SSL client certificates are used to authenticate VNC viewers. The username is extracted from the 'Subject' section of the cert. The option is "-users sslpeer=" which, like "-users unixpw=" already does, will cause a switch to the Unix user. This is useful for the -find and -create options that try to find an existing X session associated with the user or create a new one. The UltraVNC Java Viewer has been modified to support SSL connections. Some bugs were also fixed and some improvements added. A patch file and a compiled jar file (UltraViewerSSL.jar and SignedUltraViewerSSL.jar in the classes/ssl directory) are provided in the x11vnc package. For the -user option groups are now handled better by using initgroups(3), or if finer control is needed one can use: "-users user1.group1,..." When SSL client certification is being used and external login programs are being used the env. var. RFB_SSL_CLIENT_CERT is set to the clients certificate. Set X11VNC_SSLPEER_CN to use the Common Name instead of the certificate email address to find the unix username. miscellaneous new features and changes: The -wait and -defer defaults were lowered from 30 to 20 milliseconds, set the values explicitly if this increases the load too much for your liking. In -create mode where a Xvfb session is started, mwm was added as a session type. setpgrp(2) is used for the spawned process if available. The XKEYBOARD extension is enabled (+kb, but it doesn't seem to always work). TrueColor is forced to be the default visual (recent Xvfb seem to choose DirectColor, this is likely a bug) One can also force creating a new Xvfb by setting the env. var. X11VNC_FINDDISPLAY_ALWAYS_FAILS (not exactly clear what this would be used for). The WAITBG env. var. enables -display WAIT:... to take place in the background. One can specify the X11VNC_SKIP_DISPLAY env. var. for a list of displays to exclude in the FINDDISPLAY action. This can also be specified via nd=... as a -unixpw login option. setsid() or setpgrp() is called for the external command spawned by the -gone option (since it may be long lived, e.g. a screen locker). The script "onetimekey" utility is provided in the classes/ssl subdirectory that allows a (very long) string representing a Client SSL certificate to be provided by the authenticating client, or via https cgi script (e.g. after a web login). Some bugs were fixed in the libvncserver implementation of UltraVNC file transfer.
2007-04-29Update x11vnc to 0.9.obache2-6/+6
New in the 0.9 x11vnc release: VNC Service advertising via mDNS / ZeroConf / BonJour with the Avahi client library. Enable via "-avahi". Implementations of UltraVNC's TextChat, SingleWindow, and ServerInput extensions (requires ultravnc viewer or ssvnc Unix viewer). They toggle the selection of a single window (-id), and disable (friendly) user input and viewing (monitor blank) at the VNC server. Short aliases "-find", "-create", "-svc", and "-xdmsvc" for commonly used FINDCREATEDISPLAY usage modes (to find the user's display or create one with Xvfb, etc). Reverse VNC connections (viewer listening) now work in SSL (-ssl) mode. miscellaneous new features and changes: New options to control the Monitor power state and keyboard/mouse grabbing: -forcedpms, -clientdpms, -noserverdpms, and -grabalways. A simple way to emulate inetd(8) to some degree via the "-loopbg" option. Monitor the accuracy of XDAMAGE and apply "-noxdamage" if it is not working well. OpenGL applications like like beryl and MythTv have been shown to make XDAMAGE not work properly. For Java SSL connections involving a router/firewall port redirection, an option -httpsredir to spare the user from needing to include PORT=NNN in the browser URL. A -sleepin n option to delay startup by n seconds to let redirs and listening clients to get started. TightVNC file transfer is now off by default; enable via -tightfilexfer
2007-04-01Change my mail address to @NetBSD.org.obache1-2/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-02-04Modular Xorg support.joerg1-2/+11
2007-02-02Update x11vnc to 0.8.4.obache3-9/+9
New in the 0.8.4 x11vnc release: Native Mac OS X Aqua/Quartz support. It exports the full display (no X11 server). This provides an alternative to OSXvnc; some activities are faster (and see the client-side caching feature -ncache in the 0.8.5 development version for more speedups). http://www.karlrunge.com/x11vnc/#faq-macosx x11vnc can act as a VNC reflector/repeater using the "-reflect host:N" option. This is useful for large classroom broadcasting or demos. You set up a number of reflectors to spread the network and CPU load around for better response. http://www.karlrunge.com/x11vnc/#faq-reflect A new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY -unixpw ..." that will Create a new X session (Xvfb, Xdummy, or Xorg) for the user if it cannot find the user's X session display via the FINDDISPLAY method. It will be re-found upon reconnection. This enables a simple "terminal services" mode based on Unix username and password and where the user does not have to memorize their VNC display number, etc. http://www.karlrunge.com/x11vnc/#faq-userlogin miscellaneous new features and changes: Option "-nodpms" to avoid problems with programs like KDE's kdesktop_lock that keep restarting the screen saver every few seconds even with active VNC clients connected. The "-N" option couples the VNC Display number to the X Display number. E.g. if your X DISPLAY is :2 then the VNC display will be :2 (i.e. using port 5902). If that port is taken x11vnc will exit. Wireframe copyrect detection for local user activity (e.g. someone sitting at the physical display moving windows). You can disable this with the "-nowireframelocal" option. To automatically fix the common mouse motion problem on XINERAMA (multi-headed) displays, the "-xwarppointer" option is enabled by default when XINERAMA is active. You can disable this with the "-noxwarppointer" option. By default in -reflect mode "-shared" is implied (it makes sense), use "-noshared" after the -reflect option to disable this. The "-prog" option lets you specify the full path (argv[0]) to the program, in case it is spawned by inetd/tcpd and cannot determine its path. The path is needed for the "-http" option to guess the http classes directory. Usually not needed, but there are many options for tuning the native Mac OS X mode: -macnodim -macnosleep -macnosaver -macnowait -macwheel -macnoswap -macnoresize -maciconanim -macmenu. An option "-debug_xdamage" has been added for debugging and profiling.
2006-11-14Update x11vnc to 0.8.3.obache2-6/+6
New in the 0.8.3 x11vnc release: The -ssl option provides SSL encryption and authentication natively via the www.openssl.org library. One can use from a simple self-signed certificate server certificate up to full CA and client certificate authentication schemes. The -sslverify option allows for authenticating VNC clients via their certificates in either -ssl or -stunnel modes. Certificate creation and management tools are provide in the -sslGenCert, -sslGenCA, and related options. An SSL enabled Java applet VNC Viewer applet is provided in classes/ssl/VncViewer.jar. The applet may also be loaded into the web browser via HTTPS, i.e one can use the VNC port, e.g. https://host:5900/ See our "Enhanced TightVNC Viewer" project, for native SSL enabled viewers. The -unixpw option supports Unix username and password authentication. The -ssl or -localhost and -stunnel options (or detection of an SSH tunnel) are enforced in this mode to prevent password sniffing. Coupling -unixpw with -display WAIT:cmd=FINDDISPLAY provides a way to allow a user to login with their UNIX password and have their display connected to automatically. Hooks are provided in the -unixpw_cmd and "-passwdfile cmd:,custom:..." options to allow you to supply your own authentication and password lookup programs (e.g. LDAP). The "-ultrafilexfer" alias is provided and improved UltraVNC filetransfer rates have been achieved. The -rotate option enables you to rotate or reflect the screen before exporting via VNC. This is intended for use on handhelds and other devices where the rotation orientation is not "natural". miscellaneous new features and changes: Similar to -ssl, the -stunnel option starts up a SSL tunnel server stunnel (that must be installed separately on the system) to allow only encrypted SSL connections from the network. Option -sslnofail to exit immediately if there are any SSL connection failures. A simpler variant of -unixpw is the -unixpw_nis option that works in environments where the encrypted passwords are readable, e.g. NIS. x11vnc can be configured and built to not depend on X11 libraries "./configure --without-x" for -rawfb only operation (e.g. embedded linux console devices). Add -cursor_drag to change the mouse cursor during Drag and Drop, etc. Under the "-connect_or_exit host" option x11vnc will exit immediately unless the reverse connection to host succeeds. The "-rfbport 0" option disables TCP listening for connections (useful for this mode). The "-rawfb rand" and "-rawfb none" options are useful for testing automation scripts, etc., without requiring a full desktop. Reduced spewing of information at startup, use "-verbose" (also "-v") to turn it back on for debugging. For more information: http://www.karlrunge.com/x11vnc/ http://www.karlrunge.com/x11vnc/x11vnc_opts.html x11vnc -help | less
2006-07-22Security update to version 0.8.2salo3-8/+16
Changes: Security fix for CVE-2006-2450, remote authentication bypass in libvncserver. Notified by the upstream maintainer, Karl Runge via PR pkg/34050 New in the 0.8.2 x11vnc release: ================================ Support for full mouse and keyboard input into the Linux console framebuffer /dev/fb0 in -rawfb mode (i.e. non-X11) by using the Linux "uinput" driver. This enables, for example, viewing and interacting with Qt-embedded/Qtopia-Core apps on Linux-based handhelds, etc. Options: -rawfb cons, -pipeinput UINPUT More info: http://www.karlrunge.com/x11vnc/#faq-qt-embedded Extension of the display option: -display WAIT:<disp-or-cmd> to delay x11vnc's opening of the X display until a VNC client connects (useful built-in: -display WAIT:cmd=FINDDISPLAY, to find a user's display and Xauthority data). Options -grabkbd and -grabptr have x11vnc try to grab the X display when VNC clients are connected to prevent a (non-malicious) user at the physical X display from performing keyboard or mouse input. E.g. remote help-desk support. miscellaneous new features and changes: -allowedcmds option to fine-tune which external commands may be run by x11vnc, rather than shutting them all off with -nocmds. -env VAR=VALUE convenience option to avoid the need of setting environment variables before starting x11vnc. -allinput option to enable libvncserver handleEventsEagerly parameter (not clear it yields an improvement). -rawfb rand fun/testing option using /dev/urandom as a fb. -license, -copying, -warranty option. New in the 0.8.1 x11vnc release: ================================ Improved support for webcams and TV tuners with video4linux /dev/video: see the "-rawfb video" and "-pipeinput VID" options. (the latter gives a simple keyboard control of a TV tuner; see also the -freqtab option for stations). FBPM support for hardware that provides framebuffer power management (it needs to be disabled when vnc clients are connected). The -usepw option will require x11vnc to use a password of some sort or otherwise exit immediately. Put it in your ~/.x11vncrc so you don't forget. The command "x11vnc -storepasswd" will prompt for a password without echoing and save it in ~/.vnc/passwd The X CLIPBOARD selection is managed in addition to the X PRIMARY selection. miscellaneous new features and changes: Convenience option for accessing the Linux console: -rawfb cons etc. (requires /dev/fb0 to be working). clipboard/cut-text input can now be managed on a per-client basis. -capslock and -skip_lockkeys options can help make CapsLock work better. The Xdummy wrapper script is included in the source tree. A mode "-gone popup" as been added. -24to32 option to avoid 24bpp problems. -xinerama is on by default.
2006-03-15Update to 0.8, provided by OBATA Akio in PR 33068.wiz2-8/+7
New in the 0.8 x11vnc release: TightVNC file transfer support is enabled via the extension to LibVNCServer added by Rohit Kumar. The -passwdfile option has been enhanced to handle any number of full-access and view only passwords in an easy to maintain format, and additional features. The -8to24 option enables multi-depth viewing on systems that do not support -overlay. The 8bpp regions are transformed to depth 24 TrueColor before exporting via VNC. The x11vnc source code has gone through a major reorganization. The build has been enhanced and many bugs fixed. miscellaneous new features and changes: -afteraccept option is like -accept however it enables running a user supplied command after client authentication has taken place. The RFB_* environment variables have been extended. -loop option will run x11vnc in an outer loop restarting each time (useful for situations where the X server restarts often). -slow_fb allows for slow polling for special purpose applications (e.g. video). -blackout noptr,WxH+X+Y,... will prevent the pointer from going into a blacked out region.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-08-05Initial import of x11vnc-0.7.2 from pkgsrc-wip, packaged byxtraeme4-0/+34
<obata at lins dot jp>. 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.