cb2e FreshPorts -- security/putty
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
putty 0.62_3 security on this many watch lists=24 search for ports that depend on this port An older version of this port was marked as vulnerable.
Secure shell and telnet client
Maintained by: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Feb 2004 17:46:26
Also Listed In: ipv6
License: not specified in port


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.

WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. textproc/intltool
  3. devel/pkgconf
Required To Run:
  1. devel/pkgconf
  2. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/putty/ && make install clean
To add the package: pkg_add -r putty


Configuration Options
===> The following configuration options are available for putty-0.62_3:
     GSSAPI=on: GSSAPI support
     GTK2=on: GTK+ 2 GUI toolkit
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/
  3. http://the.earth.li/~sgtatham/putty/0.62/

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Jan 2013 13:04:46
Original commit files touched by this commit  0.62_3
mandree search for other commits by this committer
Bump PORTREVISION, to get the ports rebuilt with ${CC}.
06 Jan 2013 12:52:31
Original commit files touched by this commit  0.62_2
mandree search for other commits by this committer
- Convert to Options NG. Renames GTK option to GTK2 for consistency.
- Strip Makefile header.
- Make sure that the port build heeds ${CC}, passing it through MAKE_ARGS.
- Replace CC-is-clang specific -Wno-empty-body by unconditional -Wno-error.
- Remove LIB_DEPENDS ABI versions.
15 Nov 2012 23:33:59
Original commit files touched by this commit  0.62_1
mandree search for other commits by this committer
Add CONFLICTS.

Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
13 Oct 2012 13:39:59
Original commit files touched by this commit  0.62_1
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.62_1
dinoex search for other commits by this committer
- update png to 1.5.10
12 Dec 2011 19:57:18
Original commit files touched by this commit  0.62
mandree search for other commits by this committer
Update PuTTY to new upstream security and bug fix release 0.62,
and add a new VuXML entry.

Changelog:     
http://lists.tartarus.org/pipermail/putty-announce/2011/000017.html
Security:       bbd5f486-24f1-11e1-95bc-080027ef73ec
Feature safe:   yes
11 Dec 2011 03:18:10
Original commit files touched by this commit  0.61
 This port version is marked as vulnerable.
mandree search for other commits by this committer
Revise OPTIONS wording.

Feature safe: yes
30 Nov 2011 04:03:16
Original commit files touched by this commit  0.61
 This port version is marked as vulnerable.
cy search for other commits by this committer
Fix build with GSSAPI under 9.0.

Approved by:    tabthorp (portmgr)
Feature safe:   yes
17 Jul 2011 14:18:36
Original commit files touched by this commit  0.61
 This port version is marked as vulnerable.
mandree search for other commits by this committer
- Take over maintainership from beat@ along his suggestion,
  permit him to take it back or commit without my approval.
- Update to upstream version 0.61.
- Add OPTIONS for GSSAPI and GTK (both enabled by default).

  NOTE: GSSAPI is currently broken on 9-CURRENT because the
  Kerberos in base expects MD2 which isn't provided by OpenSSL.

- mark BROKEN on OSVERSION >= 900000 when GSSAPI is enabled
- heed CFLAGS, CC, WITH_DEBUG, INSTALL_* settings.
- WITHOUT_X11 is now an alias for WITHOUT_GTK
- drop utmp support, the upstream requires a utmpx implementation that
  FreeBSD does not provide in any version.
- Preliminary clang support (adds files/patch-timing.c)
- Refreshed patches.
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.60_1
 This port version is marked as vulnerable.
ohauer search for other commits by this committer
-remove MD5
10 Feb 2010 21:10:05
Original commit files touched by this commit  0.60_1
 This port version is marked as vulnerable.
beat search for other commits by this committer
- Remove unneeded utmp.h include to fix build on CURRENT

Reported by:    pointyhat via erwin
28 Jan 2009 23:25:21
Original commit files touched by this commit  0.60_1
 This port version is marked as vulnerable.
beat search for other commits by this committer
Update my email address to @FreeBSD.org.

Approved by:    miwi (mentor)
04 Jan 2009 16:19:32
Original commit files touched by this commit  0.60_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   "Beat Gätzi" <beat@chruetertee.ch>
06 Jun 2008 14:01:07
Original commit files touched by this commit  0.60_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
22 Jan 2008 15:58:21
Original commit files touched by this commit  0.60
 This port version is marked as vulnerable.
garga search for other commits by this committer
Drop maintainership
13 Jun 2007 12:03:01
Original commit files touched by this commit  0.60
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Add one more MASTER_SITE
25 May 2007 12:34:15
Original commit files touched by this commit  0.60
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 0.60

PR:             ports/112377
Submitted by:   Dima Panov <fluffy@ael.ru>
19 May 2007 20:32:57
Original commit files touched by this commit  0.59_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Mar 2007 17:59:02
Original commit files touched by this commit  0.59
 This port version is marked as vulnerable.
garga search for other commits by this committer
Install puttygen even if you set WITHOUT_GTK since it doesn't require gtk.

PR:             ports/110335
Submitted by:   Kenneth Vestergaard Schmidt<kvs@pil.dk>
11 Feb 2007 17:10:04
Original commit files touched by this commit  0.59
 This port version is marked as vulnerable.
garga search for other commits by this committer
Update to 0.59
03 Feb 2007 13:18:30
Original commit files touched by this commit  0.58_1
garga search for other commits by this committer
- Remove 4.x support on my ports
13 May 2006 04:15:53
Original commit files touched by this commit  0.58_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.58_1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
08 Nov 2005 14:33:36
Original commit files touched by this commit  0.58
garga search for other commits by this committer
- Add SHA256
11 Jul 2005 16:47:16
Original commit files touched by this commit  0.58
garga search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
30 Apr 2005 15:17:39
Original commit files touched by this commit  0.58
leeym search for other commits by this committer
- Update to 0.58
- Assign maintainership

PR:             80460
Submitted by:   Renato Botelho <freebsd@galle.com.br>
20 Feb 2005 21:09:31
Original commit files touched by this commit  0.57
simon search for other commits by this committer
Security update to 0.57.

Security:      
http://vuxml.FreeBSD.org/a413ed94-836e-11d9-a9e7-0001020eed82.html
Approved by:    erwin (mentor)
28 Oct 2004 10:17:28
Original commit files touched by this commit  0.56
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Update to 0.56
14 Oct 2004 05:23:15
Original commit files touched by this commit  0.55
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop maintainership
04 Aug 2004 08:03:06
Original commit files touched by this commit  0.55
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 0.55
15 Feb 2004 19:29:43
Original commit files touched by this commit  0.54_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- improve supoort of gtk
Submitted by:   fjoe
15 Feb 2004 07:52:59
Original commit files touched by this commit  0.54_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Enable IPV6 Support per default
- new Option WITHOUT_IPV6
Submitted by:   ume
13 Feb 2004 17:45:39
Original commit files touched by this commit  0.54
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
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.

WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/

Number of commits found: 33

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0