notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
davix Make the task of managing files over HTTP-based protocols simple
0.8.10_2 www on this many watch lists=2 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 0.8.10Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-06-16 08:05:40
Last Update: 2025-06-30 15:00:39
Commit Hash: 9eb3fb8
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: LGPL21
WWW:
https://dmc-docs.web.cern.ch/dmc-docs/davix.html
https://github.com/cern-fts/davix
Description:
The davix project aims to make file management over HTTP-based protocols simple. The focus is on high-performance remote I/O and data management of large collections of files. Currently, there is support for the WebDav (link is external), Amazon S3 (link is external), Microsoft Azure (link is external), and HTTP (link is external) protocols.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (55 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/davix-0.8.10_2/catalog.mk
  3. /usr/local/share/licenses/davix-0.8.10_2/LICENSE
  4. /usr/local/share/licenses/davix-0.8.10_2/LGPL21
  5. bin/davix-get
  6. bin/davix-http
  7. bin/davix-ls
  8. bin/davix-mkdir
  9. bin/davix-mv
  10. bin/davix-put
  11. bin/davix-rm
  12. include/davix/auth/davixauth.hpp
  13. include/davix/auth/davixx509cred.hpp
  14. include/davix/compat/davix_ignored.hpp
  15. include/davix/compat/deprecated.hpp
  16. include/davix/copy/davixcopy.hpp
  17. include/davix/davix.hpp
  18. include/davix/davix_file_types.hpp
  19. include/davix/davixcontext.hpp
  20. include/davix/features.hpp
  21. include/davix/file/davfile.hpp
  22. include/davix/file/davix_file_info.hpp
  23. include/davix/file/davposix.hpp
  24. include/davix/hooks/davix_hooks.hpp
  25. include/davix/hooks/davix_hooks_fwd.hpp
  26. include/davix/hooks/davix_hooks_impl.hpp
  27. include/davix/params/davix_request_params_types.hpp
  28. include/davix/params/davixrequestparams.hpp
  29. include/davix/request/httprequest.hpp
  30. include/davix/status/davixstatusrequest.hpp
  31. include/davix/utils/davix_azure_utils.hpp
  32. include/davix/utils/davix_config.hpp
  33. include/davix/utils/davix_gcloud_utils.hpp
  34. include/davix/utils/davix_logger.hpp
  35. include/davix/utils/davix_misc_utils.hpp
  36. include/davix/utils/davix_nocopy.hpp
  37. include/davix/utils/davix_s3_utils.hpp
  38. include/davix/utils/davix_swift_utils.hpp
  39. include/davix/utils/davix_types.hpp
  40. include/davix/utils/davix_uri.hpp
  41. lib/libdavix.so
  42. lib/libdavix.so.0
  43. lib/libdavix.so.0.8.10
  44. libdata/pkgconfig/davix.pc
  45. share/man/man1/davix-get.1.gz
  46. share/man/man1/davix-http.1.gz
  47. share/man/man1/davix-ls.1.gz
  48. share/man/man1/davix-mkdir.1.gz
  49. share/man/man1/davix-mv.1.gz
  50. share/man/man1/davix-put.1.gz
  51. share/man/man1/davix-rm.1.gz
  52. share/man/man3/libdavix.3.gz
  53. @owner
  54. @group
  55. @mode
Collapse this list.
Dependency lines:
  • davix>0:www/davix
To install the port:
cd /usr/ports/www/davix/ && make install clean
To add the package, run one of these commands:
  • pkg install www/davix
  • pkg install davix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: davix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739524626 SHA256 (cern-fts-davix-R_0_8_10_GH0.tar.gz) = 6f1963cf2b868f1822235dba7998043b8261acc5a4c1deed350a417432f0ec6a SIZE (cern-fts-davix-R_0_8_10_GH0.tar.gz) = 3086995

Packages (timestamps in pop-ups are UTC):
davix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.100.8.100.7.60.8.100.8.10_2-0.7.6-
FreeBSD:13:quarterly0.8.100.8.100.8.40.8.100.8.100.8.50.8.50.8.5
FreeBSD:14:latest0.8.100.8.10_20.8.30.8.100.8.10_20.8.4-0.8.4
FreeBSD:14:quarterly0.8.100.8.10-0.8.100.8.10_20.8.50.8.50.8.5
FreeBSD:15:latest0.8.100.8.10n/a0.8.10n/a0.8.50.8.50.8.5
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.11 : lang/python311
Test dependencies:
  1. googletest>0 : devel/googletest
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libuuid.so : misc/libuuid
  3. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. databases/xrootd
  2. devel/root

Configuration Options:
No options to configure
Options name:
www_davix
USES:
cmake:testing compiler:c++11-lang gnome localbase:ldflags python:build shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cern-fts/davix/tar.gz/R_0_8_10?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port