tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54412: Patch for codelite 13.0
Hi Andrius,
This package fails with PKG_DEVELOPER=yes. First for some use of == in a
configure script that might not be in use, then for:
ERROR: [check-interpreter.mk] The interpreter "/usr/bin/env" of "/cvs/pkgsrc/editors/codelite/work/.destdir/usr/pkg/bin/codelite-lsp-helper" is not allowed.
ERROR: [check-interpreter.mk] The interpreter "/usr/bin/python" of "/cvs/pkgsrc/editors/codelite/work/.destdir/usr/pkg/bin/codelite_open_helper.py" does not exist.
The fix is more REPLACE_PYTHON / whatever devel/yarn is doing to replace
nodejs.
I would do this, but it looks like codelite doesn't depend on python, so
I'm confused. Does it need python?
----------
p.s. codelite seems to open a web server at 127.0.0.1:random port, it
should really use CSRF protection!
https://en.wikipedia.org/wiki/Cross-site_request_forgery
Home |
Main Index |
Thread Index |
Old Index