| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Dec 2011 19:57:18
0.62
|
mandree  |
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
0.61  |
mandree  |
Revise OPTIONS wording.
Feature safe: yes |
30 Nov 2011 04:03:16
0.61  |
cy  |
Fix build with GSSAPI under 9.0.
Approved by: tabthorp (portmgr)
Feature safe: yes |
17 Jul 2011 14:18:36
0.61  |
mandree  |
- 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
0.60_1  |
ohauer  |
-remove MD5 |
10 Feb 2010 21:10:05
0.60_1  |
beat  |
- Remove unneeded utmp.h include to fix build on CURRENT
Reported by: pointyhat via erwin |
28 Jan 2009 23:25:21
0.60_1  |
beat  |
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor) |
04 Jan 2009 16:19:32
0.60_1  |
miwi  |
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
06 Jun 2008 14:01:07
0.60_1  |
edwin  |
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
0.60  |
garga  |
Drop maintainership |
13 Jun 2007 12:03:01
0.60  |
garga  |
- Add one more MASTER_SITE |
25 May 2007 12:34:15
0.60  |
garga  |
- Update to 0.60
PR: ports/112377
Submitted by: Dima Panov <fluffy@ael.ru> |
19 May 2007 20:32:57
0.59_1  |
flz  |
- 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
0.59  |
garga  |
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
0.59  |
garga  |
Update to 0.59 |
03 Feb 2007 13:18:30
0.58_1
|
garga  |
- Remove 4.x support on my ports |
13 May 2006 04:15:53
0.58_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
07 Mar 2006 08:28:06
0.58_1
|
ade  |
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
0.58
|
garga  |
- Add SHA256 |
11 Jul 2005 16:47:16
0.58
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
30 Apr 2005 15:17:39
0.58
|
leeym  |
- Update to 0.58
- Assign maintainership
PR: 80460
Submitted by: Renato Botelho <freebsd@galle.com.br> |
20 Feb 2005 21:09:31
0.57
|
simon  |
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
0.56  |
dinoex  |
- Security Update to 0.56 |
14 Oct 2004 05:23:15
0.55  |
dinoex  |
- drop maintainership |
04 Aug 2004 08:03:06
0.55  |
dinoex  |
- Security update to 0.55 |
15 Feb 2004 19:29:43
0.54_1  |
dinoex  |
- improve supoort of gtk
Submitted by: fjoe |
15 Feb 2004 07:52:59
0.54_1  |
dinoex  |
- Enable IPV6 Support per default
- new Option WITHOUT_IPV6
Submitted by: ume |
13 Feb 2004 17:45:39
0.54  |
dinoex  |
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/ |