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

Dirk Meyer dinoex at FreeBSD.org
Fri Feb 13 09:45:39 PST 2004


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)


More information about the cvs-ports mailing list