[Bug 207715] [NEW PORT] archivers/py-borgbackup: Deduplicating backup program
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 28 18:46:55 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207715
--- Comment #13 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
The 1.0.0 shar failed to build here:
===> py34-borgbackup-1.0.0 depends on package: py34-setuptools_scm>=1.7 - not
found
*** Error code 1
That's because devel/py-setuptools_scm will build with Python 2.7 by default.
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=yes and then set
WITH_OPENSSL_PORT=yes when on FreeBSD 9.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list