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
Port details on branch 2024Q2
davix Make the task of managing files over HTTP-based protocols simple
0.8.7 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.7Version 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: 2024-06-25 09:30:47
Commit Hash: 8444171
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: LGPL21
WWW:
https://dmc-docs.web.cern.ch/dmc-docs/davix.html
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
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.7/catalog.mk
  3. /usr/local/share/licenses/davix-0.8.7/LICENSE
  4. /usr/local/share/licenses/davix-0.8.7/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.7
  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 = 1719289376 SHA256 (cern-fts-davix-R_0_8_7_GH0.tar.gz) = 4863c92ecc1bd671f384e72aad2baac3bac737c3a9d7a6cf8706147ecbff5b0e SIZE (cern-fts-davix-R_0_8_7_GH0.tar.gz) = 3084358

Expand this list (2 items)

Collapse this list.

SHA256 (google-googletest-f570b27_GH0.tar.gz) = b8e523ec837300ed501b4a7ad35fc5238384667dc7d31879a2f102f9d38742e0 SIZE (google-googletest-f570b27_GH0.tar.gz) = 1279326

Collapse this list.


Packages (timestamps in pop-ups are UTC):
davix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.70.8.70.7.60.8.70.8.7-0.7.6-
FreeBSD:13:quarterly0.8.70.8.70.8.40.8.70.8.70.8.50.8.50.8.5
FreeBSD:14:latest0.8.70.8.70.8.30.8.70.8.70.8.4-0.8.4
FreeBSD:14:quarterly0.8.70.8.7-0.8.70.8.70.8.50.8.50.8.5
FreeBSD:15:latest0.8.70.8.7n/a0.8.7n/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
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libuuid.so : misc/e2fsprogs-libuuid
  3. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. databases/xrootd

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_7?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port