RUN_DEPENDS for python based port
Christer Edwards
christer.edwards at gmail.com
Sun Dec 18 21:26:21 UTC 2011
On Sat, Dec 17, 2011 at 3:23 AM, Ruslan Mahmatkhanov <cvs-src at yandex.ru> wrote:
> Chris and Matthew already noted what the problems are.
> I also suggest to use:
>
> ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml
That is much cleaner. Thank you.
> So USE_PYTHON=yes should be changed with USE_PYTHON= 2.6-2.7, (otherwise
> port build will fail with python3) and LICENSE= ASL worth to be added.
Also added.
I've attached an archive including all the port files (distinfo,
pkg-plist, etc) for any other feedback you can offer. I still have two
remaining issues on my checklist that perhaps the group can provide
solutions for as well.
1) Building the port never successfully fetches the upstream .tar.gz,
but if I copy/paste the URL and run fetch manually it works just fine.
Thoughts?
2) The existing setup.py installs the two config files
(etc/salt/{master,minion}) to /usr/etc instead of /usr/local/etc. I'm
not familiar enough with setup.py to tweak that. Any suggestions
there?
If I can get those last few things figured out I'll submit the port.
Thanks,
Christer
More information about the freebsd-ports
mailing list