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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
p5-ParallelUserAgent Extension for LWP to allow parallel HTTP and FTP access
2.62 www on this many watch lists=2 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.62Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-31 13:36:22
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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/ParallelUserAgent
Description:
ParallelUserAgent (or PUA for short) is an extension of the existing libwww-5.x distribution. It allows you to connect to download several Web pages in _parallel_, without having to request each page one after the other. Instead of retrieving each single page using LWP::UserAgent::request or ::simple_request methods, you first "register" all pages that you wish to download in parallel and then call PUA's "wait" method, which will then make all the necessary connections and download the pages. You can define callback routines which will be called whenever a connection is established, is cut off, new data comes in or a request finishes. The subroutines can be global for all requests you registered, or different for every single request. Callbacks for example allow you to print status updates as the responses come in, or even immediately post follow-up requests based on the responses, all within the same single "wait" cycle.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-ParallelUserAgent-2.62/catalog.mk
  2. /usr/local/share/licenses/p5-ParallelUserAgent-2.62/LICENSE
  3. /usr/local/share/licenses/p5-ParallelUserAgent-2.62/ART10
  4. /usr/local/share/licenses/p5-ParallelUserAgent-2.62/GPLv1+
  5. lib/perl5/site_perl/Bundle/ParallelUA.pm
  6. lib/perl5/site_perl/LWP/Parallel.pm
  7. lib/perl5/site_perl/LWP/Parallel/Protocol.pm
  8. lib/perl5/site_perl/LWP/Parallel/Protocol/file.pm
  9. lib/perl5/site_perl/LWP/Parallel/Protocol/ftp.pm
  10. lib/perl5/site_perl/LWP/Parallel/Protocol/http.pm
  11. lib/perl5/site_perl/LWP/Parallel/Protocol/https.pm
  12. lib/perl5/site_perl/LWP/Parallel/RobotUA.pm
  13. lib/perl5/site_perl/LWP/Parallel/UserAgent.pm
  14. lib/perl5/site_perl/LWP/ParallelUA.pm
  15. lib/perl5/site_perl/LWP/RobotPUA.pm
  16. lib/perl5/site_perl/man/man3/Bundle::ParallelUA.3.gz
  17. lib/perl5/site_perl/man/man3/LWP::Parallel.3.gz
  18. lib/perl5/site_perl/man/man3/LWP::Parallel::Protocol.3.gz
  19. lib/perl5/site_perl/man/man3/LWP::Parallel::Protocol::ftp.3.gz
  20. lib/perl5/site_perl/man/man3/LWP::Parallel::Protocol::http.3.gz
  21. lib/perl5/site_perl/man/man3/LWP::Parallel::RobotUA.3.gz
  22. lib/perl5/site_perl/man/man3/LWP::Parallel::UserAgent.3.gz
  23. lib/perl5/site_perl/man/man3/LWP::ParallelUA.3.gz
  24. lib/perl5/site_perl/man/man3/LWP::RobotPUA.3.gz
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • p5-ParallelUserAgent>0:www/p5-ParallelUserAgent
To install the port:
cd /usr/ports/www/p5-ParallelUserAgent/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-ParallelUserAgent
  • pkg install p5-ParallelUserAgent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-ParallelUserAgent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1483247697 SHA256 (ParallelUserAgent-2.62.tgz) = 74d2a29da1d5eb1766dfe79a09781d7d192161f061acc87ef05ae27e32a95e41 SIZE (ParallelUserAgent-2.62.tgz) = 58910

Packages (timestamps in pop-ups are UTC):
p5-ParallelUserAgent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.622.622.622.622.62-2.62-
FreeBSD:13:quarterly2.622.622.622.622.622.622.622.62
FreeBSD:14:latest2.622.622.622.622.622.62-2.62
FreeBSD:14:quarterly2.622.62-2.622.622.622.622.62
FreeBSD:15:latest2.622.62n/a2.62n/a2.622.622.62
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
  2. p5-libwww>=5.64 : www/p5-libwww
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
  2. p5-libwww>=5.64 : www/p5-libwww
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-POE-Component-Client-UserAgent
for Run
  1. sysutils/monitorix
  2. www/p5-POE-Component-Client-UserAgent

Configuration Options:
No options to configure
Options name:
www_p5-ParallelUserAgent
USES:
perl5 tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MS/MSOUTH/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MS/MSOUTH/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/ParallelUserAgent/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MS/MSOUTH/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MS/MSOUTH/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/M/MS/MSOUTH/
  7. http://backpan.perl.org/authors/id/M/MS/MSOUTH/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MS/MSOUTH/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MS/MSOUTH/
  10. https://cpan.metacpan.org/authors/id/M/MS/MSOUTH/
  11. https://cpan.metacpan.org/modules/by-module/ParallelUserAgent/
  12. https://www.cpan.org/authors/id/M/MS/MSOUTH/
Collapse this list.

There are no commits on branch 2024Q3 for this port