Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2FD2BA65EB for ; Tue, 4 Nov 2014 12:56:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 94E3014A209; Tue, 4 Nov 2014 12:56:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31FE414A1FA for ; Tue, 4 Nov 2014 12:56:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id xOhaH9BgwlmX for ; Tue, 4 Nov 2014 12:56:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AFFDE14A1F2 for ; Tue, 4 Nov 2014 12:56:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A45F198; Tue, 4 Nov 2014 12:56:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 4 Nov 2014 12:56:14 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/databases/py-barman To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20141104125614.A45F198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: fhajny Date: Tue Nov 4 12:56:14 UTC 2014 Added Files: pkgsrc/databases/py-barman: DESCR Makefile PLIST distinfo pkgsrc/databases/py-barman/patches: patch-barman_backup.py Log Message: Import Barman as databases/py-barman. Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/databases/py-barman/DESCR \ pkgsrc/databases/py-barman/Makefile pkgsrc/databases/py-barman/PLIST \ pkgsrc/databases/py-barman/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/databases/py-barman/patches/patch-barman_backup.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.