Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8ca1dc55 | 2023-09-27 16:34:29 | MASTER_SITES -> SITES | ||
| c4096e66 | 2022-11-08 11:16:56 | Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-) | ||
| 4c07a9b0 | 2022-05-24 13:00:25 | update to stunnel-5.64 | ||
| 76ef3c7c | 2022-03-16 17:28:26 | Update to 5.63 OK sthen ### Version 5.63, 2022.03.15, urgency: HIGH * Security bugfixes - OpenSSL DLLs updated to version 3.0.2. * New features - Updated stunnel.spec to support bash completion. * Bugfixes - Fixed a PRNG initialization crash (thx to Gleydson Soares). ... further changelogs https://www.stunnel.org/NEWS.html | ||
| 8c0294c2 | 2022-03-11 19:53:16 | drop RCS Ids | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 73eeecb1 | 2019-03-19 16:51:13 | Remove LIBRESSL_VERSION_NUMBER related patches that are no longer needed. ok gsoares@ | ||
| bec59036 | 2018-04-14 09:05:14 | Clean up some LIBRESSL_VERSION_NUMBER patches that either did nothing or provided functions that are now available in libcrypto. ok gsoares, sthen (for a more aggressive earlier version) I'll revisit the other bits at p2k18. | ||
| d207296d | 2018-02-23 10:26:56 | unbreak now we have SSL_CTX_get_ciphers | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |