| Port details on branch 2020Q3 |
- py-internetarchive Python interface to archive.org
- 1.9.4_1 www
=0 1.9.4_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-07-22 15:36:22
- Last Update: 2020-07-22 15:36:17
- Commit Hash: a5561fe
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://github.com/jjjake/internetarchive
- Description:
- This package installs a command-line tool named ia for using Archive.org
from the command-line. It also installs the internetarchive Python module
for programatic access to archive.org.
WWW: https://github.com/jjjake/internetarchive
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}internetarchive>0:www/py-internetarchive@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-internetarchive/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-internetarchive
- pkg install py37-internetarchive
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 py37-internetarchive listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-internetarchive
- Package flavors (<flavor>: <package>)
- py37: py37-internetarchive
- py27: py27-internetarchive
- distinfo:
- TIMESTAMP = 1593136030
SHA256 (internetarchive-1.9.4.tar.gz) = db2322d71b13c557d387bdf080253f131662ae3dcebba703b328868808c9605b
SIZE (internetarchive-1.9.4.tar.gz) = 84950
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-docopt>=0.6.0 : devel/py-docopt@py37
- py37-jsonpatch>=0.4 : devel/py-jsonpatch@py37
- py37-requests>=2.9.1 : www/py-requests@py37
- py37-schema>=0.4.0 : devel/py-schema@py37
- py37-six>=1.0.0 : devel/py-six@py37
- py37-tqdm>=4.0.0 : misc/py-tqdm@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-internetarchive
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9.4_1 22 Jul 2020 15:36:18
  |
yuri  |
MFH: r542814
www/py-internetarchive: Fix python dependencies
Particularly, tqdm was missing.
PR: 248156
Reported by: sdalu@sdalu.com
Approved by: ports-secteam (joenum) |
1.9.4_1 22 Jul 2020 15:36:17
    |
Yuri Victorovich (yuri)  |
MFH: r542814
www/py-internetarchive: Fix python dependencies
Particularly, tqdm was missing.
PR: 248156
Reported by: sdalu@sdalu.com
Approved by: ports-secteam (joenum) |
Number of commits found: 2
|