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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
paraget Parallel FTP-fetching program
0.3.0_3 ftp 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 0.3.0_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-05 15:03:58
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
People watching this port, also watch:: curl, lftp
Also Listed In: perl5
License: GPLv2
WWW:
https://paraget.sourceforge.net/
Description:
Paraget implements getting a single file in parallel from different mirror sites. Given that there are mirror-sites for the file one is downloading, one can in principle accomplish a much greater bandwidth by downloading from all the sites in parallel . This is accomplished by dividing the file being fetched into several pieces, and by getting each piece from a different server, and then re-assembling them. If there are enough mirror sites, this partitioning makes it so that the bottleneck is now placed at the client end, maxing the client's connection. Paraget is designed to not only do basic n -equal-piece partitioning of a file and sending requests out to n servers for data, but to also be dynamic during the downloading process. For example if one server is too slow, and paraget was done with faster server downloading its piece
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 (25 items)
Collapse this list.
  1. /usr/local/share/licenses/paraget-0.3.0_3/catalog.mk
  2. /usr/local/share/licenses/paraget-0.3.0_3/LICENSE
  3. /usr/local/share/licenses/paraget-0.3.0_3/GPLv2
  4. bin/paraget
  5. bin/paraget-child
  6. lib/perl5/site_perl/man/man1/paraget.1.gz
  7. lib/perl5/site_perl/Net/Paraget/Assignment.pm
  8. lib/perl5/site_perl/Net/Paraget/AssignmentManager.pm
  9. lib/perl5/site_perl/Net/Paraget/Client.pm
  10. lib/perl5/site_perl/Net/Paraget/ClientManager.pm
  11. lib/perl5/site_perl/Net/Paraget/Context.pm
  12. lib/perl5/site_perl/Net/Paraget/Display.pm
  13. lib/perl5/site_perl/Net/Paraget/Interval.pm
  14. lib/perl5/site_perl/Net/Paraget/IntervalList.pm
  15. lib/perl5/site_perl/Net/Paraget/IntervalManager.pm
  16. lib/perl5/site_perl/Net/Paraget/Mirror.pm
  17. lib/perl5/site_perl/Net/Paraget/MirrorSet.pm
  18. lib/perl5/site_perl/Net/Paraget/MirrorSetGatherer.pm
  19. lib/perl5/site_perl/Net/Paraget/PerformanceReport.pm
  20. lib/perl5/site_perl/Net/Paraget/Server.pm
  21. lib/perl5/site_perl/Net/Paraget/ServerList.pm
  22. lib/perl5/site_perl/Net/Paraget/ServerQueue.pm
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • paraget>0:ftp/paraget
To install the port:
cd /usr/ports/ftp/paraget/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/paraget
  • pkg install paraget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: paraget
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (paraget-0.3.0.tar.gz) = 6f19b1cb51c0c69ce6be0f48d4f0d46b5b9842b02fedd7fd6b2f5fc0e4570ccc SIZE (paraget-0.3.0.tar.gz) = 32345

Packages (timestamps in pop-ups are UTC):
paraget
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_30.3.0_30.3.0_30.3.0_30.3.0_3-0.3.0_3-
FreeBSD:13:quarterly0.3.0_30.3.0_30.3.0_30.3.0_30.3.0_30.3.0_30.3.0_30.3.0_3
FreeBSD:14:latest0.3.0_30.3.0_30.3.0_30.3.0_30.3.0_30.3.0_3-0.3.0_3
FreeBSD:14:quarterly0.3.0_30.3.0_3-0.3.0_30.3.0_30.3.0_30.3.0_30.3.0_3
FreeBSD:15:latest0.3.0_30.3.0_3n/a0.3.0_3n/a0.3.0_30.3.0_30.3.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-MethodMaker>=0 : devel/p5-Class-MethodMaker
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Class-MethodMaker>=0 : devel/p5-Class-MethodMaker
  2. p5-URI>=0 : net/p5-URI
  3. p5-XML-Simple>=0 : textproc/p5-XML-Simple
  4. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ftp_paraget
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  2. http://cytranet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  3. http://deac-ams.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  4. http://deac-fra.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  5. http://deac-riga.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  6. http://downloads.sourceforge.net/project/paraget/paraget/0.3.0/
  7. http://excellmedia.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  8. http://freefr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  9. http://gigenet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  10. http://ixpeering.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  11. http://jaist.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  12. http://jztkft.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  13. http://kumisystems.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  15. http://nchc.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  16. http://netactuate.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  17. http://netcologne.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  18. http://netix.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  19. http://onboardcloud.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  20. http://phoenixnap.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  21. http://razaoinfo.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  22. http://sinalbr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  23. http://sitsa.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  24. http://sonik.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  25. http://tenet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  26. http://udomain.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  27. http://ufpr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  28. http://versaweb.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  29. https://cfhcable.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  30. https://cytranet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  31. https://deac-ams.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  32. https://deac-fra.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  33. https://deac-riga.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  34. https://downloads.sourceforge.net/project/paraget/paraget/0.3.0/
  35. https://excellmedia.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  36. https://freefr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  37. https://gigenet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  38. https://ixpeering.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  39. https://jaist.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  40. https://jztkft.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  41. https://kumisystems.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  43. https://nchc.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  44. https://netactuate.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  45. https://netcologne.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  46. https://netix.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  47. https://onboardcloud.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  48. https://phoenixnap.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  49. https://razaoinfo.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  50. https://sinalbr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  51. https://sitsa.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  52. https://sonik.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  53. https://tenet.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  54. https://udomain.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  55. https://ufpr.dl.sourceforge.net/project/paraget/paraget/0.3.0/
  56. https://versaweb.dl.sourceforge.net/project/paraget/paraget/0.3.0/
Collapse this list.

There are no commits on branch 2022Q3 for this port