Port details |
- p5-IO-Async-SSL Use SSL/TLS with IO::Async
- 0.25 security =2 0.25Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-03-07 11:40:42
- Last Update: 2023-08-21 18:52:29
- Commit Hash: f628c12
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IO-Async-SSL
- Description:
- This module extends existing IO::Async classes with extra methods to allow the
use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly
provide any methods or functions of its own.
Primarily, it provides SSL_connect and SSL_listen, which yield
IO::Socket::SSL-upgraded socket handles or IO::Async::SSLStream instances, and
two forms of SSL_upgrade to upgrade an existing TCP connection to use SSL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IO-Async-SSL>0:security/p5-IO-Async-SSL
- To install the port:
- cd /usr/ports/security/p5-IO-Async-SSL/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-IO-Async-SSL
- pkg install p5-IO-Async-SSL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IO-Async-SSL
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692640040
SHA256 (IO-Async-SSL-0.25.tar.gz) = 4def485db1eff4e139b4b5912202c0fd61c3aed2cec35bd5ab8bf7bbd83f5a75
SIZE (IO-Async-SSL-0.25.tar.gz) = 29937
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Future>=0.33 : devel/p5-Future
- p5-IO-Async>=0.66 : devel/p5-IO-Async
- p5-IO-Socket-SSL>=2.003 : security/p5-IO-Socket-SSL
- perl5>=5.34<5.35 : lang/perl5.34
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- p5-Test-Identity>=0 : devel/p5-Test-Identity
- p5-Test-Pod>=1 : devel/p5-Test-Pod
- socat : net/socat
- Runtime dependencies:
-
- p5-Future>=0.33 : devel/p5-Future
- p5-IO-Async>=0.66 : devel/p5-IO-Async
- p5-IO-Socket-SSL>=2.003 : security/p5-IO-Socket-SSL
- perl5>=5.34<5.35 : lang/perl5.34
- This port is required by:
- for Build
-
- net-im/p5-Net-Async-XMPP
- for Run
-
- net-im/p5-Net-Async-XMPP
Configuration Options:
- No options to configure
- Options name:
- security_p5-IO-Async-SSL
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25 21 Aug 2023 18:52:29 |
Po-Chuan Hsieh (sunpoet) |
security/p5-IO-Async-SSL: Update to 0.25
Changes: https://metacpan.org/dist/IO-Async-SSL/changes |
0.24 30 Jan 2023 12:59:30 |
Po-Chuan Hsieh (sunpoet) |
security/p5-IO-Async-SSL: Update to 0.24
Changes: https://metacpan.org/dist/IO-Async-SSL/changes |
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) |
0.23 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 ) |
0.23 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 ) |
0.23 03 Jun 2022 09:00:32 |
Po-Chuan Hsieh (sunpoet) |
security/p5-IO-Async-SSL: Update to 0.23
Changes: https://metacpan.org/dist/IO-Async-SSL/changes |
0.22 10 Jun 2021 14:46:12 |
Po-Chuan Hsieh (sunpoet) |
security/p5-IO-Async-SSL: Cosmetic change |
0.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22 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) |
0.22 20 Jun 2018 19:36:23 |
sunpoet |
Update to 0.22
Changes: https://metacpan.org/changes/distribution/IO-Async-SSL |
0.21 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 |
0.21 02 Nov 2017 19:00:50 |
sunpoet |
Update to 0.21
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.20 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.20 13 Jul 2017 00:00:15 |
sunpoet |
Update to 0.20
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.19 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.19 04 Nov 2015 20:15:09 |
sunpoet |
- Update TEST_DEPENDS: remove redundant LOCALBASE/bin |
0.19 15 Oct 2015 20:17:32 |
sunpoet |
- Update to 0.19
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.18 13 Aug 2015 17:32:52 |
sunpoet |
- Remove MASTER_SITE_SUBDIR |
0.18 21 Jun 2015 10:40:34 |
sunpoet |
- Update to 0.18
- Add NO_ARCH
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.17 30 May 2015 13:13:04 |
sunpoet |
- Update to 0.17
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.16 19 Apr 2015 16:21:06 |
sunpoet |
- Update to 0.16
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.15 04 Apr 2015 21:10:38 |
sunpoet |
- Update to 0.15
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.14_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 ) |
0.14 29 Mar 2014 08:54:19 |
sunpoet |
- Update to 0.14
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.13 15 Oct 2013 16:58:49 |
sunpoet |
- Update to 0.13
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.12 30 Sep 2013 20:59:03 |
sunpoet |
- Support STAGEDIR |
0.12 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.12 10 Sep 2013 15:10:28 |
sunpoet |
- Update to 0.12
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.11 09 Sep 2013 18:18:39 |
sunpoet |
- Update to 0.11
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.10 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
0.10 08 Jun 2013 21:10:12 |
sunpoet |
- Update to 0.10
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.09 18 Apr 2013 17:51:58 |
sunpoet |
- Update to 0.09
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
Feature safe: yes |
0.08 09 Mar 2013 19:25:14 |
sunpoet |
- Update to 0.08
- Add LICENSE
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes |
0.06 21 Feb 2013 17:17:54 |
sunpoet |
- Add BUILD_DEPENDS
- Sort MAN3
- Take maintainership
- Cleanup Makefile header
- Reformat pkg-descr
- Complete PLIST |
0.06 14 Aug 2012 18:19:35 |
tabthorpe |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr |
0.06 20 Jun 2011 09:03:27 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
0.06 07 Mar 2011 11:40:06 |
dhn |
This module extends existing IO::Async classes with extra methods to
allow the use of SSL or TLS-based connections using IO::Socket::SSL.
WWW: http://search.cpan.org/dist/IO-Async-SSL/
PR: ports/155336
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> |