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
py-borgbackup12 Deduplicating backup program
1.2.8_2 archivers 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 1.2.8_2Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-21 16:03:05
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/borgbackup/
Description:
[excerpt from borgbackup web site] BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}borgbackup12>0:archivers/py-borgbackup12@${PY_FLAVOR}
To install the port:
cd /usr/ports/archivers/py-borgbackup12/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/py-borgbackup12
  • pkg install py311-borgbackup12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-borgbackup12 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-borgbackup12
Package flavors (<flavor>: <package>)
  • py311: py311-borgbackup12
distinfo:
TIMESTAMP = 1711803798 SHA256 (borgbackup-1.2.8.tar.gz) = d39d22b0d2cb745584d68608a179b6c75f7b40e496e96feb789e41d34991f4aa SIZE (borgbackup-1.2.8.tar.gz) = 4369117

Packages (timestamps in pop-ups are UTC):
py311-borgbackup12
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.8_21.2.8_2-1.2.8_21.2.8_2---
FreeBSD:13:quarterly1.2.8_21.2.8_2-1.2.8_21.2.8_2---
FreeBSD:14:latest1.2.8_21.2.8_2-1.2.8_21.2.8_2---
FreeBSD:14:quarterly1.2.8_21.2.8_2-1.2.8_21.2.8_2---
FreeBSD:15:latest1.2.8_21.2.8_2n/a1.2.8_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools-scm>=1.7 : devel/py-setuptools-scm@py311
  2. py311-msgpack>=1.0.2<1.1.1 : devel/py-msgpack@py311
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  5. python3.11 : lang/python311
Test dependencies:
  1. py311-packaging>=19.0 : devel/py-packaging@py311
  2. py311-msgpack>=1.0.2<1.1.1 : devel/py-msgpack@py311
  3. py311-llfuse>0 : filesystems/py-llfuse@py311
  4. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  5. python3.11 : lang/python311
  6. py311-tox>3.2 : devel/py-tox@py311
  7. py311-virtualenv>=0 : devel/py-virtualenv@py311
  8. py311-pkgconfig>=0 : devel/py-pkgconfig@py311
  9. py311-wheel>=0 : devel/py-wheel@py311
  10. fakeroot : security/fakeroot
  11. python3.11 : lang/python311
Runtime dependencies:
  1. py311-packaging>=19.0 : devel/py-packaging@py311
  2. py311-msgpack>=1.0.2<1.1.1 : devel/py-msgpack@py311
  3. py311-llfuse>0 : filesystems/py-llfuse@py311
  4. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  5. python3.11 : lang/python311
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libzstd.so : archivers/zstd
  3. libxxhash.so : devel/xxhash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-borgbackup12-1.2.8_2: FUSE=on: Support to mount locally borg backup files ===> Use 'make config' to modify these settings
Options name:
archivers_py-borgbackup12
USES:
pkgconfig python ssl
pkg-message:
For install:
In order to mount locally a remote archive or an entire repository as a FUSE filesystem, it is required to load fusefs module, for instance, as root, run: kldload fusefs To load the module at boot time, you can add it to the kld_list variable in /etc/rc.conf or related files, for instance, by running sysrc kld_list+=fusefs as root. Alternatively, to load the module earlier, you can manually add fusefs_load="YES" to /boot/loader.conf.local or /boot/loader.conf with a text editor. Also, if you plan to mount borg repositories as non root user, you need to run # sysctl vfs.usermount=1 and add the line vfs.usermount=1 to /etc/sysctl.conf to ensure the setting is loaded at boot time.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/borgbackup/
  2. https://pypi.org/packages/source/b/borgbackup/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.8_2
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
1.2.8_2
26 Sep 2024 16:15:42
commit hash: 0450cd7a66f540d0601f58f597acb5ea5654efcdcommit hash: 0450cd7a66f540d0601f58f597acb5ea5654efcdcommit hash: 0450cd7a66f540d0601f58f597acb5ea5654efcdcommit hash: 0450cd7a66f540d0601f58f597acb5ea5654efcd files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/py-msgpack: clean up borgbackup dependencies
1.2.8_2
25 Sep 2024 04:23:02
commit hash: e295ee325d650f524bcdecdf5ed02f24fb149c58commit hash: e295ee325d650f524bcdecdf5ed02f24fb149c58commit hash: e295ee325d650f524bcdecdf5ed02f24fb149c58commit hash: e295ee325d650f524bcdecdf5ed02f24fb149c58 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/py-borgbackup: Allow build with py-msgpack 1.1.0

- Bump PORTREVISION for package change

Reference:	https://github.com/borgbackup/borg/commit/7511cb6c5e0448f0b5276f4281faa4c71c2f64ac
1.2.8_1
21 Jul 2024 16:02:27
commit hash: 3b5b6c2798e3e59ae96a23b0ae16df519efa076fcommit hash: 3b5b6c2798e3e59ae96a23b0ae16df519efa076fcommit hash: 3b5b6c2798e3e59ae96a23b0ae16df519efa076fcommit hash: 3b5b6c2798e3e59ae96a23b0ae16df519efa076f files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
py-borgbackup: Upgrade to 1.4.0, preserving 1.2.8 as py-borgbackup12

...and mentioning it in MOVED so that the upgrade path is clear.

ChangeLog:	https://www.borgbackup.org/releases/borg-1.4.html

Number of commits found: 4