Port details |
- p5-LWP-Protocol-https Provide https support for LWP::UserAgent
- 6.10 www
=24 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-07-11 06:03:56
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: p5-Digest-HMAC, p5-Net-SSLeay, p5-File-Listing, p5-Encode-Locale, libltdl
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The LWP::Protocol::https module provide support for using https schemed URLs
with LWP. This module is a plug-in to the LWP protocol handling, so you don't
use it directly. Once the module is installed LWP is able to access sites using
HTTP over SSL/TLS.
If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither
SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one
provided by Mozilla::CA. If the Mozilla::CA module isn't available SSL requests
will fail. Either install this module, set up an alternative SSL_ca_file or
disable hostname verification.
This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need https support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.
WWW: https://metacpan.org/release/LWP-Protocol-https
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https
- To install the port:
- cd /usr/ports/www/p5-LWP-Protocol-https/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-LWP-Protocol-https
- pkg install p5-LWP-Protocol-https
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-LWP-Protocol-https
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608366126
SHA256 (LWP-Protocol-https-6.10.tar.gz) = cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c
SIZE (LWP-Protocol-https-6.10.tar.gz) = 33691
- 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-IO-Socket-SSL>=1.54 : security/p5-IO-Socket-SSL
- p5-Mozilla-CA>=20180117 : www/p5-Mozilla-CA
- p5-Net-HTTP>=6 : net/p5-Net-HTTP
- p5-libwww>=6.06 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Socket-SSL>=1.54 : security/p5-IO-Socket-SSL
- p5-Mozilla-CA>=20180117 : www/p5-Mozilla-CA
- p5-Net-HTTP>=6 : net/p5-Net-HTTP
- p5-libwww>=6.06 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- astro/p5-Astro-SpaceTrack
- biology/p5-Bio-DB-NCBIHelper
- devel/p5-App-cpanminus-reporter
- devel/p5-CPAN-Uploader
- devel/p5-Pithub
- editors/openoffice-4
- editors/openoffice-devel
-
Deleted ports which required this port:
- for Run
-
- astro/p5-Astro-SpaceTrack
- biology/ncbi-entrez-direct
- biology/p5-Bio-DB-NCBIHelper
- devel/p5-App-cpanminus-reporter
- devel/p5-CPAN-Uploader
- devel/p5-Pithub
- finance/gnucash
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- www_p5-LWP-Protocol-https
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 6.10 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 6.10 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Dec 2020 20:08:44
6.10 |
sunpoet  |
Update to 6.10
Changes: https://metacpan.org/changes/distribution/LWP-Protocol-https |
24 Jul 2020 07:11:00
6.09 |
sunpoet  |
Update to 6.09
- Add LICENSE_FILE
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/LWP-Protocol-https |
06 Oct 2018 13:06:45
6.07_1 |
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) |
27 May 2018 20:15:20
6.07_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
6.07_1 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
27 Feb 2017 17:10:10
6.07_1 |
sunpoet  |
Add www/p5-libwww to *_DEPENDS
- Bump PORTREVISION for dependency change |
20 Feb 2017 15:09:40
6.07 |
sunpoet  |
Update to 6.07
Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes |
01 Apr 2016 14:33:58
6.06_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
01 Oct 2015 15:57:47
6.06_1 |
sunpoet  |
- Add NO_ARCH |
26 Nov 2014 13:08:38
6.06_1 |
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 ) |
24 Nov 2014 18:32:03
6.06 |
sunpoet  |
- Add LICENSE
- Cleanup PLIST |
13 Aug 2014 09:02:40
6.06 |
sunpoet  |
- Update to 6.06
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes |
30 Sep 2013 19:25:56
6.04 |
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 23:36:54
6.04 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
21 Aug 2013 14:08:08
6.04 |
sunpoet  |
- Convert to new perl framework |
08 May 2013 15:39:53
6.04 |
sunpoet  |
- Update to 6.04
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes |
29 Feb 2012 15:34:08
6.03 |
sunpoet  |
- Update to 6.03
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes |
11 Jul 2011 06:03:31
6.02 |
sunpoet  |
- Add p5-LWP-Protocol-https 6.02
The LWP::Protocol::https module provide support for using https schemed URLs
with LWP. This module is a plug-in to the LWP protocol handling, so you don't
use it directly. Once the module is installed LWP is able to access sites using
HTTP over SSL/TLS.
If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither
SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one
provided by Mozilla::CA. If the Mozilla::CA module isn't available SSL requests
will fail. Either install this module, set up an alternative SSL_ca_file or
disable hostname verification.
This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need https support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.
WWW: http://search.cpan.org/dist/LWP-Protocol-https/ |