Commit graph

15 commits

Author SHA1 Message Date
tnn
3044b62f01 Update to tightvnc-1.3.10.
* Unix Server: Applied fixes for 64-bit Linux issues
* Unix Server: Made the vncserver script read configuration from files
* Other minor improvements and bugfixes.

While here, do the DESTDIR thing.
2009-06-08 15:23:26 +00:00
tnn
c2ff23ad9e Make the tightvnc package a bit more modular X.org-friendly:
- If using modular X.org, depend on x11/rgb
- Set rgb- and font-paths to sane default values
- While here, fix some pkglint warnings
- Bump PKGREVISION
2007-07-01 00:13:31 +00:00
tnn
256de9bc57 Update to tightvnc-1.3.9. pkgsrc changes:
---
 o patch-{ad,al}: regen
 o patch-ak: recognise NetBSD/amd64
 o Makefile: support X11_TYPE=modular and NetBSD/amd64

Major upstream changes that affect the server portion of the unix port:

1.3.9
-----
 o Added support for the standard RFB protocol version 3.8 with TightVNC
   extensions.
 o Made "host:port" parsing maximally compatible with VNC4. Interpreting a
   number in host names like somehost:5900 as an actual port number if it's not
   in the range [0..99].
 o Applied patches from Debian Linux that port Xvnc to x86_64 platform
   (tightvnc-1.2.9-amd64support.p and tightvnc-1.3_alpha7-x86_64.patch), thanks
   to Quanah Gibson-Mount.

1.3dev7
-------
 o Fixed a serious bug with sending cursor updates when there was no
   FrameBufferUpdateRequest from that client.
 o Fixed problems with building Xvnc on modern linux distributions, such as
   Fedora Core 3.
 o Disallowing clipboard transfers for view-only clients.

1.3dev5
-------
 o A number of bugfixes -- copying clipboard to non-authenticated clients in
   Xvnc, delayed cursor shape updates in Xvnc, and crashing on switching
   between KDE virtual desktops in vncviewer.
 o Support for the new -autopass option has been added, a patch from
   Ki NETWORKS, Inc.
2007-06-17 20:58:49 +00:00
xtraeme
df187b6d67 Apply patch from net/vnc to make this build on NetBSD >= 3.0. 2005-04-06 04:44:15 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
snj
734d8eb9ec Convert to buildlink3. 2004-05-11 04:22:48 +00:00
mrg
882870549a allow this package to work on sparc / arm (ELF) platforms. now builds,
but crashes on sparc64 still....
2004-01-03 14:18:57 +00:00
abs
37dd4f403e Update tightvnc to 1.2.9 to match tightvncviewer
Changelog since 1.2.6 seems to mainly list const fixes.
2003-11-27 17:27:29 +00:00
lukem
6271d75135 zero out sockaddr_in before using it in bind() or connect().
Xvnc -localhost  and  Xvnc -interface ip4addr  now works...
2002-10-20 16:32:25 +00:00
lukem
067eeb231c Update to tightvnc 1.2.6. Notable changes:
all:
- supply manual pages

Xvnc:
- fixed crash in the font server code
- fixed blocking I/O problem which led to easy denial-of-service
  attacks via built-in HTTP server
- fixed memory alignment problem in Raw encoder, for systems with
  strict alignment constraints
- support libwrap for server access control
- rely upon system zlib instead of shipping own copy
- reset compression level & JPEG image quality on reading client's encoding list
- allow applet parameters to be specified in URL request to the HTTP server

vncpasswd:
- work correctly if a filename is given

vncserver:
- default depth is 24 instead of 8
- attempt restart once if failed first time due to font path lossage
- removed 2 second startup delay
- allow users to keep vnc directories in /tmp
- work correctly if $XAUTHORITY is not set
2002-10-20 14:33:53 +00:00
jlam
52cd2e2f27 buildlink1 -> buildlink2 2002-10-09 21:14:40 +00:00
mycroft
7689f075c5 Fix cpp problems on -current, by using USE_CC_E. 2002-02-19 00:02:28 +00:00
martti
1967f3069e Updated tightvnc to 1.2.2
- Xvnc: Minor bugfix which should prevent potential dereference of a
    NULL pointer.

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

  - Other minor fixes and cleanups.
2002-02-12 07:11:29 +00:00
mycroft
f2927a1522 Add docs tar file. 2001-09-23 01:56:34 +00:00
mycroft
46672394f1 Tight VNC, from www.tightvnc.com. 2001-09-23 01:34:29 +00:00