cvs commit: ports/net/socks5 Makefile ports/net/socks5/files patch-clients::ftp::domacro.c patch-clients::telnet::externs.h

Ed Schouten ed at FreeBSD.org
Thu Jun 19 08:38:38 UTC 2008


ed          2008-06-19 08:38:38 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    net/socks5           Makefile 
  Added files:
    net/socks5/files     patch-clients::ftp::domacro.c 
                         patch-clients::telnet::externs.h 
  Log:
  Make net/socks5 compile again after the removal of sgtty.
  
  The net/socks5 port includes <ttychars.h>, even though it is not needed.
  This header file got removed with the sgtty interface.  Also make the
  port prefer <termios.h> over <sys/termios.h>
  
  PR:             124480
  Approved by:    philip (mentor)
  
  Revision  Changes    Path
  1.51      +1 -1      ports/net/socks5/Makefile
  1.1       +11 -0     ports/net/socks5/files/patch-clients::ftp::domacro.c (new)
  1.1       +16 -0     ports/net/socks5/files/patch-clients::telnet::externs.h (new)


More information about the cvs-ports mailing list