Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-10-23 | Fix more bugs in the ip4-only section of the IPv6 patch. | bouyer | 2 | -8/+18 | |
2002-10-23 | Make it compile on Solaris. | bouyer | 2 | -1/+42 | |
2002-08-21 | use BUILD_DEFS instead of USE_INET6. | grant | 1 | -2/+2 | |
2002-04-25 | mark with USE_INET6 | itojun | 1 | -1/+2 | |
2002-04-25 | pull IPv6 patch in. bump to nb1. | itojun | 2 | -3/+10 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-22 | Use MIT-SHM on non-i386, non-Linux platforms. | mycroft | 2 | -16/+21 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-13 | Update to vnc-3.3.3.2 | abs | 2 | -7/+6 | |
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 vncviewer from vnc - its unhelpful to have to build the complete server | abs | 7 | -0/+59 | |
_and_ depend on perl, just for the viewer package name: vncviewer-3.3.3.1 |