Port details on branch 2023Q4 |
- putty Secure shell and telnet client including xterm emulator
- 0.80 security =0 0.80Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2023-12-19 22:39:06
- Last Update: 2023-12-19 22:34:41
- Commit Hash: bf2dac0
- 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 = 1703023112
SHA256 (putty-0.80.tar.gz) = 2013c83a721b1753529e9090f7c3830e8fe4c80a070ccce764539badb3f67081
SIZE (putty-0.80.tar.gz) = 2831433
Packages (timestamps in pop-ups are UTC):
- 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.34<5.35 : lang/perl5.34
- 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
- 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.80:
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.80 19 Dec 2023 22:34:41 |
Matthias Andree (mandree) |
security/putty: security update → 0.80 to fix Terrapin vulnerability
Note this requires the server side to also add the protocol extension.
Security: 91955195-9ebb-11ee-bc14-a703705db3a6
Security: CVE-2023-48795
Changelog: https://lists.tartarus.org/pipermail/putty-announce/2023/000037.html
MFH: 2023Q4
(cherry picked from commit f9007a580563292af2d4ad675a6b414d26096438) |
Number of commits found: 1
|