Port details on branch 2025Q1 |
- putty Secure shell and telnet client including xterm emulator
- 0.83 security
=0 0.83Version of this port present on the latest quarterly branch. - Maintainer: mandree@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 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:

- 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.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- 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.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:
|
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.83 09 Feb 2025 12:41:07
    |
Matthias Andree (mandree)  |
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 ) |
Number of commits found: 1
|