Commit graph

7 commits

Author SHA1 Message Date
minskim
1285f3b89d On Interix, use waitpid(-1, status, options) instead of
wait3(status, options, NULL).
2004-08-21 05:50:44 +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
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