summaryrefslogtreecommitdiff
path: root/net/tightvnc
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-10-20zero out sockaddr_in before using it in bind() or connect().lukem3-1/+43
Xvnc -localhost and Xvnc -interface ip4addr now works...
2002-10-20Update to tightvnc 1.2.6. Notable changes:lukem11-66/+125
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 -> buildlink2jlam3-9/+13
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-02-19Fix cpp problems on -current, by using USE_CC_E.mycroft2-9/+23
2002-02-12Updated tightvnc to 1.2.2martti2-7/+7
- 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.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-23Add docs tar file.mycroft1-1/+3
2001-09-23Tight VNC, from www.tightvnc.com.mycroft14-0/+1028