Port details |
- xrootd Framework for fast, low latency, scalable data access
- 5.6.9 databases
=2 5.6.9Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-08-01 19:55:51
- Last Update: 2025-01-17 21:45:57
- Commit Hash: b6fd050
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3 LGPL3
- WWW:
- https://xrootd.slac.stanford.edu/index.html
- Description:
- The XROOTD project aims at giving high performance, scalable fault tolerant
access to data repositories of many kinds. The typical usage is to give access
to file-based ones. It is based on a scalable architecture, a communication
protocol, and a set of plugins and tools based on those. The freedom to
configure it and to make it scale (for size and performance) allows the
deployment of data access clusters of virtually any size, which can include
sophisticated features, like authentication/authorization, integrations with
other systems, WAN data distribution, etc.
XRootD software framework is a fully generic suite for fast, low latency and
scalable data access, which can serve natively any kind of data, organized as a
hierarchical filesystem-like namespace, based on the concept of directory. As a
general rule, particular emphasis has been put in the quality of the core
software parts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xrootd>0:databases/xrootd
- To install the port:
- cd /usr/ports/databases/xrootd/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/xrootd
- pkg install xrootd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xrootd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737115118
SHA256 (xrootd-5.6.9.tar.gz) = 44196167fbcf030d113e3749dfdecab934c43ec15e38e77481e29aac191ca3a8
SIZE (xrootd-5.6.9.tar.gz) = 6701277
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:
-
- bash : shells/bash
- libkrb5.so : security/krb5
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- libkrb5.so : security/krb5
- Library dependencies:
-
- libcurl.so : ftp/curl
- libtinyxml.so : textproc/tinyxml
- libuuid.so : misc/e2fsprogs-libuuid
- libdavix.so : www/davix
- libxml2.so : textproc/libxml2
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- databases/py-xrootd
- devel/root
Configuration Options:
- ===> The following configuration options are available for xrootd-5.6.9:
KERBEROS5=on: Kerberos 5 support
====> Build and/or install plugins
MACAROONS=off: Macaroons plugin
XRDCLHTTP=on: xrdcl-http plugin
===> Use 'make config' to modify these settings
- Options name:
- databases_xrootd
- USES:
- cmake:testing compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6.9 17 Jan 2025 21:45:57
    |
Piotr Kubaj (pkubaj)  |
databases/xrootd: fix build on powerpc by merging upstream patch
Additionally, armv7 is marked broken with the same error, so BROKEN as well. |
5.6.9 18 May 2024 17:29:59
    |
Yuri Victorovich (yuri)  |
databases/xrootd: Broken on armv7
Reported by: fallout |
5.6.9 01 Apr 2024 07:43:30
    |
Yuri Victorovich (yuri)  |
databases/xrootd: update 4.10.0 → 5.6.9
PR: 278075 |
4.10.0_4 31 Mar 2024 18:22:39
    |
Gleb Popov (arrowd)  |
databases/xrootd: Move manpages to share/man
Approved by: portmgr (blanket) |
4.10.0_3 15 Oct 2023 11:37:00
    |
Bernard Spil (brnrd)  |
security/openssl: Update BROKEN in ports referring to openssl3*
* via FreeBSD 14 stanza
Reported by: bofh |
4.10.0_3 18 Aug 2023 19:42:06
    |
Muhammad Moinur Rahman (bofh)  |
databases/xrootd: Mark BROKEN with openssl 3
Fails to build with:
error: no matching function for call to 'RSA_private_encrypt'
There are more recent version from the upstream which might support
OpenSSL 3 and later.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
4.10.0_3 02 Aug 2023 14:16:43
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Fix typos on OPENSSL3 build fixes
On my previous OpenSSL 3 fixes there was an accidental typo. This commit
fixes all those typos.
Approved by: portmgr (blanket) |
4.10.0_3 23 Jul 2023 22:16:14
    |
Muhammad Moinur Rahman (bofh)  |
databases/xrootd: Fix build with openssl3
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
4.10.0_3 29 Apr 2023 22:51:58
    |
Muhammad Moinur Rahman (bofh)  |
databases/xrootd: Mark BROKEN_SSL
- Fails to build with OpenSSL 3.0.0 and later
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.10.0_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.10.0_3 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
4.10.0_2 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
4.10.0_1 31 Aug 2021 19:50:21
    |
Bernhard Froehlich (decke)  |
databases/xrootd: Add CPE information
Approved by: portmgr (blanket) |
4.10.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.10.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.10.0_1 30 Dec 2020 19:56:43
  |
antoine  |
Drop dependency on ceph12, it's not actually used |
4.10.0 16 Nov 2019 09:11:20
  |
yuri  |
databases/xrootd: Update 4.9.1 -> 4.10.0
Reported by: portscout |
4.9.1 04 May 2019 19:44:03
  |
yuri  |
databases/xroot: Update 4.8.5 -> 4.9.1 |
4.8.5_2 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
4.8.5_1 27 Feb 2019 20:23:29
  |
pi  |
databases/xrootd: chase dependency after net/ceph rename
PR: 236004
Reported by: cperciva |
4.8.5 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
4.8.5 08 Dec 2018 20:14:39
  |
yuri  |
databases/xrootd: Update 4.8.4 -> 4.8.5
Reported by: repology |
4.8.4 01 Aug 2018 19:55:36
  |
yuri  |
New port: databases/xrootd: Framework for fast, low latency, scalable data
access |