FreeBSD ports you maintain which are out of date

2020-05-31 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

INDEX build failed for 11.x

2020-05-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- ---

Re: INDEX build failed for 11.x

2020-05-31 Thread Rene Ladan
On Sun, May 31, 2020 at 12:11:01PM +, Ports Index build wrote: > INDEX build failed with errors: > Generating INDEX-11 - please wait..--- describe.accessibility --- [...] > Done. > make_index: /home/indexbuild/tindex/ports/finance/py-ofxparse: no entry for >

FreeBSD Port: simgear-2020.1.2 error update

2020-05-31 Thread Alex V. Petrov
FAILED: simgear/misc/CMakeFiles/test_strutils.dir/strutils_test.cxx.o /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -Isimgear -I. -I/usr/ports/devel/simgear/work/simgear-2020.1.2/3rdparty/udns -I/usr/local/include -I/usr/ports/devel/simgear/work/simgear-2020.1.2 -O2 -pipe -fstac

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

2020-05-31 Thread Lev Serebryakov
Hello freebsd-ports, 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-commit hook: > svn commit -F /usr/home/lev/FreeBSD/ports/devel/svn-commit.tmp Makefile py3c SendingMakefile

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

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 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.

INDEX now builds successfully on 11.x

2020-05-31 Thread Ports Index build
___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

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

Help with cad/netgen port

2020-05-31 Thread Montgomery-Smith, Stephen
I am the maintainer of the cad/netgen port, and I am having some difficulties. The fetch parts of Makefile is: PORTNAME= netgen PORTVERSION=6.2.2004 DISTVERSIONPREFIX= v USE_GITHUB= yes GH_ACCOUNT= NGSolve GH_PROJECT= netgen:1 pybind11:2 GH_TAGNAME=

Re: 'asm/hwcap.h' file not found building chromium on Pi3

2020-05-31 Thread Mark Millard via freebsd-ports
On 2020-May-31, at 19:22, bob prohaska wrote: > Made another attempt to compile www/chromium on a Pi3B, this time using > a mechanical hard disk for all storage (and boot). It stopped with > > ../../third_party/zlib/cpu_features.c:32:10: fatal error: 'asm/hwcap.h' file > not found >

'asm/hwcap.h' file not found building chromium on Pi3

2020-05-31 Thread bob prohaska
Made another attempt to compile www/chromium on a Pi3B, this time using a mechanical hard disk for all storage (and boot). It stopped with ../../third_party/zlib/cpu_features.c:32:10: fatal error: 'asm/hwcap.h' file not found #include ^ 1 error generated. Ports are at