Date: Mon, 27 Dec 2004 14:33:19 +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 distinfo pkg-plist ports/security/stunnel/files patch-Makefile.in patch-aa patch-src::network.c ssl-noengine.patch Message-ID: <200412271433.iBREXJne029644@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2004-12-27 14:33:19 UTC
FreeBSD ports repository
Modified files:
security/stunnel Makefile distinfo pkg-plist
security/stunnel/files patch-Makefile.in ssl-noengine.patch
Added files:
security/stunnel/files patch-src::network.c
Removed files:
security/stunnel/files patch-aa
Log:
Update to stunnel-4.06. In addition to the PR:
- enable the new IPv6 functionality when WITH_IPV6 is defined;
- at last move over to libtool-1.5 and get rid of the .la file;
- update the WITH_STUNNEL_SSL_ENGINE message to also mention FreeBSD 6.x;
- remove the obsolete sock_ioctlsocket() definition from patch-aa;
- fix a couple of getnameinfo(3)-related buglets;
- fix a poll(2)-related buglet: it seems FreeBSD insists (correctly) that
INFTIM passed to poll(2) should be -1, not just any negative value.
PR: 75519 (somewhat)
Submitted by: Dan Langille <dan@langille.org>
Revision Changes Path
1.56 +7 -4 ports/security/stunnel/Makefile
1.32 +2 -2 ports/security/stunnel/distinfo
1.4 +10 -10 ports/security/stunnel/files/patch-Makefile.in
1.5 +0 -10 ports/security/stunnel/files/patch-aa (dead)
1.1 +39 -0 ports/security/stunnel/files/patch-src::network.c (new)
1.2 +9 -9 ports/security/stunnel/files/ssl-noengine.patch
1.9 +1 -1 ports/security/stunnel/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412271433.iBREXJne029644>
