cvs commit: ports/lang/tcl84 Makefile
    Mikhail Teterin 
    mi at FreeBSD.org
       
    Wed Jul  5 20:04:24 UTC 2006
    
    
  
mi          2006-07-05 20:04:24 UTC
  FreeBSD ports repository
  Modified files:
    lang/tcl84           Makefile 
  Log:
  Add check for net.inet.tcp.blackhole and warn users, when it is set, as well
  as disable socket.test in this case. Some of the TCL's self-tests attempt to
  open a socket to (or request http-data from) a "dead" port on the localhost.
  
  These tests expect a quick failure, but get a hang, when the blackhole is on.
  Tests in http.test use a timeout, but some of those in socket.test do not...
  
  Pointed out by: confusion on ports@
  
  Revision  Changes    Path
  1.93      +11 -0     ports/lang/tcl84/Makefile
    
    
More information about the cvs-all
mailing list