Re: FreeCAD

2021-04-09 Thread Tatsuki Makino
It's a bit of a crazy way... qt5-webengine has python27 in BUILD_DEPENDS, but not in RUN_DEPENDS. Prepare such a package by downloading it from somewhere. # If you want to download it from the official, the URL should be as follows, but I can't find it directly right now :) # And this is the

Re: Specific svn/git package update use case

2021-04-09 Thread Simon Wright
Great, that answers all my questions thank you very much! Just need to wait for the package build process to run again (the last status for 122amd64-default was stoped: crashed:) so that I can test properly. On 10/04/2021 1:20 am, Mark Millard via freebsd-ports wrote: Simon Wright simon.wright

Re: FreeCAD

2021-04-09 Thread LuMiWa via freebsd-ports
On Sat, 10 Apr 2021 00:34:46 +0200 Christoph Moench-Tegeder wrote: > ## LuMiWa via freebsd-ports (freebsd-ports@freebsd.org): > > > portmaster -d cad/freecad > > That installs all the build dependencies (and the build dependencies > of the dependencies, etc.) in your system - and that includes

Re: FreeCAD

2021-04-09 Thread Christoph Moench-Tegeder
## LuMiWa via freebsd-ports (freebsd-ports@freebsd.org): > portmaster -d cad/freecad That installs all the build dependencies (and the build dependencies of the dependencies, etc.) in your system - and that includes the old python 2.7 as a build dependency of qt5-webkit (which itself is required

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread Gary Jennejohn
On Fri, 9 Apr 2021 12:12:45 +0200 Guido Falsi via freebsd-current wrote: > On 09/04/21 11:56, O. Hartmann wrote: > > On Fri, 9 Apr 2021 10:16:27 +0200 (CEST) > > Ronald Klop wrote: > > > >> Hi, > >> > >> The official pkg builders are also stuck for 14-CURRENT. Although at a > >> different

FreeBSD Port: tautulli-2.5.5

2021-04-09 Thread Thomas Besoke
Hello Christr, there is a new version of Tautulli available. Verson 2.6.10 I would be very grateful for an update in the FreeBSD Ports tree. With kind regards Thomas Besoke -- Mit freundlichen Grüßen Thomas Besoke https://my-data-cloud.de Tel. 0179 7591 237 PGP Public Key: 0x22aea0d909852e93

Re: Specific svn/git package update use case

2021-04-09 Thread Lucas Nali de Magalhães
> On Apr 8, 2021, at 11:48 PM, Simon Wright wrote: > (…) > My reading seems to say that this is *only* this one commit which is not my > need. Can anyone confirm this please? Unlike subversion that has a central repository, git is a distributed VCS which means that first one has to close, that

Re: devel/llvm10 (and 11) on aarch64: only BE_AMDGPU registered targets despite OPTIONS_FILE_SET+=BE_NATIVE also being set

2021-04-09 Thread Mark Millard via freebsd-ports
On 2021-Apr-8, at 10:46, Mark Millard wrote: > Building devel/llvm10 via poudriere-devel on a Cortex-A57 > system (OverDrive 1000), I ended up with just: > > # /usr/local/llvm10/bin/llc -version > LLVM (http://llvm.org/): > LLVM version 10.0.1 > Optimized build. > Default target:

Re: Specific svn/git package update use case

2021-04-09 Thread Mark Millard via freebsd-ports
Simon Wright simon.wright at gmx.net wrote on Fri Apr 9 10:12:04 UTC 2021 : > Excellent Mark, thank you, then that is exactly what I need, the git > equivilent of svn up -r xx ${portsdir}. > > And is there a need to do git-commit or git-merge to deal with the > 'detached HEAD' message or can

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread Chris
On 2021-04-09 01:16, Ronald Klop wrote: Hi, The official pkg builders are also stuck for 14-CURRENT. Although at a different port sysutils/msktutil. See main-amd64 at https://pkg-status.freebsd.org/builds?type=package It is stuck in "stage/runaway" for 61 hours now.

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread O. Hartmann
On Fri, 9 Apr 2021 12:59:59 +0200 Gary Jennejohn wrote: > On Fri, 9 Apr 2021 12:12:45 +0200 > Guido Falsi via freebsd-current wrote: > > > On 09/04/21 11:56, O. Hartmann wrote: > > > On Fri, 9 Apr 2021 10:16:27 +0200 (CEST) > > > Ronald Klop wrote: > > > > > >> Hi, > > >> > > >> The official

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread Guido Falsi via freebsd-ports
On 09/04/21 11:56, O. Hartmann wrote: On Fri, 9 Apr 2021 10:16:27 +0200 (CEST) Ronald Klop wrote: Hi, The official pkg builders are also stuck for 14-CURRENT. Although at a different port sysutils/msktutil. See main-amd64 at https://pkg-status.freebsd.org/builds?type=package It is stuck in

Re: Specific svn/git package update use case

2021-04-09 Thread Simon Wright
Excellent Mark, thank you, then that is exactly what I need, the git equivilent of svn up -r xx ${portsdir}. And is there a need to do git-commit or git-merge to deal with the 'detached HEAD' message or can I just suppress this? Any local modifications live in an overlay for poudriere to use

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread O. Hartmann
On Fri, 9 Apr 2021 10:16:27 +0200 (CEST) Ronald Klop wrote: > Hi, > > The official pkg builders are also stuck for 14-CURRENT. Although at a > different port sysutils/msktutil. > > See main-amd64 at https://pkg-status.freebsd.org/builds?type=package > > It is stuck in "stage/runaway" for 61

Re: poudriere: net/openldap24-server: stage/runaway , building forever

2021-04-09 Thread Ronald Klop
Hi, The official pkg builders are also stuck for 14-CURRENT. Although at a different port sysutils/msktutil. See main-amd64 at https://pkg-status.freebsd.org/builds?type=package It is stuck in "stage/runaway" for 61 hours now.