summaryrefslogtreecommitdiff
path: root/net/vncviewer/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-08-21use BUILD_DEFS instead of USE_INET6.grant1-2/+2
2002-04-25mark with USE_INET6itojun1-1/+2
2002-04-25pull IPv6 patch in. bump to nb1.itojun1-2/+7
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-13Update to vnc-3.3.3.2abs1-4/+4
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-10Split vncviewer from vnc - its unhelpful to have to build the complete serverabs1-0/+25
_and_ depend on perl, just for the viewer package name: vncviewer-3.3.3.1