| Port details |
- py-cached-path File utility for accessing local and remote files uniformly
- 1.8.10 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-06 17:57:07
- Last Update: 2026-04-06 17:55:47
- Commit Hash: 5a151a3
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/allenai/cached_path
- Description:
- cached_path provides a unified interface for accessing files whether they are
stored locally or remotely. It supports the following remote backends:
- HTTP and HTTPS URLs
- Amazon S3
- Google Cloud Storage
- Hugging Face Hub
Remote files are cached locally so that subsequent accesses do not require
re-downloading. The local cache is managed transparently.
¦ ¦ ¦ ¦ 
- 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}cached-path>0:devel/py-cached-path@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cached-path/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cached-path
- pkg install py311-cached-path
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 py311-cached-path listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cached-path
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775414270
SHA256 (cached_path-1.8.10.tar.gz) = ce80db439e25619800330dcbf1f0516c0ee70a27bd65ffca33aac9f55a56ef1c
SIZE (cached_path-1.8.10.tar.gz) = 33249
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-responses>=0 : devel/py-responses@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-boto3>=1.0 : www/py-boto3@py311
- py311-filelock>=3.4 : sysutils/py-filelock@py311
- py311-google-cloud-storage>=1.32.0 : www/py-google-cloud-storage@py311
- py311-huggingface-hub>=0.8.1 : misc/py-huggingface-hub@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-requests>0 : www/py-requests@py311
- py311-rich>=12.1 : textproc/py-rich@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-olmocr
Configuration Options:
- No options to configure
- Options name:
- devel_py-cached-path
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.10 06 Apr 2026 17:55:47
    |
Yuri Victorovich (yuri)  |
devel/py-cached-path: New port: File utility for accessing local and remote
files uniformly |
Number of commits found: 1
|