From owner-svn-ports-all@freebsd.org Wed May 8 09:35:18 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0C1B15A31CE; Wed, 8 May 2019 09:35:17 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7388093B61; Wed, 8 May 2019 09:35:17 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4830D3FF6; Wed, 8 May 2019 09:35:17 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x489ZHbx012405; Wed, 8 May 2019 09:35:17 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x489ZGv4012402; Wed, 8 May 2019 09:35:16 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <201905080935.x489ZGv4012402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: egypcio set sender to egypcio@FreeBSD.org using -f From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= Date: Wed, 8 May 2019 09:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501012 - head/sysutils/py-borgmatic X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: head/sysutils/py-borgmatic X-SVN-Commit-Revision: 501012 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7388093B61 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2019 09:35:18 -0000 Author: egypcio Date: Wed May 8 09:35:16 2019 New Revision: 501012 URL: https://svnweb.freebsd.org/changeset/ports/501012 Log: [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 Added: head/sysutils/py-borgmatic/ head/sysutils/py-borgmatic/Makefile (contents, props changed) head/sysutils/py-borgmatic/distinfo (contents, props changed) head/sysutils/py-borgmatic/pkg-descr (contents, props changed) Added: head/sysutils/py-borgmatic/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py-borgmatic/Makefile Wed May 8 09:35:16 2019 (r501012) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= borgmatic +PORTVERSION= 1.3.1 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= egypcio@FreeBSD.org +COMMENT= Wrapper script for Borg backup software + +LICENSE= GPLv3 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borgbackup>=0:archivers/py-borgbackup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pykwalify>=0:textproc/py-pykwalify@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR} + +USES= python:3.6 +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include Added: head/sysutils/py-borgmatic/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py-borgmatic/distinfo Wed May 8 09:35:16 2019 (r501012) @@ -0,0 +1,3 @@ +TIMESTAMP = 1556898873 +SHA256 (borgmatic-1.3.1.tar.gz) = 3aa7b796a8c9619646fa0c1357c9aa2d01c635eff1272279ddca04fde96f32e4 +SIZE (borgmatic-1.3.1.tar.gz) = 36819 Added: head/sysutils/py-borgmatic/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py-borgmatic/pkg-descr Wed May 8 09:35:16 2019 (r501012) @@ -0,0 +1,9 @@ +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/