| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=210008
|
|
|
|
|
|
|
|
|
| |
to stunnel.in.
No functional changes once the port has been installed, thus
no PORTREVISION bump.
Notes:
svn path=/head/; revision=206242
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here, pick up various changes from PR's:
- convert the startup script to the new style[2], but do not yet enable
USE_RC_SUBR; a repo-copy of stunnel.sh to stunnel.in should be done first
- use ETCDIR instead of PREFIX/etc/stunnel everywhere[3]
- wave a magic wand over the startup script generation process to mimic
the changes that will be done by USE_RC_SUBR after the repo-copy
Prompted by: Damian Wiest <dwiest@vailsys.com> and
Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com> on
the stunnel-users mailing list [1]
PR: 119655 [2] - only the changes to the startup script
116773 [3] - only the ETCDIR part
Submitted by: Jason DiCioccio <jd@ods.org> [2],
Alexander Logvinov <ports@logvinov.com> [3]
Notes:
svn path=/head/; revision=206086
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=202681
|
|
|
|
| |
Notes:
svn path=/head/; revision=202312
|
|
|
|
| |
Notes:
svn path=/head/; revision=200791
|
|
|
|
|
|
|
|
|
|
| |
Loosely based on the PR, although I just used the next available UID/GID.
PR: 108784
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes:
svn path=/head/; revision=198434
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
| |
Notes:
svn path=/head/; revision=178490
|
|
|
|
|
|
|
|
| |
skip over the installation of example files and scripts. Of course,
stunnel.conf-sample is still installed into etc/stunnel/.
Notes:
svn path=/head/; revision=177309
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to remove the stunnel user and group at all - just kill the package
deinstall script.
PR: 104028
Reported by: jan grant <jan.grant@bristol.ac.uk>,
Stephen Hurd <shurd@sasktel.net> (in private mail a while ago),
and, I think, many others
Notes:
svn path=/head/; revision=174983
|
|
|
|
| |
Notes:
svn path=/head/; revision=173901
|
|
|
|
|
|
|
|
| |
PR: 103123
Submitted by: vd
Notes:
svn path=/head/; revision=173324
|
|
|
|
|
|
|
| |
connection options being configurable per connection, not global anymore.
Notes:
svn path=/head/; revision=160066
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
target actually work again.
Follow the upstream author's idea of keeping all stunnel-related
configuration files into ${PREFIX}/etc/stunnel/ - now "make cert" also
installs the certificate there instead of ${PREFIX}/etc/.
Bump PORTREVISION and add a note to UPDATING for the certificate
location change.
PR: 91991
Reported by: Jiri Pridal <jiri.pridal@firebrno.cz>
Notes:
svn path=/head/; revision=154873
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
| |
Besides what's in the PR, also revert the pidfile location change to
preserve POLA and hier(7).
PR: 88436
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=147105
|
|
|
|
|
|
|
|
|
|
| |
a short window of 5.x versions.
PR: 87839
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=146875
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove our local patches for ucontext/pthread/fork model choice, since
this is handled by a configure argument now.
Note that ucontext is not supported on FreeBSD versions less than 5.0.
PR: 83245 (mostly)
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=139039
|
|
|
|
|
|
|
| |
a bit too dangerous to leave out in the open.
Notes:
svn path=/head/; revision=137421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=137420
|
|
|
|
|
|
|
|
|
| |
PR: ports/67762
Submitted by: Linus Sjoberg <lsjoberg@aland.net>
Approved by: maintainer timeout (7 weeks)
Notes:
svn path=/head/; revision=136870
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=135126
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
| |
and also fixes a crash if a client connection is closed too early.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=125694
|
|
|
|
| |
Notes:
svn path=/head/; revision=125533
|
|
|
|
|
|
|
|
| |
Make stunnel use the rc_subr framework, allowing for much cleaner
startup and shutdown of multiple instances of stunnel.
Notes:
svn path=/head/; revision=125532
|
|
|
|
|
|
|
|
|
|
| |
buffer to hold a numeric IPv4/v6 address. Of course, IPv6 addresses may
be a bit longer than 20 characters :)
A-ha! moment during: discussion with the stunnel author
Notes:
svn path=/head/; revision=125529
|
|
|
|
|
|
|
|
|
|
|
| |
temporarily aliased to EAI_NONAME.
No PORTREVISION bump, since this is a no-op on earlier and later versions,
and it didn't build at all until now on the affected versions.
Reported by: Bretislav Kubesa <bretislav.kubesa@centrum.cz>
Notes:
svn path=/head/; revision=125429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=125272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that the OpenSSL ENGINE code is, well, somewhat less than stellar,
especially in combo with malloc's 'j' option. Even without it, though,
there are some problems that I don't have time to look into right now.
So, disable the OpenSSL ENGINE activation on FreeBSD 5.x, unless
the WITH_STUNNEL_SSL_ENGINE knob is turned on. Also, while I'm here,
fix the CONFIGURE_TARGET so the GNU configure script does not complain
quite so loudly. Bump PORTREVISION for the functionality change
(well, I guess you could say "not working" -> "working" is a functionality
change ;)
Notes:
svn path=/head/; revision=117947
|
|
|
|
|
|
|
|
|
| |
just fine.
Suggested by: kris
Notes:
svn path=/head/; revision=111661
|
|
|
|
| |
Notes:
svn path=/head/; revision=111660
|
|
|
|
|
|
|
|
|
| |
-CURRENT's OpenSSL.
Reported by: dougb
Notes:
svn path=/head/; revision=111287
|
|
|
|
|
|
|
| |
to 4.05 :)
Notes:
svn path=/head/; revision=110755
|
|
|
|
|
|
|
|
|
|
| |
do this in the meantime.
PR: 67200
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110749
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
| |
the blinding when really needed. However, the name of
the patch file was not changed, which may confuse FreeBSD
distfile mirrors. So, host the patch file in my local
FreeBSD cluster space, changing the file's name.
Reported by: Dan Langille <dan@langille.org>
Notes:
svn path=/head/; revision=79924
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: this patch is not needed for the 4.8-RELEASE ports tree, since
FreeBSD 4.8 will ship with a fixed OpenSSL version. However, this patch
SHOULD be applied by anyone running stunnel with a version of OpenSSL
older than 0.9.7a, as reported by the 'openssl version' command.
Submitted by: Brian Hatch <bri@stunnel.org>
Notes:
svn path=/head/; revision=77244
|
|
|
|
| |
Notes:
svn path=/head/; revision=75894
|
|
|
|
|
|
|
| |
Independently submitted by: Dan Langille <dan@langille.org>
Notes:
svn path=/head/; revision=73040
|
|
|
|
|
|
|
| |
'make cert' fix submitted by: Krzysztof Stryjek <wtp@mud.pl>
Notes:
svn path=/head/; revision=72795
|
|
|
|
| |
Notes:
svn path=/head/; revision=68945
|
|
|
|
|
|
|
| |
No response from maintainer since 30.09.2002
Notes:
svn path=/head/; revision=68930
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
autoconf or automake over our local patches can ruin your whole day.
This rarely, if ever, affected the vpopmail ports, causing mysterious
failures at install time, but inevitably killed the stunnel build if
automake-1.5 happened to be installed.
Reported by: Dan Langille <dan@langille.org> for stunnel,
Sitchin Zech <mailsagan@yahoo.com> for vpopmail
Notes:
svn path=/head/; revision=66882
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*** 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
Notes:
svn path=/head/; revision=66824
|
|
|
|
| |
Notes:
svn path=/head/; revision=66440
|