CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/06/25 08:44:30
Modified files:
security/stunnel: Makefile distinfo
security/stunnel/patches: patch-Makefile_in patch-src_ssl_c
patch-tools_stunnel_conf-sample_in
security/stunnel/pkg: MESSAGE
Added files:
security/stunnel/patches: patch-src_options_c patch-src_verify_c
Log message:
- update to 3.19;
- switch threading model to pthread since that it is the default process model
in stunnel;
- fix stunnel.pem path in pkg/MESSAGE;
- add patches to make it build with libressl;
- fix some hardcoding paths in tools/stunnel.conf-sample.in.
Tweaks and Feedback:
jca@ yasuoka@ jasper@ brad@ and Markus Lude, thanks !
tested by yasuoka@ and Markus Lude on @sparc64(markus's tests against 3.18
version, but no many changes to 3.19, assuming that should work too...)...
full changelog at:
https://www.stunnel.org/sdf_ChangeLog.html