Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-24 | Fix one problem for the build with Clang, 99 more problems on the wall. | joerg | 1 | -0/+13 | |
2013-02-28 | SunOS and SmartOS build fixes. | jperkin | 1 | -0/+13 | |
2012-11-08 | Add inet6 option (on by default) | sborrill | 1 | -16/+0 | |
2009-08-09 | More getline() fallout | smb | 3 | -0/+48 | |
2009-04-04 | DESTDIR support. Use SPECIAL_PERMS for Xvnc on Solaris. Not | joerg | 1 | -3/+3 | |
MAKE_JOBS_SAFE. Fix path to fonts and rgb (PR 35441). Require xauth (PR 41093). Bump revision. | |||||
2008-07-10 | Fix NetBSD/amd64. | joerg | 1 | -2/+2 | |
2005-02-17 | Use a more elegant method to solve the problem with the confliction | tron | 1 | -4/+15 | |
definition of the abs() macro. Based on a suggestion by Roland Illig. | |||||
2005-02-04 | Don't define abs() as macro under NetBSD because it conflicts with the | tron | 1 | -0/+13 | |
prototype of abs() in "stdlib.h" after de-__P-ing "stdlib.h". | |||||
2002-11-26 | Add RCS tag. | cjep | 1 | -0/+1 | |
2002-10-23 | Make compile on Solaris (fix typo introduced by IPv6 patch). | bouyer | 2 | -0/+26 | |
Don't override ${CC} when compiling imake Install Xvnc sgid root, as Xsun creates /tmp/.X11-* 770. | |||||
2002-01-31 | Fix cpp handling in vnc's private imake to deal with change of cpp location | markd | 1 | -5/+19 | |
as per same change made to Xfree86's imake recently. | |||||
2001-09-22 | UseRgbTxt should be YES, since this is what we use with both XF86 3 and XF86 4. | mycroft | 1 | -70/+139 | |
2001-03-20 | Fix i386 (and possibly atari and arm32) after last fix :) | wiz | 1 | -9/+2 | |
2001-03-16 | Sync the NetBSD.cf config file with what we shipped with NetBSD-1.5 | dmcmahill | 1 | -7/+649 | |
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-12 | Fix vnc on macppc. Closes pkg/11510. | wiz | 1 | -3/+12 | |
2000-11-13 | Fix build on ELF sparc systems but testing on __ELF__ or SVR4, not just SVR4 | abs | 7 | -28/+54 | |
2000-11-13 | Update to vnc-3.3.3.2 | abs | 1 | -3/+3 | |
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-10 | Split out vncviwer into its own package. Depend on it | abs | 6 | -100/+72 | |
2000-09-10 | * Update for changed 'doc' distfile (old distfile removed from ftp.netbsd.org) | hubertf | 1 | -3/+3 | |
* Recognize endiannes of NetBSD/powerpc properly. Adresses PR 10504 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> | |||||
1999-09-28 | Make this package build on NetBSD-arm32. | tron | 1 | -0/+13 | |
1999-09-02 | Update "vnc" package to version 3.3.3. The patches were contributed by | tron | 1 | -0/+15 | |
Jeff Rizzo in PR pkg/8311. | |||||
1999-04-20 | Back out unintended commit. | tron | 1 | -19/+16 | |
1999-04-20 | Define deprecated "unix" symbol. | tron | 2 | -16/+35 | |
1999-02-17 | fix default font path. again. | tls | 1 | -2/+2 | |
1999-02-17 | fix default font path. | tls | 1 | -2/+2 | |
1999-02-17 | Update to VNC 3.3.2r3, fix distribution site, adjust for new distribution ↵ | tls | 1 | -73/+0 | |
tar file layout | |||||
1998-10-01 | Fix memory leak in the rfbserver code, closes pr 6163 by Jeff Rizzo. | frueauf | 1 | -0/+73 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 3 | -0/+6 | |
1998-08-03 | Update VNC to version 3.3.2 using patches supplied by Jeff Rizzo in | tron | 3 | -675/+55 | |
PR pkg/5868. | |||||
1998-06-09 | Initial import of vnc 3.3.1, which displays X11 and Win32 desktops on | agc | 2 | -0/+676 | |
remote X11/Win32/Java displays, into the NetBSD packages collection. Taken from the FreeBSD port, but modified slightly to find correct paths. |