Commit graph

11 commits

Author SHA1 Message Date
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
minskim
1285f3b89d On Interix, use waitpid(-1, status, options) instead of
wait3(status, options, NULL).
2004-08-21 05:50:44 +00:00
recht
68065af0f6 update to 1.2.9 provided in PR 23580 by Min Sik Ki
* TightVNC 1.2.9

  - Unix version: New "Request refresh" button has been implemented in
    the viewer's F8 popup menu.

  - Unix version: A patch to fix input focus problems in the X11
    viewer has been applied, from Greg Breland.

  - Unix version: A patch fixing Xvnc crashes on Sparc has been
    applied, from the RealVNC distribution.

  - Unix version: A problem with incorrect port interpretation has
    been fixed, in the vncviewer's -tunnel option handling. Thanks to
    Clark Sessions.

  - Other minor improvements and bugfixes.

ok'ed by wiz@
2003-11-27 16:19:22 +00:00
jlam
5c450ebe4a Update net/tightvncviewer to 1.2.8. Changes from version 1.2.7 include:
* Support for a separate view-only password has been implemented. Now
      the servers support two passwords -- one to allow full control,
      another to restrict remote keyboard and mouse input.

    * New "-x11cursor" option has been implemented in vncviewer. This option
      allows using a real X11 cursor with X11-style cursor shape updates,
      disables the dot cursor, and disables cursor position updates in
      non-fullscreen mode.

    * New "RunCommand" command to customize the X11 vncviewer popup menu has
      been implemented; a patch from Peter Astrand.

    * A problem with Xvnc eating all CPU time after xfs restarts has been
      fixed.

    * Other minor improvements and bugfixes.
2003-02-17 23:32:21 +00:00
jschauma
ec88a54554 Add normal LDFLAGS to Imake's so that ljpeg is linked against correctly.
This should fix the problem seen in Huberts latest bulk-build.
2003-01-12 19:28:24 +00:00
jlam
ccd1adbf4e Updated net/tightvncviewer to 1.2.7. Pkgsrc changes include:
- Use {CONFIGURE,BUILD,INSTALL}_DIRS to use the usual do-build and
    do-install targets.

  - Remove a patch that's unneeded in the buildlink2 world.

Changes from version 1.2.6 include:

  - The most significant problem with local cursor hadling has been solved
    -- now clients can see remote cursor movements performed on the server
    or by another client. New PointerPos encoding and cursor shape updates
    both minimize bandwidth requirements and greatly improve responsiveness
    of the mouse pointer, while still allow to track correct pointer
    position in all situations.

  - In all the places where display numbers had to be used, now it's easy
    to use port numbers as well. The viewers now allow to use new
    "hostname::port" syntax, in addition to the traditional
    "hostname:display" format.

  - Other minor improvements and bugfixes.
2002-12-29 19:02:49 +00:00
lukem
be6d67c7de Update to tightvncviewer 1.2.6. Notable changes:
- install app-defaults and (the now available) manual page
- improved full-screen scrolling
- fixed repeated challenge replay attack vulnerability, bugtraq id 5296
- handle XCursor encoding operating on the framebuffer instead of setting new
  cursors directly in X.
- Made grabbing the keyboard optional in full-screen mode, new boolean
  "grabKeyboard" X resource added to control this behavior.
- applied patch to solve keyboard focus problems in full-screen mode
2002-10-17 12:17:14 +00:00
jlam
52cd2e2f27 buildlink1 -> buildlink2 2002-10-09 21:14:40 +00:00
martti
4f9f3b5190 Updated tightvncviewer to 1.2.2
- Unix viewer: Now viewer window would be raised on beep (bell)
    event, unless new -noraiseonbeep option is provided in the command
    line or "raiseOnBeep" resource set to False.

  - One more packaging option for the Unix source: ready to build
    archive with Zlib and JPEG libraries inside.

  - Other minor fixes and cleanups.

  - Unix vncviewer: Default tunneling command template has been
    changed, to allow tunneled connections to hosts where only
    loopback VNC connections are enabled. New -via <GATEWAY>
    command-line option provides enhanced tunneling functionality, now
    one can make vncviewer tunnel connections to a VNC host via third
    machine acting as a gateway.
2002-02-12 07:11:26 +00:00
mycroft
8b0bf3143b Fix library linkage. 2001-09-23 00:58:14 +00:00
mycroft
a5ae4ff85a Tight VNC, from www.tightvnc.com. 2001-09-23 00:55:15 +00:00