Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2006 20:04:24 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/tcl84 Makefile
Message-ID:  <200607052004.k65K4Owe044236@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607052004.k65K4Owe044236>