Date: Fri, 13 Feb 2004 09:45:39 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/putty Makefile distinfo pkg-descr ports/security/putty/files mbrtowc.c patch-Makefile.gtk patch-pty.c patch-uxnet.c patch-uxucs.c wcrtomb.c Message-ID: <200402131745.i1DHjdXf006747@repoman.freebsd.org>
index | next in thread | raw e-mail
dinoex 2004/02/13 09:45:39 PST
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/putty Makefile distinfo pkg-descr
security/putty/files mbrtowc.c patch-Makefile.gtk patch-pty.c
patch-uxnet.c patch-uxucs.c wcrtomb.c
Log:
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/
Revision Changes Path
1.484 +1 -0 ports/security/Makefile
1.1 +43 -0 ports/security/putty/Makefile (new)
1.1 +2 -0 ports/security/putty/distinfo (new)
1.1 +79 -0 ports/security/putty/files/mbrtowc.c (new)
1.1 +53 -0 ports/security/putty/files/patch-Makefile.gtk (new)
1.1 +35 -0 ports/security/putty/files/patch-pty.c (new)
1.1 +16 -0 ports/security/putty/files/patch-uxnet.c (new)
1.1 +19 -0 ports/security/putty/files/patch-uxucs.c (new)
1.1 +57 -0 ports/security/putty/files/wcrtomb.c (new)
1.1 +8 -0 ports/security/putty/pkg-descr (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402131745.i1DHjdXf006747>
