Port details |
- py-xrootd Python binding for XRootD (eXtended ROOT Daemon)
- 5.7.2 databases =2 5.7.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-07-21 10:00:17
- Last Update: 2024-12-25 19:15:18
- Commit Hash: 56c8127
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://xrootd.slac.stanford.edu/
- https://github.com/xrootd/xrootd/tree/master/bindings/python
- https://github.com/xrootd/xrootd
- Description:
- The XRootD project provides a high-performance, fault-tolerant, and secure
solution for handling massive amounts of data distributed across multiple
storage resources, such as disk servers, tape libraries, and remote sites. It
enables efficient data access and movement in a transparent and uniform manner,
regardless of the underlying storage technology or location. It was initially
developed by the High Energy Physics (HEP) community to meet the data storage
and access requirements of the BaBar experiment at SLAC and later extended to
meet the needs of experiments at the Large Hadron Collider (LHC) at CERN. XRootD
is the core technology powering the EOS distributed filesystem, which is the
storage solution used by LHC experiments and the storage backend for CERNBox.
XRootD is also used as the core technology for global CDN deployments across
multiple science domains.
XRootD is based on a scalable architecture that supports multi-protocol
communications. XRootD provides a set of plugins and tools that allows the user
to configure it freely to deploy data access clusters of any size, and which can
include sophisticated features such as erasure coded files, various methods of
authentication and authorization, as well as integration with other storage
systems like ceph.
This port is the Python binding for XRootD.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}xrootd>0:databases/py-xrootd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-xrootd/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-xrootd
- pkg install py311-xrootd
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-xrootd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xrootd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734888148
SHA256 (xrootd-5.7.2.tar.gz) = 2a4945ada83534d7149ee2953ca8c03bb8c274c0681f98b9ec6e4c02466c6bd9
SIZE (xrootd-5.7.2.tar.gz) = 6829173
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-certifi>=0 : security/py-certifi@py311
- py311-setuptools>=42 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libXrdCl.so : databases/xrootd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-xrootd
- USES:
- cmake:indirect python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.7.2 25 Dec 2024 19:15:18 |
Po-Chuan Hsieh (sunpoet) |
databases/py-xrootd: Update to 5.7.2
Changes: https://github.com/xrootd/xrootd/releases |
5.7.1 08 Sep 2024 18:37:15 |
Po-Chuan Hsieh (sunpoet) |
databases/py-xrootd: Update to 5.7.1
Changes: https://github.com/xrootd/xrootd/releases |
5.7.0 21 Jul 2024 09:55:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-xrootd: Add py-xrootd 5.7.0
The XRootD project provides a high-performance, fault-tolerant, and secure
solution for handling massive amounts of data distributed across multiple
storage resources, such as disk servers, tape libraries, and remote sites. It
enables efficient data access and movement in a transparent and uniform manner,
regardless of the underlying storage technology or location. It was initially
developed by the High Energy Physics (HEP) community to meet the data storage
and access requirements of the BaBar experiment at SLAC and later extended to
meet the needs of experiments at the Large Hadron Collider (LHC) at CERN. XRootD
is the core technology powering the EOS distributed filesystem, which is the
storage solution used by LHC experiments and the storage backend for CERNBox.
XRootD is also used as the core technology for global CDN deployments across
multiple science domains.
XRootD is based on a scalable architecture that supports multi-protocol
communications. XRootD provides a set of plugins and tools that allows the user
to configure it freely to deploy data access clusters of any size, and which can
include sophisticated features such as erasure coded files, various methods of
authentication and authorization, as well as integration with other storage
systems like ceph.
This port is the Python binding for XRootD. |
Number of commits found: 3
|