Port details |
- putty-nogtk Secure shell and telnet client including xterm emulator
- 0.81 security =2 0.78.p20220916.e1.b73.f0_2Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2016-12-16 20:30:39
- Last Update: 2022-09-18 11:42:48
- Commit Hash: 7602a40
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- putty-nogtk>0:security/putty-nogtk
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/putty-nogtk/ && make install clean
- To add the package, run one of these commands:
- pkg install security/putty-nogtk
- pkg install putty-nogtk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: putty-nogtk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713247208
SHA256 (putty-0.81.tar.gz) = cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe
SIZE (putty-0.81.tar.gz) = 2844616
Packages (timestamps in pop-ups are UTC):
- Master port: security/putty
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for putty-nogtk-0.81:
====> 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-nogtk
- USES:
- cmake cpe perl5 pkgconfig gssapi:base,flags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7 NOTE: This slave port may no longer be vulnerable to issues shown below because the master port has been updated.
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: security/putty | Commit | Credits | Log message |
0.78.p20220916.e1.b73.f0_2 18 Sep 2022 11:42:48 |
Matthias Andree (mandree) |
security/putty*: clean up options and patches |
0.77 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.76 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
0.74_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.70 02 Apr 2018 21:29:17 |
mandree |
Reinstate support for GTK2 (rather than GTK3) as an OPTION.
While here, add a putty-gtk2 slave port and update _CONFLICTS.
Since the default package does not change, and pkg would handle conflicts
around attempted installation of the new -gtk2 package, omit the
PORTREVISION bump from Miroslav's original patch.
PR: 227200
Submitted by: Miroslav Lachman |
0.69_1 11 Aug 2017 08:45:02 |
mandree |
Fix up OPTIONS_EXCLUDE for GTK3 support in security/putty. |
0.67 16 Dec 2016 20:30:31 |
mandree |
Add new putty-nogtk port as alternative SSH implementation. |
Number of commits found: 7
|