./security/putty, Free implementation of Telnet and SSH for Win32 and Unix platforms

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.62nb1, Package name: putty-0.62nb1, Maintainer: pkgsrc-users

PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.

These protocols are all used to run a remote session on a computer, over a
network. PuTTY implements the client end of that session: the end at which
the session is displayed, rather than the end at which it runs.


Required to run:
[x11/gtk2]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/xcb-proto]

Package options: inet6

Master sites:

SHA1: 5898438614117ee7e3704fc3f30a3c4bf2041380
RMD160: 48324416005eb4b14654fc9e0e14d39f20971507
Filesize: 1741.314 KB

Version history: (Expand)


CVS history: (Expand)


   2012-05-07 03:14:15 by David A. Holland | Files touched by this commit (2)
Log message:
Fix build with latest glib2. (not the usual thing, either)
   2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657)
Log message:
Recursive bump for pcre-8.30* (shlib major change)
   2012-02-22 16:30:21 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add a patch from the putty-devel package (not needed on my -current though)
   2012-02-22 16:27:17 by Thomas Klausner | Files touched by this commit (21) | Package removed
Log message:
Update to 0.62, keeping all pkgsrc patches which have not been fed upstream (hi \ 
roy! hi rillig!)

2011-12-10 PuTTY 0.62 released

PuTTY 0.62 is out, containing only bug fixes from 0.61, in particular a security \ 
fix preventing passwords from being accidentally
retained in memory.

2011-11-27 PuTTY 0.62 pre-release builds available

PuTTY 0.61 had a few noticeable bugs in it (but nothing security-related), so we \ 
are planning to make a 0.62 release containing just bug
fixes. The Wishlist page lists the bugs that will be fixed by the 0.62 release. \ 
The Download page now contains pre-release snapshots of
0.62, which contain those bug fixes and should be otherwise stable. (The usual \ 
development snapshots, containing other development since
0.61, are also still available.)

2011-07-12 PuTTY 0.61 is released

PuTTY 0.61 is out, after over four years (sorry!), with new features, bug fixes, \ 
and compatibility updates for Windows 7 and various SSH
server software.
   2011-12-10 21:50:51 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
Fix build failure on Solaris (PR 28226).
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2010-03-19 14:28:09 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs pkg-config.
   2009-02-25 19:08:01 by Roy Marples | Files touched by this commit (5)
Log message:
Add patches so that the home/end keys work on BSD servers as well as Linux