notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-parfive HTTP and FTP parallel file downloader
2.0.2 ftp 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.0.2Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-23 13:12:08
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}parfive>0:ftp/py-parfive@${PY_FLAVOR}
To install the port:
cd /usr/ports/ftp/py-parfive/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/py-parfive
  • pkg install py39-parfive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-parfive listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-parfive
Package flavors (<flavor>: <package>)
  • py39: py39-parfive
distinfo:

Packages (timestamps in pop-ups are UTC):
py39-parfive
ABIlatestquarterly
FreeBSD:12:aarch64-2.0.2
FreeBSD:12:amd642.0.22.0.2
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3862.0.22.0.2
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch642.0.22.0.2
FreeBSD:13:amd642.0.22.0.2
FreeBSD:13:armv6-2.0.2
FreeBSD:13:armv72.0.22.0.2
FreeBSD:13:i3862.0.22.0.2
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-2.0.2
FreeBSD:13:riscv64--
FreeBSD:14:aarch642.0.2-
FreeBSD:14:amd642.0.2-
FreeBSD:14:armv6--
FreeBSD:14:armv72.0.2-
FreeBSD:14:i3862.0.2-
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc642.0.2-
FreeBSD:14:riscv64--
FreeBSD:15:amd642.0.2-
FreeBSD:15:armv6--
FreeBSD:15:armv72.0.2-
FreeBSD:15:i3862.0.2-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-tqdm>0 : misc/py-tqdm@py39
  2. py39-aiohttp>0 : www/py-aiohttp@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. astro/py-sunpy

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/parfive/
  2. https://pypi.org/packages/source/p/parfive/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2
27 Jun 2023 19:34:34
commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.0.2
23 Apr 2023 13:18:02
commit hash:02c064cd251ed660f8c43016fe42183a6c8327f3commit hash:02c064cd251ed660f8c43016fe42183a6c8327f3commit hash:02c064cd251ed660f8c43016fe42183a6c8327f3commit hash:02c064cd251ed660f8c43016fe42183a6c8327f3 files touched by this commit
Wen Heping (wen) search for other commits by this committer
ftp/py-parfive: Remove unneeded file, which added in previous commit by mistake.
2.0.2
23 Apr 2023 13:10:22
commit hash:80d1af0de8d12ad794e71e864a4983ac86a22c0ecommit hash:80d1af0de8d12ad794e71e864a4983ac86a22c0ecommit hash:80d1af0de8d12ad794e71e864a4983ac86a22c0ecommit hash:80d1af0de8d12ad794e71e864a4983ac86a22c0e files touched by this commit
Wen Heping (wen) search for other commits by this committer
ftp/py-parfive: Add new port

A parallel file downloader using asyncio. parfive can handle downloading
multiple files in parallel as well as downloading each file in a number
of chunks.

Number of commits found: 3