15 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
jasper
a7ad76f38f update to barman-2.3 2017-11-05 17:08:41 +00:00
jasper
c5b373c565 update to barman-2.2 2017-08-20 14:25:32 +00:00
ajacoutot
3253b142b6 Drop MAINTAINER per his request. 2017-03-17 07:15:01 +00:00
jasper
2fb8ea1663 regen and add RCS id 2016-12-09 18:57:40 +00:00
landry
b449bf4234 Update to barman 1.6.0, from MAINTAINER Eric Lalonde.
Added some commented out/unimported yet test dependencies
2016-05-13 18:05:01 +00:00
landry
aec3dec08c Update to barman 1.5.1, from MAINTAINER Eric Lalonde
With feedback from ajacoutot@
2015-12-22 21:36:31 +00:00
sthen
8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
jca
f14c65b1d5 Regen patch. 2015-05-13 20:11:42 +00:00
jca
1453c2a220 Bugfix update to barman-1.4.1, from maintainer Eric Lalonde 2015-05-13 20:11:24 +00:00
landry
e84f2f9416 Update to barman 1.4.0, from Eric Lalonde who takes maintainership.
See http://www.postgresql.org/about/news/1566/ for details.
While here add NO_TEST=Yes since tests depends on pytest libs not ported
yet.
2015-03-24 20:25:01 +00:00
landry
b9691601fa Improve barman:
- use a separate _barman:_barman user/group
- use /var/db/barman as the default datadir, setting appropriate
  permissions (ie _barman:_barman / 750)
- make ${SYSCONFDIR}/barman.conf root:_barman & mode 640
- add README teaching how to configure _barman's crontab

Join work with Jean Gerard Pailloncy, tweaks & ok ajacoutot@
2013-08-26 09:37:52 +00:00
landry
14c398db96 Import barman 1.2.2.
Barman (backup and recovery manager) is an administration tool for
disaster recovery of PostgreSQL servers written in Python. Barman can
perform remote backups of multiple servers in business critical
environments, and helps DBAs during the recovery phase.

Barman's most wanted features include: backup catalogues, retention
policies, remote recovery, archiving and compression of WAL files and
of backups.

ok ajacoutot@
2013-08-10 13:42:45 +00:00