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
py-bup Very efficient backup system based on the git packfile format
0.32 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 0.32Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2018-05-24 22:37:54
Last Update: 2024-02-03 12:39:47
Commit Hash: df50dd4
Also Listed In: python
License: LGPL21
WWW:
https://bup.github.io
Description:
[excerpt from bup web site] Bup is a Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Bup has a few advantages over other backup software: -It uses a rolling checksum algorithm (similar to rsync) to split large files into chunks. The most useful result of this is you can backup huge virtual machine (VM) disk images, databases, and XML files incrementally, even though they're typically all in one huge file, and not use tons of disk space for multiple versions. -It uses the packfile format from git (the open source version control system), so you can access the stored data even if you don't like bup's user interface.
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 (151 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-bup-0.32/catalog.mk
  2. /usr/local/share/licenses/py39-bup-0.32/LICENSE
  3. /usr/local/share/licenses/py39-bup-0.32/LGPL21
  4. bin/bup
  5. lib/bup/bup/__init__.py
  6. lib/bup/bup/_helpers.so
  7. lib/bup/bup/bloom.py
  8. lib/bup/bup/client.py
  9. lib/bup/bup/compat.py
  10. lib/bup/bup/csetup.py
  11. lib/bup/bup/drecurse.py
  12. lib/bup/bup/gc.py
  13. lib/bup/bup/git.py
  14. lib/bup/bup/hashsplit.py
  15. lib/bup/bup/helpers.py
  16. lib/bup/bup/hlinkdb.py
  17. lib/bup/bup/index.py
  18. lib/bup/bup/io.py
  19. lib/bup/bup/ls.py
  20. lib/bup/bup/metadata.py
  21. lib/bup/bup/midx.py
  22. lib/bup/bup/options.py
  23. lib/bup/bup/path.py
  24. lib/bup/bup/pwdgrp.py
  25. lib/bup/bup/py2raise.py
  26. lib/bup/bup/repo.py
  27. lib/bup/bup/rm.py
  28. lib/bup/bup/shquote.py
  29. lib/bup/bup/source_info.py
  30. lib/bup/bup/ssh.py
  31. lib/bup/bup/version.py
  32. lib/bup/bup/vfs.py
  33. lib/bup/bup/vint.py
  34. lib/bup/bup/xstat.py
  35. lib/bup/cmd/bup
  36. lib/bup/cmd/bup-bloom
  37. lib/bup/cmd/bup-cat-file
  38. lib/bup/cmd/bup-daemon
  39. lib/bup/cmd/bup-damage
  40. lib/bup/cmd/bup-drecurse
  41. lib/bup/cmd/bup-features
  42. lib/bup/cmd/bup-fsck
  43. lib/bup/cmd/bup-ftp
  44. lib/bup/cmd/bup-fuse
  45. lib/bup/cmd/bup-gc
  46. lib/bup/cmd/bup-get
  47. lib/bup/cmd/bup-help
  48. lib/bup/cmd/bup-import-duplicity
  49. lib/bup/cmd/bup-import-rdiff-backup
  50. lib/bup/cmd/bup-import-rsnapshot
  51. lib/bup/cmd/bup-index
  52. lib/bup/cmd/bup-init
  53. lib/bup/cmd/bup-join
  54. lib/bup/cmd/bup-list-idx
  55. lib/bup/cmd/bup-ls
  56. lib/bup/cmd/bup-margin
  57. lib/bup/cmd/bup-memtest
  58. lib/bup/cmd/bup-meta
  59. lib/bup/cmd/bup-midx
  60. lib/bup/cmd/bup-mux
  61. lib/bup/cmd/bup-on
  62. lib/bup/cmd/bup-on--server
  63. lib/bup/cmd/bup-prune-older
  64. lib/bup/cmd/bup-random
  65. lib/bup/cmd/bup-restore
  66. lib/bup/cmd/bup-rm
  67. lib/bup/cmd/bup-save
  68. lib/bup/cmd/bup-server
  69. lib/bup/cmd/bup-split
  70. lib/bup/cmd/bup-tag
  71. lib/bup/cmd/bup-tick
  72. lib/bup/cmd/bup-version
  73. lib/bup/cmd/bup-web
  74. lib/bup/cmd/bup-xstat
  75. lib/bup/web/list-directory.html
  76. lib/bup/web/static/styles.css
  77. share/doc/bup/bup-bloom.html
  78. share/doc/bup/bup-cat-file.html
  79. share/doc/bup/bup-daemon.html
  80. share/doc/bup/bup-damage.html
  81. share/doc/bup/bup-drecurse.html
  82. share/doc/bup/bup-features.html
  83. share/doc/bup/bup-fsck.html
  84. share/doc/bup/bup-ftp.html
  85. share/doc/bup/bup-fuse.html
  86. share/doc/bup/bup-gc.html
  87. share/doc/bup/bup-get.html
  88. share/doc/bup/bup-help.html
  89. share/doc/bup/bup-import-duplicity.html
  90. share/doc/bup/bup-import-rdiff-backup.html
  91. share/doc/bup/bup-import-rsnapshot.html
  92. share/doc/bup/bup-index.html
  93. share/doc/bup/bup-init.html
  94. share/doc/bup/bup-join.html
  95. share/doc/bup/bup-ls.html
  96. share/doc/bup/bup-margin.html
  97. share/doc/bup/bup-memtest.html
  98. share/doc/bup/bup-meta.html
  99. share/doc/bup/bup-midx.html
  100. share/doc/bup/bup-mux.html
  101. share/doc/bup/bup-on.html
  102. share/doc/bup/bup-prune-older.html
  103. share/doc/bup/bup-random.html
  104. share/doc/bup/bup-restore.html
  105. share/doc/bup/bup-rm.html
  106. share/doc/bup/bup-save.html
  107. share/doc/bup/bup-server.html
  108. share/doc/bup/bup-split.html
  109. share/doc/bup/bup-tag.html
  110. share/doc/bup/bup-tick.html
  111. share/doc/bup/bup-web.html
  112. share/doc/bup/bup.html
  113. share/man/man1/bup-bloom.1.gz
  114. share/man/man1/bup-cat-file.1.gz
  115. share/man/man1/bup-daemon.1.gz
  116. share/man/man1/bup-damage.1.gz
  117. share/man/man1/bup-drecurse.1.gz
  118. share/man/man1/bup-features.1.gz
  119. share/man/man1/bup-fsck.1.gz
  120. share/man/man1/bup-ftp.1.gz
  121. share/man/man1/bup-fuse.1.gz
  122. share/man/man1/bup-gc.1.gz
  123. share/man/man1/bup-get.1.gz
  124. share/man/man1/bup-help.1.gz
  125. share/man/man1/bup-import-duplicity.1.gz
  126. share/man/man1/bup-import-rdiff-backup.1.gz
  127. share/man/man1/bup-import-rsnapshot.1.gz
  128. share/man/man1/bup-index.1.gz
  129. share/man/man1/bup-init.1.gz
  130. share/man/man1/bup-join.1.gz
  131. share/man/man1/bup-ls.1.gz
  132. share/man/man1/bup-margin.1.gz
  133. share/man/man1/bup-memtest.1.gz
  134. share/man/man1/bup-meta.1.gz
  135. share/man/man1/bup-midx.1.gz
  136. share/man/man1/bup-mux.1.gz
  137. share/man/man1/bup-on.1.gz
  138. share/man/man1/bup-prune-older.1.gz
  139. share/man/man1/bup-random.1.gz
  140. share/man/man1/bup-restore.1.gz
  141. share/man/man1/bup-rm.1.gz
  142. share/man/man1/bup-save.1.gz
  143. share/man/man1/bup-server.1.gz
  144. share/man/man1/bup-split.1.gz
  145. share/man/man1/bup-tag.1.gz
  146. share/man/man1/bup-tick.1.gz
  147. share/man/man1/bup-web.1.gz
  148. share/man/man1/bup.1.gz
  149. @owner
  150. @group
  151. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}bup>0:archivers/py-bup@${PY_FLAVOR}
To install the port:
cd /usr/ports/archivers/py-bup/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/py-bup
  • pkg install py39-bup
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-bup listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-bup
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1646238825 SHA256 (bup-bup-0.32_GH0.tar.gz) = a894cfa96c44b9ef48003b2c2104dc5fa6361dd2f4d519261a93178984a51259 SIZE (bup-bup-0.32_GH0.tar.gz) = 448487

Packages (timestamps in pop-ups are UTC):
py39-bup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.320.32------
FreeBSD:13:quarterly0.320.32------
FreeBSD:14:latest0.320.32------
FreeBSD:14:quarterly0.320.32------
FreeBSD:15:latest-0.32n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. git>1.5.6 : devel/git
  3. pandoc : textproc/hs-pandoc
  4. gmake>=4.3 : devel/gmake
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. bash : shells/bash
  2. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-bup-0.32: DOCS=on: Build man files and html documentation TORNADO=off: Bup web server ===> Use 'make config' to modify these settings
Options name:
archivers_py-bup
USES:
gmake python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bup/bup/tar.gz/0.32?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.32
03 Feb 2024 12:39:47
commit hash: df50dd485a4184267a3024441ccf64727c4d7880commit hash: df50dd485a4184267a3024441ccf64727c4d7880commit hash: df50dd485a4184267a3024441ccf64727c4d7880commit hash: df50dd485a4184267a3024441ccf64727c4d7880 files touched by this commit
Wen Heping (wen) search for other commits by this committer
archivers/py-bup: Fix build with python-3.11

PR:		275494
Approved by:	portmgr(blanket, fix build)
0.32
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.32
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.32
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.32
26 Mar 2022 09:20:18
commit hash: 8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2commit hash: 8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2commit hash: 8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2commit hash: 8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
archivers/py-bup: upgrade to 0.32

This release should work with Python-3.9.

Release notes at
	<https://github.com/bup/bup/blob/master/note/0.32-from-0.31.md>.

PR:		262303
Approved by:	maintainer’s time-out
0.30
23 May 2021 06:40:47
commit hash: 1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14commit hash: 1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14commit hash: 1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14commit hash: 1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Chris Hutchinson
archivers/py-bup: Reintroduce port, remove DEPRECIATED, update to 0.31

PR:		251883
0.30
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.30
25 Apr 2020 12:10:10
Revision:532944Original commit files touched by this commit
arrowd search for other commits by this committer
archivers/py-bup: Update to 0.30.

PR:		243981
Submitted by:	jjuanino@gmail.com (maintainer)
0.29.3
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.29.3
16 Jan 2020 09:34:42
Revision:523220Original commit files touched by this commit
bapt search for other commits by this committer
First pass at moving manpages to share/man for category a*
0.29.3
03 Jan 2020 15:09:38
Revision:521945Original commit files touched by this commit
pkubaj search for other commits by this committer
archivers/py-bup: don't set -Werror

Fixes build with base GCC.

Approved by:	portmgr (ports compliance blanket)
MFH:		2020Q1 (ports compliance blanket)
0.29.3
29 Sep 2019 19:12:55
Revision:513263Original commit files touched by this commit
dbaio search for other commits by this committer
archivers/py-bup: Update to 0.29.3

PR:		240898
Submitted by:	jjuanino@gmail.com (maintainer)
0.29.2
24 Jan 2019 19:45:50
Revision:491112Original commit files touched by this commit
tcberner search for other commits by this committer
archivers/py-bup: update to 0.29.2

PR:		235160
Submitted by:	jjuanino@gmail.com (maintainer)
0.29.1
27 May 2018 08:50:22
Revision:470969Original commit files touched by this commit
antoine search for other commits by this committer
Fix dependencies with DEFAULT_VERSIONS=python=3.x
0.29.1
24 May 2018 22:37:35
Revision:470813Original commit files touched by this commit
rodrigo search for other commits by this committer
Add new port archivers/py-bup.

A very efficient backup system based on the git packfile format.

PR:		219174
Submitted by:	jjuanino@gmail.com

Number of commits found: 16