Commit graph

24 commits

Author SHA1 Message Date
tron
4667bb6be4 Use a more elegant method to solve the problem with the confliction
definition of the abs() macro. Based on a suggestion by Roland Illig.
2005-02-17 23:16:44 +00:00
tron
e696a4e12f Don't define abs() as macro under NetBSD because it conflicts with the
prototype of abs() in "stdlib.h" after de-__P-ing "stdlib.h".
2005-02-04 09:57:12 +00:00
cjep
f439267ffa Add RCS tag. 2002-11-26 21:46:50 +00:00
bouyer
b1513e4453 Make compile on Solaris (fix typo introduced by IPv6 patch).
Don't override ${CC} when compiling imake
Install Xvnc sgid root, as Xsun creates /tmp/.X11-* 770.
2002-10-23 18:16:58 +00:00
markd
05529b0901 Fix cpp handling in vnc's private imake to deal with change of cpp location
as per same change made to Xfree86's imake recently.
2002-01-31 09:49:19 +00:00
mycroft
a4d9e7fed3 UseRgbTxt should be YES, since this is what we use with both XF86 3 and XF86 4. 2001-09-22 18:07:15 +00:00
wiz
30a8c9a0ea Fix i386 (and possibly atari and arm32) after last fix :) 2001-03-20 15:57:22 +00:00
dmcmahill
1eb0efc8e5 Sync the NetBSD.cf config file with what we shipped with NetBSD-1.5
with the exception that HasXdmAuth is set to NO (since vnc doesn't
have the Wraphelp.c file).

This fixes problems on pmax, alpha, and maybe others.

This closes PR 10108
2001-03-16 15:24:54 +00:00
wiz
e309ae67ba Fix vnc on macppc. Closes pkg/11510. 2001-03-12 10:24:03 +00:00
abs
883d7bc50b Fix build on ELF sparc systems but testing on __ELF__ or SVR4, not just SVR4 2000-11-13 14:34:40 +00:00
abs
28d3e9a2f4 Update to vnc-3.3.3.2
Changes since 3.3.3.1:

vncconnect
    New helper program for Xvnc, which causes it to make reverse
    connections to a listening VNC viewer. This is similar to
    WinVNC's "Add New Client" / -connect feature.

Xvnc
    New option -inetd incorporating Andre Moreira's iXvnc functionality.
    Fix to hextile encoding, thanks to Michael A. Fetterman - this
    may be the cause of the "0 bpp problem".
    New connect out feature by using the vncconnect command.
    Fix some non-ascii capitalisation issues, thanks to Vlad Harchev.
    Fix bounding box calculation for arcs.
    Other minor bug fixes.

vncserver
    Sets DISPLAY to use unix domain socket if possible (:dpynum
    rather than host:dpynum).
    Option -kill should now work if you give it $DISPLAY as an argument.

vncviewer
    Fix Xaw string copy bug, thanks to Tim Waugh - this fixes the
    problems with the password dialog with recent versions of linux
2000-11-13 10:26:16 +00:00
abs
9a7dfc314f Split out vncviwer into its own package. Depend on it 2000-11-10 16:57:24 +00:00
hubertf
17d46ea171 * Update for changed 'doc' distfile (old distfile removed from ftp.netbsd.org)
* Recognize endiannes of NetBSD/powerpc properly.
   Adresses PR 10504 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
2000-09-10 01:17:13 +00:00
tron
8f75573af6 Make this package build on NetBSD-arm32. 1999-09-28 20:16:50 +00:00
tron
d43ad846eb Update "vnc" package to version 3.3.3. The patches were contributed by
Jeff Rizzo in PR pkg/8311.
1999-09-02 21:29:31 +00:00
tron
bb9b3c5bbb Back out unintended commit. 1999-04-20 18:59:48 +00:00
tron
f5a5666862 Define deprecated "unix" symbol. 1999-04-20 18:39:34 +00:00
tls
8f0226a6c1 fix default font path. again. 1999-02-17 19:11:36 +00:00
tls
06de70ed3c fix default font path. 1999-02-17 19:10:30 +00:00
tls
8d13317294 Update to VNC 3.3.2r3, fix distribution site, adjust for new distribution tar file layout 1999-02-17 18:50:49 +00:00
frueauf
135489a4a3 Fix memory leak in the rfbserver code, closes pr 6163 by Jeff Rizzo. 1998-10-01 20:19:48 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tron
c07aedd7ee Update VNC to version 3.3.2 using patches supplied by Jeff Rizzo in
PR pkg/5868.
1998-08-03 20:54:46 +00:00
agc
5f73810da9 Initial import of vnc 3.3.1, which displays X11 and Win32 desktops on
remote X11/Win32/Java displays, into the NetBSD packages collection.
Taken from the FreeBSD port, but modified slightly to find correct
paths.
1998-06-09 16:36:39 +00:00