Re: replacing ffserver?

2020-12-04 Thread Anatoly
On Fri, 4 Dec 2020 16:46:25 -0500 Robert Huff wrote: > Let me restate the issue. > My goal is to be able to have someone visit (e.g.) > "https://webcam.example.com:; and have the feed from the webcam > appear in their browser. > What I have at the moment: > > a) a

Re: DEFAULT_VERSIONS+=llvm=90 ignored?

2020-12-04 Thread Jan Beich
Steve Kargl writes: > On Fri, Dec 04, 2020 at 11:41:41PM +0100, Jan Beich wrote: >> devel/llvm10 is pinned by graphics/mesa-* likely to reduce QA after a >> fiasco in bug 239682. Trying to unpin in bug 250869 was rejected. >> >> graphics/mesa-dri/Makefile.common: >> LLVM_DEFAULT=10 > >

Re: DEFAULT_VERSIONS+=llvm=90 ignored?

2020-12-04 Thread Steve Kargl
On Fri, Dec 04, 2020 at 11:41:41PM +0100, Jan Beich wrote: > Steve Kargl writes: > > > It takes a long time to compile on my laptop. I have > > > > DEFAULT_VERSIONS+=llvm=90 > > Why do you need to redefine current default? Simply changed /etc/make.conf on my laptop from 80 to 90 when I got a

Re: DEFAULT_VERSIONS+=llvm=90 ignored?

2020-12-04 Thread KIRIYAMA Kazuhiko
On Sat, 05 Dec 2020 05:35:07 +0900, Steve Kargl wrote: > > It takes a long time to compile on my laptop. I have > > DEFAULT_VERSIONS+=llvm=90 > > in my /etc/make.conf. I go to update gnuplot and get > > % portmaster -Byd gnuplot > ... > Install devel/llvm10 > ... > Install

geeqie 1.6

2020-12-04 Thread LuMiWa via freebsd-ports
Hi! On FreeBSD 12.2-RELEASE-p1 I cannot update (build) geeqie 1.6: ===> License GPLv2+ accepted by the user ===> geeqie-1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geeqie-1.6 for building ===> Extracting for geeqie-1.6 => SHA256 Checksum OK for

Re: DEFAULT_VERSIONS+=llvm=90 ignored?

2020-12-04 Thread Jan Beich
Steve Kargl writes: > It takes a long time to compile on my laptop. I have > > DEFAULT_VERSIONS+=llvm=90 Why do you need to redefine current default? Mk/bsd.default-versions.mk: LLVM_DEFAULT?= 90 > % portmaster -Byd gnuplot > ... > Install devel/llvm10 > ... >

Re: replacing ffserver?

2020-12-04 Thread Robert Huff
Let me restate the issue. My goal is to be able to have someone visit (e.g.) "https://webcam.example.com:; and have the feed from the webcam appear in their browser. What I have at the moment: a) a system running: FreeBSD 13.0-CURRENT #0 r365372: Sun Sep 6

DEFAULT_VERSIONS+=llvm=90 ignored?

2020-12-04 Thread Steve Kargl
It takes a long time to compile on my laptop. I have DEFAULT_VERSIONS+=llvm=90 in my /etc/make.conf. I go to update gnuplot and get % portmaster -Byd gnuplot ... Install devel/llvm10 ... Install devel/llvm90 Does it really take two versions of llvm to compile gnuplot and

What's the procedure to rename a port?

2020-12-04 Thread Chris
I maintain a port where the original author is now gone. I intend to take over maintenance, and make some additions/ improvements. it's devel/tkcvs -- a GUI for cvs/svn management. But it's *really* an RCS management utility, and as I am also adding GIT support. I feel it's name, and as a result,

Re: editors/vim needs devel/llvm90 and devel/llvm10

2020-12-04 Thread Mel Pilgrim
On 2020-12-02 3:50, Matthias Apitz wrote: Thanks for all this additional clarification. In the host (where poudriere is running) I always install some ports before running poudriere, like ports-mgmt/poudriere-devel shells/bash www/nginx www/wget devel/subversion editors/vim sysutils/tmux You

Gitea 1.13.0 port update

2020-12-04 Thread Stefan Bethke
Hi there, I've just opened a PR to bring the Gitea port up to 1.13.0. This Gitea release contains many changes, some of them breaking. In my limited testing, it looks fine, but it probably won't hurt to give it a little bit more exposure before it hits the package repo. So if you're using

MariaDB 1.3.27 overwrites customized my.cnf

2020-12-04 Thread Miroslav Lachman
Am I the only one who sees this (critical) problem after upgrade from MariaDB 10.3.23 to newer version (10.3.25 or 10.3.27)? There is our customized fine-tuned /usr/local/etc/my.cnf for years untouched by pkg install or pkg upgrade. After the last pkg upgrade MariaDB cannot (re)start because