563fcb68e0
Note that we do not use the bundled msgpack (see below) in pkgsrc. Version 1.1.10 (2019-05-16) Fixes: * extract: hang on partial extraction with ssh: repo, when hardlink master is not matched/extracted and borg hangs on related slave hardlink, #4350 * lrucache: regularly remove old FDs, #4427 * avoid stale filehandle issues, #3265 * freebsd: make xattr platform code api compatible with linux, #3952 * use whitelist approach for borg serve, #4097 * borg command shall terminate with rc 2 for ImportErrors, #4424 * create: only run stat_simple_attrs() once, this increases backup with lots of unchanged files performance by ~ 5%. * prune: fix incorrect borg prune --stats output with --dry-run, #4373 * key export: emit user-friendly error if repo key is exported to a directory, #4348 New features: * bundle latest supported msgpack-python release (0.5.6), remove msgpack-python from setup.py install_requires - by default we use the bundled code now. optionally, we still support using an external msgpack (see hints in setup.py), but this requires solid requirements management within distributions and is not recommended. borgbackup will break if you upgrade msgpack to an unsupported version. * display msgpack version as part of sysinfo (e.g. in tracebacks) * timestamp for borg delete --info added, #4359 * enable placeholder usage in --comment and --glob-archives, #4559, #4495 Other: * serve: do not check python/libc for borg serve, #4483 * shell completions: borg diff second archive * release scripts: signing binaries with Qubes OS support * testing: + vagrant: upgrade openbsd box to 6.4 + travis-ci: lock test env to py 3.4 compatible versions, #4343 + get rid of confusing coverage warning, #2069 + rename test_mount_hardlinks to test_fuse_mount_hardlinks, so both can be excluded by "not test_fuse". + pure-py msgpack warning shall not make a lot of tests fail, #4558 * docs: + add "SSH Configuration" section to "borg serve", #3988, #636, #4485 + README: new URL for funding options + add a sample logging.conf in docs/misc, #4380 + elaborate on append-only mode docs, #3504 + installation: added Alpine Linux to distribution list, #4415 + usage.html: only modify window.location when redirecting, #4133 + add msgpack license to docs/3rd_party/msgpack * vagrant / binary builds: + use python 3.5.7 for builds + use osxfuse 3.8.3
201 lines
7.3 KiB
Text
201 lines
7.3 KiB
Text
@comment $NetBSD: PLIST,v 1.9 2020/01/01 18:21:49 bsiegert Exp $
|
|
bin/borg-${PYVERSSUFFIX}
|
|
bin/borgfs-${PYVERSSUFFIX}
|
|
${PYSITELIB}/borg/__init__.py
|
|
${PYSITELIB}/borg/__main__.py
|
|
${PYSITELIB}/borg/__init__.pyo
|
|
${PYSITELIB}/borg/__init__.pyc
|
|
${PYSITELIB}/borg/__main__.pyo
|
|
${PYSITELIB}/borg/__main__.pyc
|
|
${PYSITELIB}/borg/_version.pyo
|
|
${PYSITELIB}/borg/_version.pyc
|
|
${PYSITELIB}/borg/archive.pyo
|
|
${PYSITELIB}/borg/archive.pyc
|
|
${PYSITELIB}/borg/archiver.pyo
|
|
${PYSITELIB}/borg/archiver.pyc
|
|
${PYSITELIB}/borg/cache.pyo
|
|
${PYSITELIB}/borg/cache.pyc
|
|
${PYSITELIB}/borg/constants.pyo
|
|
${PYSITELIB}/borg/constants.pyc
|
|
${PYSITELIB}/borg/fuse.pyo
|
|
${PYSITELIB}/borg/fuse.pyc
|
|
${PYSITELIB}/borg/helpers.pyo
|
|
${PYSITELIB}/borg/helpers.pyc
|
|
${PYSITELIB}/borg/locking.pyo
|
|
${PYSITELIB}/borg/locking.pyc
|
|
${PYSITELIB}/borg/logger.pyo
|
|
${PYSITELIB}/borg/logger.pyc
|
|
${PYSITELIB}/borg/lrucache.pyo
|
|
${PYSITELIB}/borg/lrucache.pyc
|
|
${PYSITELIB}/borg/nanorst.pyo
|
|
${PYSITELIB}/borg/nanorst.pyc
|
|
${PYSITELIB}/borg/patterns.pyo
|
|
${PYSITELIB}/borg/patterns.pyc
|
|
${PYSITELIB}/borg/remote.pyo
|
|
${PYSITELIB}/borg/remote.pyc
|
|
${PYSITELIB}/borg/repository.pyo
|
|
${PYSITELIB}/borg/repository.pyc
|
|
${PYSITELIB}/borg/selftest.pyo
|
|
${PYSITELIB}/borg/selftest.pyc
|
|
${PYSITELIB}/borg/shellpattern.pyo
|
|
${PYSITELIB}/borg/shellpattern.pyc
|
|
${PYSITELIB}/borg/upgrader.pyo
|
|
${PYSITELIB}/borg/upgrader.pyc
|
|
${PYSITELIB}/borg/version.pyo
|
|
${PYSITELIB}/borg/version.pyc
|
|
${PYSITELIB}/borg/xattr.pyo
|
|
${PYSITELIB}/borg/xattr.pyc
|
|
${PYSITELIB}/borg/_version.py
|
|
${PYSITELIB}/borg/algorithms/__init__.py
|
|
${PYSITELIB}/borg/algorithms/__init__.pyo
|
|
${PYSITELIB}/borg/algorithms/__init__.pyc
|
|
${PYSITELIB}/borg/algorithms/checksums.so
|
|
${PYSITELIB}/borg/algorithms/msgpack/__init__.py
|
|
${PYSITELIB}/borg/algorithms/msgpack/__init__.pyo
|
|
${PYSITELIB}/borg/algorithms/msgpack/__init__.pyc
|
|
${PYSITELIB}/borg/algorithms/msgpack/_version.pyo
|
|
${PYSITELIB}/borg/algorithms/msgpack/_version.pyc
|
|
${PYSITELIB}/borg/algorithms/msgpack/exceptions.pyo
|
|
${PYSITELIB}/borg/algorithms/msgpack/exceptions.pyc
|
|
${PYSITELIB}/borg/algorithms/msgpack/fallback.pyo
|
|
${PYSITELIB}/borg/algorithms/msgpack/fallback.pyc
|
|
${PYSITELIB}/borg/algorithms/msgpack/_packer.so
|
|
${PYSITELIB}/borg/algorithms/msgpack/_unpacker.so
|
|
${PYSITELIB}/borg/algorithms/msgpack/_version.py
|
|
${PYSITELIB}/borg/algorithms/msgpack/exceptions.py
|
|
${PYSITELIB}/borg/algorithms/msgpack/fallback.py
|
|
${PYSITELIB}/borg/archive.py
|
|
${PYSITELIB}/borg/archiver.py
|
|
${PYSITELIB}/borg/cache.py
|
|
${PYSITELIB}/borg/chunker.so
|
|
${PYSITELIB}/borg/compress.so
|
|
${PYSITELIB}/borg/constants.py
|
|
${PYSITELIB}/borg/crypto/__init__.py
|
|
${PYSITELIB}/borg/crypto/__init__.pyo
|
|
${PYSITELIB}/borg/crypto/__init__.pyc
|
|
${PYSITELIB}/borg/crypto/file_integrity.pyo
|
|
${PYSITELIB}/borg/crypto/file_integrity.pyc
|
|
${PYSITELIB}/borg/crypto/key.pyo
|
|
${PYSITELIB}/borg/crypto/key.pyc
|
|
${PYSITELIB}/borg/crypto/keymanager.pyo
|
|
${PYSITELIB}/borg/crypto/keymanager.pyc
|
|
${PYSITELIB}/borg/crypto/nonces.pyo
|
|
${PYSITELIB}/borg/crypto/nonces.pyc
|
|
${PYSITELIB}/borg/crypto/file_integrity.py
|
|
${PYSITELIB}/borg/crypto/key.py
|
|
${PYSITELIB}/borg/crypto/keymanager.py
|
|
${PYSITELIB}/borg/crypto/low_level.so
|
|
${PYSITELIB}/borg/crypto/nonces.py
|
|
${PYSITELIB}/borg/fuse.py
|
|
${PYSITELIB}/borg/hashindex.so
|
|
${PYSITELIB}/borg/helpers.py
|
|
${PYSITELIB}/borg/item.so
|
|
${PYSITELIB}/borg/locking.py
|
|
${PYSITELIB}/borg/logger.py
|
|
${PYSITELIB}/borg/lrucache.py
|
|
${PYSITELIB}/borg/nanorst.py
|
|
${PYSITELIB}/borg/paperkey.html
|
|
${PYSITELIB}/borg/patterns.py
|
|
${PYSITELIB}/borg/platform/__init__.py
|
|
${PYSITELIB}/borg/platform/__init__.pyo
|
|
${PYSITELIB}/borg/platform/__init__.pyc
|
|
${PYSITELIB}/borg/platform/base.pyo
|
|
${PYSITELIB}/borg/platform/base.pyc
|
|
${PYSITELIB}/borg/platform/base.py
|
|
${PYSITELIB}/borg/platform/posix.so
|
|
${PYSITELIB}/borg/remote.py
|
|
${PYSITELIB}/borg/repository.py
|
|
${PYSITELIB}/borg/selftest.py
|
|
${PYSITELIB}/borg/shellpattern.py
|
|
${PYSITELIB}/borg/testsuite/__init__.py
|
|
${PYSITELIB}/borg/testsuite/__init__.pyo
|
|
${PYSITELIB}/borg/testsuite/__init__.pyc
|
|
${PYSITELIB}/borg/testsuite/archive.pyo
|
|
${PYSITELIB}/borg/testsuite/archive.pyc
|
|
${PYSITELIB}/borg/testsuite/archiver.pyo
|
|
${PYSITELIB}/borg/testsuite/archiver.pyc
|
|
${PYSITELIB}/borg/testsuite/benchmark.pyo
|
|
${PYSITELIB}/borg/testsuite/benchmark.pyc
|
|
${PYSITELIB}/borg/testsuite/cache.pyo
|
|
${PYSITELIB}/borg/testsuite/cache.pyc
|
|
${PYSITELIB}/borg/testsuite/checksums.pyo
|
|
${PYSITELIB}/borg/testsuite/checksums.pyc
|
|
${PYSITELIB}/borg/testsuite/chunker.pyo
|
|
${PYSITELIB}/borg/testsuite/chunker.pyc
|
|
${PYSITELIB}/borg/testsuite/compress.pyo
|
|
${PYSITELIB}/borg/testsuite/compress.pyc
|
|
${PYSITELIB}/borg/testsuite/crypto.pyo
|
|
${PYSITELIB}/borg/testsuite/crypto.pyc
|
|
${PYSITELIB}/borg/testsuite/file_integrity.pyo
|
|
${PYSITELIB}/borg/testsuite/file_integrity.pyc
|
|
${PYSITELIB}/borg/testsuite/hashindex.pyo
|
|
${PYSITELIB}/borg/testsuite/hashindex.pyc
|
|
${PYSITELIB}/borg/testsuite/helpers.pyo
|
|
${PYSITELIB}/borg/testsuite/helpers.pyc
|
|
${PYSITELIB}/borg/testsuite/item.pyo
|
|
${PYSITELIB}/borg/testsuite/item.pyc
|
|
${PYSITELIB}/borg/testsuite/key.pyo
|
|
${PYSITELIB}/borg/testsuite/key.pyc
|
|
${PYSITELIB}/borg/testsuite/locking.pyo
|
|
${PYSITELIB}/borg/testsuite/locking.pyc
|
|
${PYSITELIB}/borg/testsuite/logger.pyo
|
|
${PYSITELIB}/borg/testsuite/logger.pyc
|
|
${PYSITELIB}/borg/testsuite/lrucache.pyo
|
|
${PYSITELIB}/borg/testsuite/lrucache.pyc
|
|
${PYSITELIB}/borg/testsuite/nanorst.pyo
|
|
${PYSITELIB}/borg/testsuite/nanorst.pyc
|
|
${PYSITELIB}/borg/testsuite/nonces.pyo
|
|
${PYSITELIB}/borg/testsuite/nonces.pyc
|
|
${PYSITELIB}/borg/testsuite/patterns.pyo
|
|
${PYSITELIB}/borg/testsuite/patterns.pyc
|
|
${PYSITELIB}/borg/testsuite/platform.pyo
|
|
${PYSITELIB}/borg/testsuite/platform.pyc
|
|
${PYSITELIB}/borg/testsuite/remote.pyo
|
|
${PYSITELIB}/borg/testsuite/remote.pyc
|
|
${PYSITELIB}/borg/testsuite/repository.pyo
|
|
${PYSITELIB}/borg/testsuite/repository.pyc
|
|
${PYSITELIB}/borg/testsuite/shellpattern.pyo
|
|
${PYSITELIB}/borg/testsuite/shellpattern.pyc
|
|
${PYSITELIB}/borg/testsuite/upgrader.pyo
|
|
${PYSITELIB}/borg/testsuite/upgrader.pyc
|
|
${PYSITELIB}/borg/testsuite/version.pyo
|
|
${PYSITELIB}/borg/testsuite/version.pyc
|
|
${PYSITELIB}/borg/testsuite/xattr.pyo
|
|
${PYSITELIB}/borg/testsuite/xattr.pyc
|
|
${PYSITELIB}/borg/testsuite/archive.py
|
|
${PYSITELIB}/borg/testsuite/archiver.py
|
|
${PYSITELIB}/borg/testsuite/attic.tar.gz
|
|
${PYSITELIB}/borg/testsuite/benchmark.py
|
|
${PYSITELIB}/borg/testsuite/cache.py
|
|
${PYSITELIB}/borg/testsuite/checksums.py
|
|
${PYSITELIB}/borg/testsuite/chunker.py
|
|
${PYSITELIB}/borg/testsuite/compress.py
|
|
${PYSITELIB}/borg/testsuite/crypto.py
|
|
${PYSITELIB}/borg/testsuite/file_integrity.py
|
|
${PYSITELIB}/borg/testsuite/hashindex.py
|
|
${PYSITELIB}/borg/testsuite/helpers.py
|
|
${PYSITELIB}/borg/testsuite/item.py
|
|
${PYSITELIB}/borg/testsuite/key.py
|
|
${PYSITELIB}/borg/testsuite/locking.py
|
|
${PYSITELIB}/borg/testsuite/logger.py
|
|
${PYSITELIB}/borg/testsuite/lrucache.py
|
|
${PYSITELIB}/borg/testsuite/nanorst.py
|
|
${PYSITELIB}/borg/testsuite/nonces.py
|
|
${PYSITELIB}/borg/testsuite/patterns.py
|
|
${PYSITELIB}/borg/testsuite/platform.py
|
|
${PYSITELIB}/borg/testsuite/remote.py
|
|
${PYSITELIB}/borg/testsuite/repository.py
|
|
${PYSITELIB}/borg/testsuite/shellpattern.py
|
|
${PYSITELIB}/borg/testsuite/upgrader.py
|
|
${PYSITELIB}/borg/testsuite/version.py
|
|
${PYSITELIB}/borg/testsuite/xattr.py
|
|
${PYSITELIB}/borg/upgrader.py
|
|
${PYSITELIB}/borg/version.py
|
|
${PYSITELIB}/borg/xattr.py
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|