Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.089 30 Aug 2024 21:58:05 |
Vladimir Druzenko (vvd) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update 2.088 → 2.089
Changelog:
- new option SSL_force_fingerprint to enforce fingerprint matching even
if certificate validation would be successful without
- document _get_ssl_object and _get_ctx_object for cases, where direct
use of Net::SSLeay functions is needed
https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 281135 |
2.088 15 Jul 2024 07:35:15 |
Philippe Audeoud (jadawin) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.088
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 280288 |
2.087 09 Jul 2024 21:59:33 |
Torsten Zuehlsdorff (tz) |
security/p5-IO-Socket-SSL: Upgrade from 2.086 to 2.087
Changelog:
- support for PSK, see SSL_psk in documentation
Taken from:
https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 280207
Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.086 04 Jul 2024 06:54:28 |
Philippe Audeoud (jadawin) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.086
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 280122 |
2.085_1 25 Apr 2024 14:24:49 |
Dan Langille (dvl) |
security/p5-IO-Socket-SSL: allow www/p5-Mozilla-CA to be optional
This new option is enabled by default, thus perserving existing
behavior. There are circumstances when we don't want www/p5-Mozilla-CA
to be installed. This patch permits that.
PR: 278567 |
2.085 06 Feb 2024 20:57:55 |
Tilman Keskinoz (arved) |
security/p5-IO-Socket-SSL: Update to 2.085
PR: 276582
Submitted by: Maintainer |
2.084 12 Nov 2023 19:23:02 |
Muhammad Moinur Rahman (bofh) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update version 2.083=>2.084
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 274949
Approved by: submitter is maintainer |
2.083_1 05 Jul 2023 17:21:10 |
Robert Clausecker (fuz) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Interchange dependency
- As CPAN suggests: https://metacpan.org/pod/IO::Socket::INET6
remove dependency of this port from deprecated net/p5-IO-Socket-INET6,
and add dependency from recommended net/p5-IO-Socket-IP instead
- The upstream code of module IO::Socket::SSL already gives
preference to IO::Socket::IP instead of IO::Socket::INET6,
https://metacpan.org/release/SULLR/IO-Socket-SSL-2.083/source/lib/IO/Socket/SSL.pm
- bump PORTREVISION
PR: 272296
MFH: 2023Q3 |
2.083 25 May 2023 09:39:33 |
Robert Clausecker (fuz) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: update to 2.083
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 271517 |
2.081 02 Feb 2023 17:48:40 |
Tilman Keskinoz (arved) |
security/p5-IO-Socket-SSL: Update to 2.081
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 269056
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.079 17 Jan 2023 16:50:24 |
Mikael Urankar (mikael) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.079
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 269002 |
2.078 14 Jan 2023 19:04:11 |
Mikael Urankar (mikael) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.078
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 268361
Approved by: Sergei Vyshenski (maintainer) |
2.077 22 Nov 2022 23:37:17 |
Guangyuan Yang (ygy) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.077
Changelog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 267929 |
2.076 16 Nov 2022 16:30:26 |
Nuno Teixeira (eduardo) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.076
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 267793 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.075 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.075 03 Sep 2022 13:29:17 |
Wen Heping (wen) |
security/p5-IO-Socket-SSL: Update to 2.075
PR: 266198
Reported by: svysh.fbsd@gmail.com(maintainer) |
2.074 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.074 11 Jan 2022 13:18:16 |
Hiroki Tagato (tagattie) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: update to 2.074
Changelog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 261066
Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.073 25 Dec 2021 11:48:36 |
Hiroki Tagato (tagattie) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: update to 2.073
Changelog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 260649
Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.072 17 Aug 2021 14:51:06 |
Nuno Teixeira (eduardo) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.072
* Use DISTVERSION instead of PORTVERSION
* reformat Makefile with portfmt
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes
PR: 257910 |
2.071 29 May 2021 04:50:21 |
Neel Chauhan (nc) Author: Sergei Vyshenski |
security/p5-IO-Socket-SSL: Update to 2.071
Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL
PR: 256228 |
2.070 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.070 01 Mar 2021 21:36:11 |
nc |
security/p5-IO-Socket-SSL: Update to 2.070
Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL
PR: 253944
Submitted by: Sergei Vyshenski <svysh.fbsd AT gmail DOT com> (maintainer) |
2.069 24 Jan 2021 16:48:25 |
lcook |
security/p5-IO-Socket-SSL: Update to 2.069
While here, pet portclippy.
Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL
PR: 252950
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28321 |
2.068 22 Apr 2020 18:53:34 |
tcberner |
security/p5-IO-Socket-SSL: Update to 2.068
PR: 245254
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.067 20 Feb 2020 08:31:27 |
pi |
security/p5-IO-Socket-SSL: fix sequence of BUILD_DEPENDS and RUN_DEPENDS
Submitted by: mat |
2.067 20 Feb 2020 06:35:50 |
pi |
security/p5-IO-Socket-SSL: update 2.066 -> 2.067
PR: 244214
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Relnotes: https://metacpan.org/changes/distribution/IO-Socket-SSL |
2.066 26 Apr 2019 19:34:05 |
swills |
security/p5-IO-Socket-SSL: update to 2.066
PR: 237556
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.060 07 Oct 2018 20:02:59 |
sunpoet |
Update to 2.060
- While I'm here, remove MASTER_SITE_SUBDIR
Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL
PR: 232028
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.059 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.059 29 Aug 2018 14:24:47 |
swills |
security/p5-IO-Socket-SSL: update to 2.059
PR: 230979
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.058 28 Jul 2018 16:05:47 |
joneum |
ecurity/p5-IO-Socket-SSL: update to 2.058
Changelog:
fix t/session_ticket.t: it failed with OpenSSL 1.1.* since this version
expects the extKeyUsage of clientAuth in the client cert also to be
allowed by the CA if CA uses extKeyUsage
PR: 229908
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
2.056 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.056 25 May 2018 17:07:36 |
swills |
security/p5-IO-Socket-SSL: update to 2.056
While here, give maintainership to submitter since maintainer has timed out
repeatedly.
PR: 223459
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: maintainer timeout (jadawin, >2 weeks, multiple timeouts) |
2.051 30 Sep 2017 19:10:34 |
jadawin |
- syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with
OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error
- removed unecessary settings of SSL_version and SSL_cipher_list from tests
- protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported |
2.049_1 14 Jul 2017 19:17:05 |
brd |
Update security/p5-IO-Socket-SSL to 2.047
PR: 218468
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by: bdrewery (mentor, implicit)
Approved by: maintainer timeout |
2.044_1 30 Jun 2017 22:14:44 |
sunpoet |
Remove Perl core modules
- While I'm here:
- Add NO_ARCH
- Remove IPV6 option: which is no-op now
- Convert to options target helper
- Bump PORTREVISION for dependency change
With hat: perl |
2.044 31 Jan 2017 15:07:09 |
jadawin |
- update to 2.044 |
2.043 16 Jan 2017 15:27:46 |
jadawin |
- Update to 2.043 |
2.038 21 Sep 2016 13:50:33 |
jadawin |
- Update to 2.038 |
2.037 24 Aug 2016 07:41:44 |
jadawin |
- Update to 2.037 |
2.036 16 Aug 2016 09:31:30 |
jadawin |
- Update to 2.036
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-2.036/Changes |
2.034 10 Aug 2016 13:13:29 |
jadawin |
- Update to 2.034 |
2.033 03 Aug 2016 09:35:28 |
jadawin |
- Update to 2.033 |
2.029 28 Jun 2016 09:26:40 |
jadawin |
- Update to 2.029 |
2.027 24 May 2016 12:31:56 |
jadawin |
- Update to 2.027 |
2.025 11 Apr 2016 14:31:34 |
jadawin |
- Update to 2.025 |
2.024 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.024 11 Feb 2016 08:33:08 |
jadawin |
- Update to 2.024 |
2.023 01 Feb 2016 11:05:15 |
jadawin |
- Update to 2.023 |
2.022 12 Jan 2016 09:44:32 |
jadawin |
- Update to 2.022 |
2.021 07 Dec 2015 14:55:13 |
jadawin |
- Update to 2.021 |
2.020 02 Nov 2015 14:29:32 |
jadawin |
- Update to 0.020 |
2.016 03 Jun 2015 14:59:17 |
jadawin |
- Update to 2.016 |
2.012 20 Feb 2015 07:44:46 |
jadawin |
- Update to 2.012
PR: 197737
Submitted by: adamw@ |
2.009 13 Jan 2015 14:54:02 |
jadawin |
- Update to 2.009 |
2.008 05 Jan 2015 15:52:05 |
jadawin |
- Update to 2.008 |
2.007 28 Nov 2014 07:38:15 |
jadawin |
- Update to 2.007 |
2.006_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.006 25 Nov 2014 12:02:51 |
jadawin |
- Update to 2.006 |
2.002 29 Oct 2014 09:13:42 |
jadawin |
- Update to 2.002 |
1.998 08 Sep 2014 14:36:08 |
jadawin |
- Update to 1.998 |
1.997_2 22 Jul 2014 08:52:24 |
jadawin |
- Add p5-Mozilla-CA as dependency
Notified by: Peter Baur <peterbaur@web.de> |
1.997_1 18 Jul 2014 12:26:58 |
jadawin |
- Use p5-IO-Socket-IP>=0.31 because of a bug with version 0.30
Reported by: George Amanakis <gamanakis@gmail.com> |
1.997 15 Jul 2014 11:35:20 |
jadawin |
- Update to 1.997 |
1.994 23 Jun 2014 13:13:19 |
jadawin |
- Update to 1.994 |
1.993 16 Jun 2014 13:38:29 |
jadawin |
- Update to 1.993 |
1.992 02 Jun 2014 12:07:42 |
jadawin |
- Update to 1.992 |
1.991 28 May 2014 12:56:10 |
jadawin |
- Update to 1.991 |
1.988 19 May 2014 08:42:53 |
jadawin |
- Update to 1.988 |
1.985 16 May 2014 09:48:41 |
jadawin |
- Update to 1.985 |
1.984 13 May 2014 08:52:20 |
jadawin |
- Update to 1.984
- security/p5-Net-SSLeay >= 1.59 |
1.981 23 Apr 2014 14:55:08 |
jadawin |
- Update to 1.981 |
1.975_1 04 Apr 2014 08:18:05 |
jadawin |
- Fix shebang
- Convert to new options helper
- Add BUILD_DEPENDS
- Remove regression-test: (in perl5.mk already)
- Simplify Makefile
- Bump PORTREVISION for package change
Submitted by: sunpoet@ |
1.975 03 Apr 2014 08:17:07 |
jadawin |
- Update to 1.975
Sponsored by: Orange Business Services |
1.972 24 Mar 2014 10:36:55 |
jadawin |
- Update to 1.972 |
1.970 19 Mar 2014 08:59:14 |
jadawin |
- Update to 1.970 |
1.969 18 Mar 2014 09:44:06 |
jadawin |
- Update to 1.969 |
1.968 14 Mar 2014 14:42:41 |
jadawin |
- fix issue with interactivity
Noticed by: Matthew D. Fuller <fullermd@over-yonder.net> |
1.968 14 Mar 2014 10:10:50 |
jadawin |
- Update to 1.968 |
1.967 07 Feb 2014 15:15:19 |
jadawin |
- Update to 1.967 |
1.962 29 Nov 2013 10:04:22 |
jadawin |
- Update to 1.962
Sponsored by: OBS |
1.961 27 Nov 2013 12:35:48 |
jadawin |
- Update to 1.961
Sponsored by: OBS |
1.960 15 Nov 2013 10:42:21 |
jadawin |
- Update to 1.960
Sponsored by: OBS |
1.958 12 Nov 2013 09:08:35 |
jadawin |
- Update to 1.958
Sponsored by: OBS |
1.955 31 Oct 2013 11:33:39 |
jadawin |
- Update to 1.955
- Support STAGE
Sponsored by: OBS |
1.953 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.953 31 Jul 2013 14:39:18 |
jadawin |
- Update to 1.953
- Use new perl5 framework
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.953/Changes |
1.94 13 Jun 2013 09:28:23 |
jadawin |
- Update to 1.94
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.94/Changes |
1.84 14 Mar 2013 12:36:14 |
jadawin |
- Update to 1.84
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.84/Changes |
1.83 05 Feb 2013 08:52:40 |
jadawin |
- Update to 1.83
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.83/Changes |
1.82 30 Jan 2013 09:13:06 |
jadawin |
- Update to 1.82
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.82/Changes |
1.81 12 Dec 2012 10:22:07 |
jadawin |
- Update to 1.81
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.81/Changes |
1.80 04 Dec 2012 09:46:24 |
jadawin |
- Update to 1.80
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.80/Changes
Feature safe: yes |
1.77 16 Nov 2012 10:20:21 |
jadawin |
- Update to 1.77
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.77/Changes
Feature safe: yes |
1.76 28 Jun 2012 02:52:18 |
sunpoet |
- Update to 1.76
- Convert NOPORTEXAMPLES to new options framework
- Use shared IDN and IPV6 option descriptions
- Change IDN handler to p5-URI [1]
- Update IPV6 handler to p5-IO-Socket-IP and p5-Socket
- Costmetic change
[1] To handle IDN, IO::Socket::SSL searches for the following modules:
p5-Net-IDN-Encode, p5-Net-LibIDN and p5-URI. Since p5-URI is much more
widely used by other ports, I suggest to use p5-URI as IDN handler.
Changes: http://search.cpan.org/dist/IO-Socket-SSL/Changes
PR: ports/169451
Submitted by: sunpoet (myself)
Approved by: jadawin (maintainer, via IRC) |
1.74 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.74 05 Jun 2012 14:31:57 |
jadawin |
- Remove SITE_PERL from *_DEPENDS [1]
- Use new OPTIONS framework
Submitted by: az@ [1] |
1.74 14 May 2012 13:31:55 |
jadawin |
- Update to 1.74
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.74/Changes |