notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/py-borgmatic/Makefile
SVNWeb

Number of commits found: 40

Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Sat, 5 Nov 2022
[ 10:40 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:44e481c0a249db28e9dfb02bbb8427f3e03c867f  commit hash:44e481c0a249db28e9dfb02bbb8427f3e03c867f  commit hash:44e481c0a249db28e9dfb02bbb8427f3e03c867f  44e481c 
sysutils/py-borgmatic: Fix runtime dependency with python <3.9

Add RUN_DEPENDS on devel/py-pkgutil-resolve-name that is needed
with python <3.9

PR:			267509
Approved by:		egypcio (maintainer)
Differential Revision:	https://reviews.freebsd.org/D37232
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 13 Aug 2022
[ 18:51 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  875d7c7  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
Fri, 15 Apr 2022
[ 11:55 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:95fc8cc59024decb8d859a0c6c1cef33948931ef  commit hash:95fc8cc59024decb8d859a0c6c1cef33948931ef  commit hash:95fc8cc59024decb8d859a0c6c1cef33948931ef  95fc8cc 
sysutils/py-borgmatic: update 1.5.23 to 1.5.24
Sun, 20 Feb 2022
[ 14:48 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:7398d509ca5f84851a7403455f4b92740a3dfaf9  commit hash:7398d509ca5f84851a7403455f4b92740a3dfaf9  commit hash:7398d509ca5f84851a7403455f4b92740a3dfaf9  7398d50 
sysutils/py-borgmatic: update 1.5.22_1 to 1.5.23
Sat, 5 Feb 2022
[ 13:05 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:0ede68d9ff7279838b25072b476f7c6ffbcb5e22  commit hash:0ede68d9ff7279838b25072b476f7c6ffbcb5e22  commit hash:0ede68d9ff7279838b25072b476f7c6ffbcb5e22  0ede68d 
sysutils/py-borgmatic: add 'devel/py-jsonschema' to RUN_DEPENDS

  testport OK: 12,13,HEAD

Reported by: des@
Sun, 16 Jan 2022
[ 18:19 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:dc18e84004abbf027ed81240bd5d81af4c847979  commit hash:dc18e84004abbf027ed81240bd5d81af4c847979  commit hash:dc18e84004abbf027ed81240bd5d81af4c847979  dc18e84 
sysutils/py-borgmatic: update 1.5.21 to 1.5.22
Thu, 30 Dec 2021
[ 11:40 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:0c63322640dbd04303880d8372f927ed0e865bd3  commit hash:0c63322640dbd04303880d8372f927ed0e865bd3  commit hash:0c63322640dbd04303880d8372f927ed0e865bd3  0c63322 
sysutils/py-borgmatic: update 1.5.20 to 1.5.21
Mon, 18 Oct 2021
[ 10:17 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:158e1d86f9c03d0ca320318f51a19cb93eea63a1  commit hash:158e1d86f9c03d0ca320318f51a19cb93eea63a1  commit hash:158e1d86f9c03d0ca320318f51a19cb93eea63a1  158e1d8 
sysutils/py-borgmatic: update 1.5.18 to 1.5.20

  * projects.torsion.org/borgmatic-collective/borgmatic/releases/tag/1.5.19
  * 1.5.20 is only a "Re-release with correct version without dev0 tag"
Fri, 13 Aug 2021
[ 15:17 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:e9329d41f815033ea2d9d35584c874e35f699c13  commit hash:e9329d41f815033ea2d9d35584c874e35f699c13  commit hash:e9329d41f815033ea2d9d35584c874e35f699c13  e9329d4 
sysutils/py-borgmatic: update 1.5.13 to 1.5.18
Wed, 14 Apr 2021
[ 12:21 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:e8c381603ba2e64310946edabc3061188c439cf2  commit hash:e8c381603ba2e64310946edabc3061188c439cf2  commit hash:e8c381603ba2e64310946edabc3061188c439cf2  e8c3816 
sysutils/py-borgmatic: update 1.5.12 to 1.5.13
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 1 Dec 2020
[ 07:12 egypcio search for other commits by this committer ] Original commit   Revision:556719
sysutils/py-borgmatic: update 1.5.10 to 1.5.12
Mon, 31 Aug 2020
[ 13:35 egypcio search for other commits by this committer ] Original commit   Revision:547180
sysutils/py-borgmatic: update 1.5.9 to 1.5.10
Sun, 2 Aug 2020
[ 19:47 egypcio search for other commits by this committer ] Original commit   Revision:543996
sysutils/py-borgmatic: update 1.5.8 to 1.5.9
Wed, 8 Jul 2020
[ 14:01 egypcio search for other commits by this committer ] Original commit   Revision:541492
sysutils/py-borgmatic: update 1.5.7 to 1.5.8
Fri, 26 Jun 2020
[ 16:19 egypcio search for other commits by this committer ] Original commit   Revision:540523
sysutils/py-borgmatic: update 1.5.6 to 1.5.7
Fri, 12 Jun 2020
[ 11:04 egypcio search for other commits by this committer ] Original commit   Revision:538597
sysutils/py-borgmatic: update 1.5.5 to 1.5.6
Mon, 1 Jun 2020
[ 14:20 egypcio search for other commits by this committer ] Original commit   Revision:537486
sysutils/py-borgmatic: update 1.5.4 to 1.5.5
Thu, 21 May 2020
[ 19:47 egypcio search for other commits by this committer ] Original commit   Revision:536146
sysutils/py-borgmatic: update 1.3.26 to 1.5.4

  - builds fine for 11/12/head, multiple archs;
  - creating config from scratch wotks;
  - making a backup works;
  - restoring from a backup also works.

PR:		245222
Reported by:	Victor Bouvier-Deleau <victor.bouvier-deleau % kolabnow.com>
Wed, 20 Nov 2019
[ 14:43 antoine search for other commits by this committer ] Original commit   Revision:518024
Unbreak bulk -a with non default version of python3
Wed, 30 Oct 2019
[ 17:24 egypcio search for other commits by this committer ] Original commit   Revision:516090
sysutils/py-borgmatic: add missing dep. www/py-requests (upstream: 128ebf0)
Fri, 18 Oct 2019
[ 15:00 egypcio search for other commits by this committer ] Original commit   Revision:514722
sysutils/py-borgmatic: update 1.3.25 to 1.3.26
Thu, 17 Oct 2019
[ 18:10 egypcio search for other commits by this committer ] Original commit   Revision:514670
sysutils/py-borgmatic: update 1.3.21 to 1.3.25
Mon, 30 Sep 2019
[ 09:33 egypcio search for other commits by this committer ] Original commit   Revision:513336
sysutils/py-borgmatic: update 1.3.20 to 1.3.21
Thu, 26 Sep 2019
[ 12:18 egypcio search for other commits by this committer ] Original commit   Revision:512893
sysutils/py-borgmatic: update 1.3.19 to 1.3.20
Wed, 25 Sep 2019
[ 16:54 egypcio search for other commits by this committer ] Original commit   Revision:512793
sysutils/py-borgmatic: update 1.3.16 to 1.3.19
Fri, 20 Sep 2019
[ 12:59 egypcio search for other commits by this committer ] Original commit   Revision:512410
sysutils/py-borgmatic: update 1.3.14 to 1.3.16
Mon, 5 Aug 2019
[ 14:07 egypcio search for other commits by this committer ] Original commit   Revision:508173
sysutils/py-borgmatic: update 1.3.12_1 to 1.3.14
Wed, 17 Jul 2019
[ 10:37 egypcio search for other commits by this committer ] Original commit   Revision:506796
sysutils/py-borgmatic: move borgmatic's default config dir to ${PREFIX}

PR:		239002
Wed, 3 Jul 2019
[ 17:45 egypcio search for other commits by this committer ] Original commit   Revision:505767
sysutils/py-borgmatic: update 1.3.9 to 1.3.12
Mon, 24 Jun 2019
[ 09:25 egypcio search for other commits by this committer ] Original commit   Revision:505016
sysutils/py-borgmatic: update 1.3.5 to 1.3.9

Approved by:	mentors (implicit)
Mon, 3 Jun 2019
[ 08:47 egypcio search for other commits by this committer ] Original commit   Revision:503359
sysutils/py-borgmatic: add missing running dep, devel/py-colorama

Approved by:	mentors (implicit)
Thu, 23 May 2019
[ 08:56 egypcio search for other commits by this committer ] Original commit   Revision:502327
sysutils/py-borgmatic: update 1.3.4 to 1.3.5

Approved by:	mentors (implicit)
Thu, 16 May 2019
[ 17:23 egypcio search for other commits by this committer ] Original commit   Revision:501795
sysutils/py-borgmatic: update 1.3.3 to 1.3.4

Approved by:	mentors (implicit)
Tue, 14 May 2019
[ 08:32 egypcio search for other commits by this committer ] Original commit   Revision:501629
sysutils/py-borgmatic: update 1.3.2 to 1.3.3

Approved by:	mentors (implicit)
Fri, 10 May 2019
[ 15:15 egypcio search for other commits by this committer ] Original commit   Revision:501177
sysutils/py-borgmatic: update 1.3.1 to 1.3.2

Approved by:	mentors (implicit)
Wed, 8 May 2019
[ 09:35 egypcio search for other commits by this committer ] Original commit   Revision:501012
[NEW PORT] sysutils/py-borgmatic: Wrapper script for Borg backup software

  Borgmatic is a simple Python wrapper script for the Borg backup software
  that initiates a backup, prunes any old backups according to a retention
  policy, and validates backups for consistency.

  The script supports specifying your settings in a declarative
  configuration file rather than having to put them all on the command-line,
  and handles common errors.

  WWW: https://torsion.org/borgmatic/

Approved by:	rene (mentor)
Sponsored by:	cleverbridge AG
Differential Revision:	https://reviews.freebsd.org/D20150

Number of commits found: 40