mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
11fc070249
Change to tarballs because the previously used github repository is broken: cmake says one function has wrong number of arguments.
50 lines
1.4 KiB
Plaintext
50 lines
1.4 KiB
Plaintext
bin/davix-get
|
|
bin/davix-http
|
|
bin/davix-ls
|
|
bin/davix-mkdir
|
|
bin/davix-mv
|
|
bin/davix-put
|
|
bin/davix-rm
|
|
bin/davix-tester
|
|
bin/davix-unit-tests
|
|
include/davix/auth/davixauth.hpp
|
|
include/davix/auth/davixx509cred.hpp
|
|
include/davix/compat/davix_ignored.hpp
|
|
include/davix/compat/deprecated.hpp
|
|
include/davix/copy/davixcopy.hpp
|
|
include/davix/davix.hpp
|
|
include/davix/davix_file_types.hpp
|
|
include/davix/davixcontext.hpp
|
|
include/davix/features.hpp
|
|
include/davix/file/davfile.hpp
|
|
include/davix/file/davix_file_info.hpp
|
|
include/davix/file/davposix.hpp
|
|
include/davix/hooks/davix_hooks.hpp
|
|
include/davix/hooks/davix_hooks_fwd.hpp
|
|
include/davix/hooks/davix_hooks_impl.hpp
|
|
include/davix/params/davix_request_params_types.hpp
|
|
include/davix/params/davixrequestparams.hpp
|
|
include/davix/request/httprequest.hpp
|
|
include/davix/status/davixstatusrequest.hpp
|
|
include/davix/utils/davix_azure_utils.hpp
|
|
include/davix/utils/davix_config.hpp
|
|
include/davix/utils/davix_gcloud_utils.hpp
|
|
include/davix/utils/davix_logger.hpp
|
|
include/davix/utils/davix_misc_utils.hpp
|
|
include/davix/utils/davix_nocopy.hpp
|
|
include/davix/utils/davix_s3_utils.hpp
|
|
include/davix/utils/davix_types.hpp
|
|
include/davix/utils/davix_uri.hpp
|
|
lib/libdavix.so
|
|
lib/libdavix.so.0
|
|
lib/libdavix.so.%%PORTVERSION%%
|
|
libdata/pkgconfig/davix.pc
|
|
man/man1/davix-get.1.gz
|
|
man/man1/davix-http.1.gz
|
|
man/man1/davix-ls.1.gz
|
|
man/man1/davix-mkdir.1.gz
|
|
man/man1/davix-mv.1.gz
|
|
man/man1/davix-put.1.gz
|
|
man/man1/davix-rm.1.gz
|
|
man/man3/libdavix.3.gz
|