[Bug 207715] [NEW PORT] archivers/py-borgbackup: Deduplicating backup program

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 3 11:21:47 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207715

--- Comment #17 from jjuanino at gmail.com ---
Hi,

devel/py-llfuse port version is 1.0.

According to setup.py, borg requires llfuse < 1.0, but I have tested borg with
1.0 llfuse version and works well. I have raised the question to upstream 

https://github.com/borgbackup/borg/issues/828

but I am almost sure you can replace 

FUSE_RUN_DEPENDS=       ${PYTHON_PKGNAMEPREFIX}llfuse<1.0:devel/py-llfuse

with

FUSE_RUN_DEPENDS=      
${PYTHONPREFIX_SITELIBDIR}/llfuse.so:${PORTSDIR}/devel/py-llfuse


Regards

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


More information about the freebsd-ports-bugs mailing list