From owner-svn-ports-head@freebsd.org Sun Oct 27 06:53:31 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3485716394D; Sun, 27 Oct 2019 06:53:31 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4717py6KCtz4PqB; Sun, 27 Oct 2019 06:53:30 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 789782EBB8; Sun, 27 Oct 2019 06:53:29 +0000 (UTC) Date: Sun, 27 Oct 2019 06:53:28 +0000 From: Mark Linimon To: Adriaan de Groot Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r514669 - in head: . Mk/Uses archivers/kf5-karchive devel/kf5-extra-cmake-modules devel/kf5-kapidox devel/kf5-kauth devel/kf5-kbookmarks devel/kf5-kcmutils devel/kf5-kconfig devel/kf5-k... Message-ID: <20191027065327.GA23020@lonesome.com> References: <201910171806.x9HI6g9e044915@repo.freebsd.org> <20191020233557.GA4508@lonesome.com> <1800249.u6MfGjpqfb@beastie.bionicmutton.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1800249.u6MfGjpqfb@beastie.bionicmutton.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: 4717py6KCtz4PqB X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of linimon@lonesome.com has no SPF policy when checking 18.222.6.11) smtp.mailfrom=linimon@lonesome.com X-Spamd-Result: default: False [-1.48 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.92)[-0.923,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.997,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[lonesome.com]; AUTH_NA(1.00)[]; RCPT_COUNT_FIVE(0.00)[5]; IP_SCORE(-0.26)[ip: (0.02), ipnet: 18.220.0.0/14(0.13), asn: 16509(-1.42), country: US(-0.05)]; RCVD_IN_DNSWL_MED(-0.20)[11.6.222.18.list.dnswl.org : 127.0.5.2]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16509, ipnet:18.220.0.0/14, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Oct 2019 06:53:31 -0000 On Mon, Oct 21, 2019 at 03:23:08PM +0200, Adriaan de Groot wrote: > KDE Frameworks releases monthly (for the past 63 months), Plasma > quarterly and Applications semi-anually. OK. I was not aware of that. I have been buried far too deep in the details of individual errorlogs to notice. That kind of obviates my post. I guess I am remembering from ~6 months ago when we were hitting new problems left and right. Piotr tells me that that has setttled down. > Putting in a -devel version could slow the Frameworks releases to the > rate of Plasma releases, but [...] I don't think that's really doable > from a port-maintainer perspective. OK, fair enough. > Piotr Kubaj is all over the tree and has been helpful in our ports I know :-) I'm one of his mentors. I have been testing all of his submitted patches -- even since before he even got a ports bit. > but I think he has access to real hardware. The FreeBSD Foundation helped him get a Talos system. As well, Talos has given him remote access to one of their systems. I myself have a Talos, albeit the "little brother" to the more capable machines. As well, I have access to two P8s hosted at OSU that IBM has loaned to us. That's where I do most of my patch testing. So, yes, we have hardware. > If there's a simple "press play" thing I can do to prevent issues > reaching you Well I am willing to use my Blackbird here as a beta QA tester. (In general I use it as a backup to all the above, more powerful, machines, and in headless mode. OTOH I just brought it back up yesterday with the latest xfce4 and it seems to work as expected.) If you are interested, please contact me privately. I have not investigated any of the "press play" solutions yet. I am simply too buried. > I expect then that it'd be a week's compile on my local workstation) I'm not sure exactly how long it would take on this machine. I think it would be somewhat less than that. So far I have merely used the official FreeBSD.org packages. In my definse of my initial post, I *will* say that we (FreeBSD.org) doesn't have a package for the meta-package itself (at least on -CURRENT). Various other things have kept it from building for most of this year, but now we are back down to simply qt5-webengine. I think Piotr is working on that. I have so many patches that I have tried over the course of the last 12 months that I always have to go back to my notes to check. mcl