Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2016 18:46:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207715] [NEW PORT] archivers/py-borgbackup: Deduplicating backup program
Message-ID:  <bug-207715-13-UG60gMXIwr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207715-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207715-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207715

--- Comment #13 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
The 1.0.0 shar failed to build here:

=3D=3D=3D>   py34-borgbackup-1.0.0 depends on package: py34-setuptools_scm>=
=3D1.7 - not
found
*** Error code 1

That's because devel/py-setuptools_scm will build with Python 2.7 by defaul=
t.
koobs, what's the recommended approach here?

As for the OpenSSL bit in the Makefile: don't you actually need OpenSSL at
runtime too? borg/crypto.pyx just seems to be a wrapper around some OpenSSL
calls. In this case, you need to add USE_OPENSSL=3Dyes and then set
WITH_OPENSSL_PORT=3Dyes when on FreeBSD 9.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207715-13-UG60gMXIwr>