Re: Can not add port with name "py3c" (which is name of project!)

2020-06-02 Thread Mathieu Arnold
On Mon, Jun 01, 2020 at 01:13:15AM +0200, Christoph Moench-Tegeder wrote: > ## Lev Serebryakov (l...@freebsd.org): > > > svn: E165001: Commit failed (details follow): > > svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: > > Adding new py3- ports is forbidden. > > The Pyth

Re: Can not add port with name "py3c" (which is name of project!)

2020-05-31 Thread Theron
On 2020-05-31 19:13, Christoph Moench-Tegeder wrote: ## Lev Serebryakov (l...@freebsd.org): svn: E165001: Commit failed (details follow): svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: Adding new py3- ports is forbidden. The Python ports have flavors and do not ne

Re: Can not add port with name "py3c" (which is name of project!)

2020-05-31 Thread Christoph Moench-Tegeder
## Lev Serebryakov (l...@freebsd.org): > svn: E165001: Commit failed (details follow): > svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: > Adding new py3- ports is forbidden. > The Python ports have flavors and do not need the py3- ports. https://svnweb.freebsd.org/port

Re: Can not add port with name "py3c" (which is name of project!)

2020-05-31 Thread Lev Serebryakov
Hello Yasuhiro, Monday, June 1, 2020, 12:38:36 AM, you wrote: > According to "Python Ports Policy" in FreeBSD Wiki, this port should > be named as "py-py3c". > https://wiki.freebsd.org/Python/PortsPolicy#Naming It looks strange, as this port doesn't need python FLAVORS, doesn't need python to

Re: Can not add port with name "py3c" (which is name of project!)

2020-05-31 Thread Yasuhiro KIMURA
From: Lev Serebryakov Subject: Can not add port with name "py3c" (which is name of project!) Date: Mon, 1 Jun 2020 00:30:04 +0300 > I want to add "devel/py3c" [0] as it is requirement for new Subversion > python bindings. > > When I try to commit this new port I've got this error from pre-comm