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
pgbackrest Reliable PostgreSQL Backup & Restore
2.49 databases on this many watch lists=1 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 2.47Version of this port present on the latest quarterly branch.
Maintainer: schoutm@gmail.com search for ports maintained by this maintainer
Port Added: 2021-06-03 11:54:06
Last Update: 2024-01-14 20:31:25
Commit Hash: 393e464
People watching this port, also watch:: json-c, sysinfo, python, miller
License: MIT
WWW:
https://pgbackrest.org/
Description:
pgBackRest aims to be a reliable, easy-to-use backup and restore solution for PostgreSQL that can seamlessly scale up to the largest databases and workloads by utilizing algorithms that are optimized for database-specific requirements.
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
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/pgbackrest-2.49/catalog.mk
  2. /usr/local/share/licenses/pgbackrest-2.49/LICENSE
  3. /usr/local/share/licenses/pgbackrest-2.49/MIT
  4. bin/pgbackrest
  5. @dir etc/pgbackrest
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • pgbackrest>0:databases/pgbackrest
To install the port:
cd /usr/ports/databases/pgbackrest/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pgbackrest
  • pkg install pgbackrest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pgbackrest
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704919820 SHA256 (pgbackrest-pgbackrest-release-2.49_GH0.tar.gz) = 32a2d1bd504cc13f6e01533811104da39e2e842cdd8a7ba87293021cf03162f3 SIZE (pgbackrest-pgbackrest-release-2.49_GH0.tar.gz) = 6162457

Packages (timestamps in pop-ups are UTC):
pgbackrest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.492.49-2.492.49---
FreeBSD:13:quarterly2.472.472.462.472.472.472.472.47
FreeBSD:14:latest2.492.492.35_22.492.492.46-2.46
FreeBSD:14:quarterly2.472.47-2.472.472.472.472.47
FreeBSD:15:latest2.492.49n/a2.49n/a2.492.492.49
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. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libyaml.so : textproc/libyaml
  3. libxml2.so : textproc/libxml2
  4. libpq.so.5 : databases/postgresql15-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pgbackrest-2.49: ZSTD=off: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
databases_pgbackrest
USES:
gmake gnome pkgconfig pgsql ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pgbackrest/pgbackrest/tar.gz/release/2.49?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.49
14 Jan 2024 20:31:25
commit hash: 393e464a207278b40a47035e8184b163a9138964commit hash: 393e464a207278b40a47035e8184b163a9138964commit hash: 393e464a207278b40a47035e8184b163a9138964commit hash: 393e464a207278b40a47035e8184b163a9138964 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Michael Schout
databases/pgbackrest: Update to 2.49

Changelog: https://pgbackrest.org/release.html#2.49

PR:		276247
2.47
28 Jul 2023 06:34:13
commit hash: 59c047e8ad9a53947981f59d85c64cbfaf3fb9a0commit hash: 59c047e8ad9a53947981f59d85c64cbfaf3fb9a0commit hash: 59c047e8ad9a53947981f59d85c64cbfaf3fb9a0commit hash: 59c047e8ad9a53947981f59d85c64cbfaf3fb9a0 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Michael Schout
databases/pgbackrest: Update to 2.47

https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.47

Bug Fixes:

 * Preserve block incremental info in manifest during delta backup.
 * Fix block incremental file names in verify command.
 * Fix spurious automatic delta backup on backup from standby.
 * Skip recovery.signal for PostgreSQL >= 12 when recovery type=none.
 * Fix unique label generation for diff/incr backup.
 * Fix time-based archive expiration when no backups are expired.

Improvements:

 * Improve performance of SFTP storage driver.
 * Add timezone offset to info command date/time output.
 * Centralize error handling for unsupported features.

Documentation Improvements:

 * Clarify preference to install from packages in the user guide.

PR:		272735
Reported by:	schoutm@gmail.com (maintainer)
2.46
16 Jun 2023 12:40:51
commit hash: e34f58d6044f8209500246c130ec7206b16cb45ccommit hash: e34f58d6044f8209500246c130ec7206b16cb45ccommit hash: e34f58d6044f8209500246c130ec7206b16cb45ccommit hash: e34f58d6044f8209500246c130ec7206b16cb45c files touched by this commit
Wen Heping (wen) search for other commits by this committer
databases/pgbackrest: Update to 2.46

PR:		271183
Reported by:	julien@perdition.city
2.35_2
24 May 2023 16:34:10
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
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)
2.35_2
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)
2.35_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2.35_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
2.35
17 Oct 2021 10:47:25
commit hash: f58482e86a47ad0370bfc2e3c25b9e5ef266ce14commit hash: f58482e86a47ad0370bfc2e3c25b9e5ef266ce14commit hash: f58482e86a47ad0370bfc2e3c25b9e5ef266ce14commit hash: f58482e86a47ad0370bfc2e3c25b9e5ef266ce14 files touched by this commit
Michael Zhilin (mizhka) search for other commits by this committer
databases/pgbackrest: Update to version 2.35

Submitted by: Michael Schout (schoutm@gmail.com)
PR: 258545
2.33
03 Jun 2021 11:49:39
commit hash: c49969ef4f68de362c260f7822e212c8045f7e6acommit hash: c49969ef4f68de362c260f7822e212c8045f7e6acommit hash: c49969ef4f68de362c260f7822e212c8045f7e6acommit hash: c49969ef4f68de362c260f7822e212c8045f7e6a files touched by this commit
Michael Zhilin (mizhka) search for other commits by this committer
databases/pgbackrest: new port, backup tool for PostgreSQL

Number of commits found: 10