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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2024Q2
py-borgbackup11 Deduplicating backup program
1.1.18_3 archivers on this many watch lists=0 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.1.18_3Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-18 21:51:06
Last Update: 2024-04-18 21:47:15
Commit Hash: 61b5131
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}borgbackup11>0:archivers/py-borgbackup11@${PY_FLAVOR}
To install the port:
cd /usr/ports/archivers/py-borgbackup11/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/py-borgbackup11
  • pkg install py39-borgbackup11
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 py39-borgbackup11 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-borgbackup11
Package flavors (<flavor>: <package>)
  • py39: py39-borgbackup11
distinfo:
TIMESTAMP = 1654597105 SHA256 (borgbackup-1.1.18.tar.gz) = 5cba5fe7db4d08944b467ec11efc017687a512b0d98ccf0ad1aa9c4329665275 SIZE (borgbackup-1.1.18.tar.gz) = 3854385

Packages (timestamps in pop-ups are UTC):
py39-borgbackup11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.18_21.1.18_3-1.1.18_21.1.18_3---
FreeBSD:13:quarterly1.1.18_21.1.18_31.1.18_21.1.18_21.1.18_31.1.18_21.1.18_21.1.18_2
FreeBSD:14:latest1.1.18_21.1.18_31.1.18_21.1.18_21.1.18_31.1.18_2-1.1.18_2
FreeBSD:14:quarterly1.1.18_21.1.18_3-1.1.18_21.1.18_31.1.18_21.1.18_21.1.18_2
FreeBSD:15:latest1.1.18_31.1.18_3n/a1.1.18_2n/a1.1.18_21.1.18_21.1.18_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools-scm>=1.7 : devel/py-setuptools-scm@py39
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. py39-packaging>=19.0 : devel/py-packaging@py39
  2. py39-llfuse>0 : devel/py-llfuse@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
  5. py39-tox>3.2 : devel/py-tox@py39
  6. py39-virtualenv>=0 : devel/py-virtualenv@py39
  7. py39-pkgconfig>=0 : devel/py-pkgconfig@py39
  8. py39-wheel>=0 : devel/py-wheel@py39
  9. fakeroot : security/fakeroot
  10. python3.9 : lang/python39
Runtime dependencies:
  1. py39-packaging>=19.0 : devel/py-packaging@py39
  2. py39-llfuse>0 : devel/py-llfuse@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
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 py39-borgbackup11-1.1.18_3: FUSE=on: Support to mount locally borg backup files ===> Use 'make config' to modify these settings
Options name:
archivers_py-borgbackup11
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.18_3
18 Apr 2024 21:47:15
commit hash: 61b51313bf905a0806887d6775a77bc541d46bdfcommit hash: 61b51313bf905a0806887d6775a77bc541d46bdfcommit hash: 61b51313bf905a0806887d6775a77bc541d46bdfcommit hash: 61b51313bf905a0806887d6775a77bc541d46bdf files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
archivers/py-borgbackup11: fix pkg-message instructions

which were suggesting to add the loader.conf variable fusefs_load
to rc.conf instead via sysrc.

Reported by:    zero1@zaclys.net
PR:             278429
MFH:            2024Q2

(cherry picked from commit 5c457fb00e613885e4aab48afd69a6fe129a3d6d)

Number of commits found: 1