Date: Sat, 05 Mar 2016 12:19: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-6WxrIGdTt6@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 #4 from jjuanino@gmail.com --- Hi, > Don't you need to set PKGNAMEPREFIX=3D${PYTHON_PKGNAMEPREFIX} like other = Python packages do? Yes, you are right, it is needed. > - Instead of setting MASTER_SITES like you did, you can do MASTER_SITES= =3DCHEESESHOP instead. Done > Can you clarify why you added that PACKAGE_BUILDING check? I am mimicking the archivers/attic port, but it seems that check is not neccesary... please let me know. The idea behind of this check is "do not b= uild this package if the default python version (2.7) is not the same as the required by this port (3.3+)". But I can see a lot of 3.4 python ports in t= he pkg infraestructure. I am misunderstanding something, sure. I attach a new shar file with the new suggestions. Thanks for your efforts,= and excuse my poor english. --=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-6WxrIGdTt6>