aboutsummaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 03:39:30 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 03:39:30 +0000
commit6414c009c8b59670fed567d16ceb44a0fe3f4a6b (patch)
tree838edcad8130557537306125525a1692b73b106f /security/stunnel
parent19bec0e53c95e0ef7e8bb0c5f526c11b6b4e06e1 (diff)
downloadports-6414c009c8b59670fed567d16ceb44a0fe3f4a6b.tar.gz
ports-6414c009c8b59670fed567d16ceb44a0fe3f4a6b.zip
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/stunnel/files/patch-ad b/security/stunnel/files/patch-ad
new file mode 100644
index 000000000000..16f2e1c1c63c
--- /dev/null
+++ b/security/stunnel/files/patch-ad
@@ -0,0 +1,11 @@
+--- ssl.c.orig Sun Feb 25 14:16:43 2001
++++ ssl.c Sun Feb 25 14:16:51 2001
+@@ -28,7 +28,7 @@
+
+ /* Non-blocking sockets are disabled by default */
+ /* It works on most systems so feel free to uncomment the next line */
+-/* #define USE_NBIO */
++#define USE_NBIO
+
+ #ifndef NO_RSA
+