non port: security/stunnel/files/patch-Makefile.in |
Number of commits found: 10 |
Saturday, 25 Feb 2012
|
16:15 zi
- Update to 4.52
- Use USERS/GROUPS
- Remove support for FreeBSD 5.x/6.x
- Cosmetic changes
 |
Monday, 1 Aug 2011
|
14:47 roam
Update to stunnel-4.41 and fix the handling of CPPFLAGS.
 |
Monday, 20 Sep 2010
|
09:49 roam
Update to stunnel-4.34. In this version the DH parameters support was
made conditional only on OpenSSL support for it, not on GNU configure
parameters, so it will most probably be automatically enabled on
the currently supported FreeBSD versions. If this leads to any problems,
I'll look into making it optional again.
 |
Friday, 16 Apr 2010
|
12:49 roam
Update to stunnel-4.33; hopefully, the stability problems are fixed now.
 |
Friday, 13 Nov 2009
|
10:58 roam
Update stunnel to 4.28, including a patch for older SSL versions.
Add two new configurable options to disable libwrap support (almost
as in the PR, but not quite) and enable Diffie-Hellman key exchange.
PR: 139147 (only the libwrap support, but missing -lwrap)
Submitted by: Jim Riggs <ports@christianserving.org>
 |
Thursday, 12 May 2005
|
11:36 roam
Update to 4.10, fixing the execvp() and pid file issues while I'm here.
PR: 79114, 79120, 80143, 80405
Submitted by: Florian Hars <hars@bik-gmbh.de>,
Jim Hatfield <jim.hatfield@insignia.com>,
Vasil Dimov <vd@datamax.bg>,
Vsevolod Stakhov <vsevolod@highsecure.ru>
 |
Monday, 27 Dec 2004
|
14:33 roam
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>
 |
Sunday, 27 Oct 2002
|
16:02 dinoex
remove IS_INTERACTIVE again.
No response from maintainer since 30.09.2002
 |
Friday, 20 Sep 2002
|
09:29 roam
Update to stunnel-4.00.
*** WARNING WARNING WARNING ***
The stunnel invocation has changed! The program no longer accepts
command-line options, but is controlled by a config file instead.
Please refer to the stunnel(8) manual page for more information.
PR: 42249
Submitted by: Dan Langille <dan@langille.org>, lioux
 |
Sunday, 15 Sep 2002
|
12:03 dinoex
Unbreak Package-Build, removed IS_INTERACTIVE
 |
Number of commits found: 10 |