summaryrefslogtreecommitdiff
path: root/net/tightvnc/patches
AgeCommit message (Collapse)AuthorFilesLines
2010-03-24Re-inlcude "platform.def" in Xvnc/config/cf/vnc.def as not include breakssbd1-12/+3
the build on linux. Fixes PR 42291. Bump PKGREVISION. Ok wiz@
2010-02-26Do not pass down "-I" to the compilerjoerg1-0/+13
2010-02-19Fix FreeBSD build. PR pkg/33224asau1-0/+14
2009-06-08Update to tightvnc-1.3.10.tnn2-7/+17
* 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.
2007-07-01Make the tightvnc package a bit more modular X.org-friendly:tnn1-12/+8
- 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-06-17Update to tightvnc-1.3.9. pkgsrc changes:tnn3-14/+13
--- 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.
2005-04-06Apply patch from net/vnc to make this build on NetBSD >= 3.0.xtraeme1-0/+24
2004-05-11Convert to buildlink3.snj1-3/+3
2004-01-03allow this package to work on sparc / arm (ELF) platforms. now builds,mrg2-20/+24
but crashes on sparc64 still....
2003-11-27Update tightvnc to 1.2.9 to match tightvncviewerabs17-216/+172
Changelog since 1.2.6 seems to mainly list const fixes.
2002-10-20zero out sockaddr_in before using it in bind() or connect().lukem2-0/+40
Xvnc -localhost and Xvnc -interface ip4addr now works...
2002-10-20Update to tightvnc 1.2.6. Notable changes:lukem8-43/+89
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-09buildlink1 -> buildlink2jlam1-4/+3
2002-02-19Fix cpp problems on -current, by using USE_CC_E.mycroft1-7/+21
2001-09-23Tight VNC, from www.tightvnc.com.mycroft10-0/+855