summaryrefslogtreecommitdiff
path: root/security/putty/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-04-06 21:51:13 +0000
committerxtraeme <xtraeme>2005-04-06 21:51:13 +0000
commitd44161b0aa43095cf7980041a81e16e98fbc338f (patch)
tree135923230c4affb655655ad104ee774424316f59 /security/putty/Makefile
parent9ce787b98755ac059e2d77555f5ad5185b20c9ec (diff)
downloadpkgsrc-d44161b0aa43095cf7980041a81e16e98fbc338f.tar.gz
Update to 0.58.
Changes: # Wildcards (mput/mget) and recursive file transfer in PSFTP. # You can now save your session details from the Change Settings dialog box, after you've started your session. # Various improvements to Unicode support, including: * support for right-to-left and bidirectional text (Arabic, Hebrew etc). Thanks to arabeyes.org for design and most of the implementation. * support for Arabic text shaping, again thanks to arabeyes.org. * support for Unicode combining characters. # Support for the xterm 256-colour control sequences. # Port forwardings can now be reconfigured in mid-session. # Support for IPv6. Thanks to unfix.org for having patiently maintained the patch for this until we were finally ready to integrate it. # More configurability and flexibility in SSH-2 key exchange. In particular, PuTTY can now initiate repeat key exchange during the session, which means that if your server doesn't initiate it (OpenSSH is known not to bother) you can still have the cryptographic benefits. # Bug fix: display artefacts caused by characters overflowing their character cell should now all be gone. (This would probably have bothered Windows ClearType users more than anyone else.) # Bug fix: keepalives are now supported everywhere. (Previously they were supported by Windows GUI PuTTY, but were missing in Plink, PSFTP and the Unix port.) # Miscellaneous improvements for CJK/IME users; many thanks to Hung-Te Lin for assistance.
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r--security/putty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 691614c7963..f430cb91830 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/03/29 14:40:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/06 21:51:13 xtraeme Exp $
#
-DISTNAME= putty-0.57
+DISTNAME= putty-0.58
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/latest/