notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q1
putty Secure shell and telnet client including xterm emulator
0.83 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.83Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-09 12:42:07
Last Update: 2025-02-09 12:41:07
Commit Hash: 12eed7b
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. bin/pageant
  2. bin/plink
  3. bin/pscp
  4. bin/psftp
  5. bin/psusan
  6. bin/puttygen
  7. share/man/man1/pageant.1.gz
  8. share/man/man1/plink.1.gz
  9. share/man/man1/pscp.1.gz
  10. share/man/man1/psftp.1.gz
  11. share/man/man1/psusan.1.gz
  12. share/man/man1/puttygen.1.gz
  13. bin/pterm
  14. bin/putty
  15. share/man/man1/pterm.1.gz
  16. share/man/man1/putty.1.gz
  17. share/pixmaps/putty.ico
  18. /usr/local/share/licenses/putty-0.83/catalog.mk
  19. /usr/local/share/licenses/putty-0.83/LICENSE
  20. /usr/local/share/licenses/putty-0.83/MIT
Collapse this list.
Dependency lines:
  • putty>0:security/putty
Conflicts:
CONFLICTS_INSTALL:
  • pssh*
  • putty-nogtk*
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 = 1739055533 SHA256 (putty-0.83.tar.gz) = 718777c13d63d0dff91fe03162bc2a05b4dfc8b0827634cd60b51cefdff631c6 SIZE (putty-0.83.tar.gz) = 3007178

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: pkg-fallout
Slave ports:
  1. security/putty-nogtk
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. perl5>=5.36<5.37 : lang/perl5.36
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libcairo.so : graphics/cairo
  3. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-3.so : x11-toolkits/gtk30
  7. libharfbuzz.so : print/harfbuzz
  8. 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.83: 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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/
  5. http://the.earth.li/~sgtatham/putty/0.83/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.83
09 Feb 2025 12:41:07
commit hash: 12eed7b54075853e815ed7e6cbb41ad777ee3a37commit hash: 12eed7b54075853e815ed7e6cbb41ad777ee3a37commit hash: 12eed7b54075853e815ed7e6cbb41ad777ee3a37commit hash: 12eed7b54075853e815ed7e6cbb41ad777ee3a37 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
security/putty: update to 0.83

Quoting <https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html>,
omitting three Windows items:

These features are new in [PuTTY] 0.83 (released 2025-02-08):

+ Support for ML-KEM, the NIST-standardised post-quantum key exchange
  mechanism. (In addition to NTRU Prime, which has been supported since 0.78.)
+ [...]
+ Bug fix: psftp -b works again.
+ Bug fix: assertion failure if an SSH connection times out at the login
  prompt.
+ Bug fix: crash in Pageant if an SSH connection is abandoned while waiting
  for a deferred decryption passphrase.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1