| Port details on branch 2026Q3 |
- putty Secure shell and telnet client including xterm emulator
- 0.85 security
=0 0.85Version of this port present on the latest quarterly branch. - Maintainer: mandree@FreeBSD.org
 - Port Added: 2026-08-16 18:03:05
- Last Update: 2026-08-16 18:02:12
- Commit Hash: 896537c
- License: MIT
- WWW:
- https://www.chiark.greenend.org.uk/~sgtatham/putty/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/putty/ && make install clean
- To add the package, run one of these commands:
- pkg install security/putty
- pkg install putty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: putty
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786901549
SHA256 (putty-0.85.tar.gz) = 13fd4db2936d03b73812a7bcc2a658e4dd29cc776a56c3670a7fc6f1a0ee8af8
SIZE (putty-0.85.tar.gz) = 3023114
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Slave ports:
-
- security/putty-nogtk
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.42.r<5.43 : lang/perl5.42
- x11.pc : x11/libX11
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for putty-0.85:
GTK3=on: GTK 3 GUI toolkit support
====> Options available for the single GSSAPI_SELECT: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- security_putty
- USES:
- cmake cpe perl5 pkgconfig xorg gnome gssapi:base,flags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.85 16 Aug 2026 18:02:12
    |
Yusuf Yaman (nxjoseph)  Author: Matthias Andree |
security/putty*: Security update 0.84 => 0.85
While here, add USE_XORG+=xrender since pterm seems to be linked to it.
Changelog: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html
PR: 297593
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 877004e21c74fcf4f4c2a90f8370c7e13646eeea) |
Number of commits found: 1
|