pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54412: Patch for codelite 13.0



The following reply was made to PR pkg/54412; it has been noted by GNATS.

From: maya%NetBSD.org@localhost
To: Andrius V <vezhlys%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, tech-pkg%netbsd.org@localhost
Subject: Re: pkg/54412: Patch for codelite 13.0
Date: Sat, 17 Aug 2019 12:44:20 +0000

 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