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
Peter Pentchev
roam at FreeBSD.org
Mon Dec 27 06:33:19 PST 2004
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 at 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
More information about the cvs-all
mailing list