Port details |
- pgbackrest Reliable PostgreSQL Backup & Restore
- 2.35_2 databases
=1 Version of this port present on the latest quarterly branch. - Maintainer: schoutm@gmail.com
 - Port Added: 2021-06-03 11:54:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: json-c, sysinfo, python, miller
- License: MIT
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - 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 = 1634325390
SHA256 (pgbackrest-pgbackrest-2.35-release-2.35_GH0.tar.gz) = ecaf8fc8ec68ac59143a7b4c0c53fded28d1e1396771a9456bb3fdca327e5718
SIZE (pgbackrest-pgbackrest-2.35-release-2.35_GH0.tar.gz) = 5720761
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libyaml.so : textproc/libyaml
- libxml2.so : textproc/libxml2
- libpq.so.5 : databases/postgresql13-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pgbackrest-2.35_2:
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:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
2.35_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
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
    |
Matthias Fechner (mfechner)  |
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
    |
Michael Zhilin (mizhka)  |
databases/pgbackrest: Update to version 2.35
Submitted by: Michael Schout (schoutm@gmail.com)
PR: 258545 |
2.33 03 Jun 2021 11:49:39
    |
Michael Zhilin (mizhka)  |
databases/pgbackrest: new port, backup tool for PostgreSQL |
Number of commits found: 6
|