notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
p5-IO-Socket-SSL Perl5 interface to SSL sockets
2.078 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.078Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2023-01-14 19:06:14
Last Update: 2023-01-14 19:04:58
Commit Hash: 9c4acf3
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/IO-Socket-SSL
Description:
IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-IO-Socket-SSL-2.078/catalog.mk
  2. /usr/local/share/licenses/p5-IO-Socket-SSL-2.078/LICENSE
  3. /usr/local/share/licenses/p5-IO-Socket-SSL-2.078/ART10
  4. /usr/local/share/licenses/p5-IO-Socket-SSL-2.078/GPLv1+
  5. lib/perl5/site_perl/IO/Socket/SSL.pm
  6. lib/perl5/site_perl/IO/Socket/SSL.pod
  7. lib/perl5/site_perl/IO/Socket/SSL/Intercept.pm
  8. lib/perl5/site_perl/IO/Socket/SSL/PublicSuffix.pm
  9. lib/perl5/site_perl/IO/Socket/SSL/Utils.pm
  10. lib/perl5/site_perl/man/man3/IO::Socket::SSL.3.gz
  11. lib/perl5/site_perl/man/man3/IO::Socket::SSL::Intercept.3.gz
  12. lib/perl5/site_perl/man/man3/IO::Socket::SSL::PublicSuffix.3.gz
  13. lib/perl5/site_perl/man/man3/IO::Socket::SSL::Utils.3.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL
To install the port:
cd /usr/ports/security/p5-IO-Socket-SSL/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-IO-Socket-SSL
  • pkg install p5-IO-Socket-SSL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-IO-Socket-SSL
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670962672 SHA256 (IO-Socket-SSL-2.078.tar.gz) = 4cf83737a72b0970948b494bc9ddab7f725420a0ca0152d25c7e48ef8fa2b6a1 SIZE (IO-Socket-SSL-2.078.tar.gz) = 258997

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Mozilla-CA>=20130114 : www/p5-Mozilla-CA
  2. p5-Net-SSLeay>=1.59 : security/p5-Net-SSLeay
  3. p5-IO-Socket-INET6>0 : net/p5-IO-Socket-INET6
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Mozilla-CA>=20130114 : www/p5-Mozilla-CA
  2. p5-Net-SSLeay>=1.59 : security/p5-Net-SSLeay
  3. p5-IO-Socket-INET6>0 : net/p5-IO-Socket-INET6
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Run
  1. devel/git

Configuration Options:
===> The following configuration options are available for p5-IO-Socket-SSL-2.078: EXAMPLES=on: Build and/or install examples IDN=off: International Domain Names support IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings
Options name:
security_p5-IO-Socket-SSL
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/IO/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/IO/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/IO/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/IO/
  7. http://backpan.perl.org/modules/by-module/IO/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/IO/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/IO/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/IO/
  12. https://www.cpan.org/modules/by-module/IO/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.078
14 Jan 2023 19:04:58
commit hash: 9c4acf3d130d751990bc3d3ceb9ade41da48bc0dcommit hash: 9c4acf3d130d751990bc3d3ceb9ade41da48bc0dcommit hash: 9c4acf3d130d751990bc3d3ceb9ade41da48bc0dcommit hash: 9c4acf3d130d751990bc3d3ceb9ade41da48bc0d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
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)

(cherry picked from commit 9dd18b9dd27c46c90e2b174dd2b681360dd24b7c)

Number of commits found: 1