aboutsummaryrefslogtreecommitdiffstats
path: root/security/putty
Commit message (Collapse)AuthorAgeFilesLines
* - Add one more MASTER_SITEgarga2007-06-131-1/+2
|
* - Update to 0.60garga2007-05-253-15/+14
| | | | | PR: ports/112377 Submitted by: Dima Panov <fluffy@ael.ru>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Install puttygen even if you set WITHOUT_GTK since it doesn't require gtk.garga2007-03-162-14/+18
| | | | | PR: ports/110335 Submitted by: Kenneth Vestergaard Schmidt<kvs@pil.dk>
* Update to 0.59garga2007-02-123-20/+22
|
* - Remove 4.x support on my portsgarga2007-02-032-30/+1
|
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Add SHA256garga2005-11-081-0/+1
|
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
| | | | Approved by: flz (mentor)
* - Update to 0.58leeym2005-04-305-58/+29
| | | | | | | - Assign maintainership PR: 80460 Submitted by: Renato Botelho <freebsd@galle.com.br>
* Security update to 0.57.simon2005-02-212-3/+3
| | | | | Security: http://vuxml.FreeBSD.org/a413ed94-836e-11d9-a9e7-0001020eed82.html Approved by: erwin (mentor)
* - Security Update to 0.56dinoex2004-10-282-3/+3
|
* - drop maintainershipdinoex2004-10-141-1/+1
|
* - Security update to 0.55dinoex2004-08-043-22/+22
|
* - improve supoort of gtkdinoex2004-02-161-0/+4
| | | | Submitted by: fjoe
* - Enable IPV6 Support per defaultdinoex2004-02-151-3/+6
| | | | | - new Option WITHOUT_IPV6 Submitted by: ume
* PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.dinoex2004-02-149-0/+312
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/