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 2022Q2
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.

There are no commits on branch 2022Q2 for this port