Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 08:58:48 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/stunnel Makefile ports/security/stunnel/files patch-src::common.h patch-src::sthreads.c
Message-ID:  <200506140858.j5E8wmEg078253@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2005-06-14 08:58:48 UTC

  FreeBSD ports repository

  Modified files:
    security/stunnel     Makefile 
  Added files:
    security/stunnel/files patch-src::common.h 
                           patch-src::sthreads.c 
  Log:
  Fix the stunnel ucontext-related problems using a patch from the author,
  Michael Trojnara[1].
  Also, add the build-time WITH_FORK, WITH_PTHREAD, and WITH_UCONTEXT knobs
  to control the stunnel threading model used, based on Vasil Dimov's PR's
  with some modifications [2].
  While I'm here, add in a <sys/types.h> inclusion that seems to be needed
  for <ucontext.h> at least on FreeBSD 6.0/sparc64.
  
  Reported by:    many
  Pointy hat to:  roam (myself) for both not noticing this and then letting
                  it linger for a while
  Obtained from:  Michael Trojnara's BSD patch from
                  <53594c631989fde6ca0bdb3435b93dfe@mirt.net> [1]
  PR:             81289, 82202 [2]
  Submitted by:   Vasil Dimov
  
  Revision  Changes    Path
  1.64      +22 -1     ports/security/stunnel/Makefile
  1.1       +50 -0     ports/security/stunnel/files/patch-src::common.h (new)
  1.1       +12 -0     ports/security/stunnel/files/patch-src::sthreads.c (new)



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