From nobody Wed Jan 31 22:12:52 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TQGWH5GbGz58PWw for ; Wed, 31 Jan 2024 22:12:59 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TQGWH16Xbz3y1k; Wed, 31 Jan 2024 22:12:58 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-91-49.area1b.commufa.jp [123.1.91.49]) (authenticated bits=0) by www121.sakura.ne.jp (8.17.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 40VMCrHx025687; Thu, 1 Feb 2024 07:12:53 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Thu, 1 Feb 2024 07:12:52 +0900 From: Tomoaki AOKI To: Mario Marietto Cc: Renato Botelho , Nilton Jose Rizzo , ports@freebsd.org Subject: Re: problem with Obs-Studio Message-Id: <20240201071252.ccdd8ca050d84f05aee67023@dec.sakura.ne.jp> In-Reply-To: References: <202401311336.40VDaQrJ080028@mailhost.i805.com.br> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4TQGWH16Xbz3y1k X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] Most possible use-case why end-user runs main (aka -current) branch would be "I want this device to be availabe. But it's supported only on main branch!". Maybe especially on notebooks. For example, GPUs requiring graphics/drm-61-kmod forces main for now. Maybe it would be nice if snapshot images on main branch are provided at relatively stable commits, not in regular basis like dayly, weekly and/or monthly. Main branch is not always unstable or broken. ;-) And git allows checking out src tree at specific commit for builder. On Wed, 31 Jan 2024 19:18:11 +0100 Mario Marietto wrote: > For sure. I meant only that if he wants to have a "stable" version of > FreeBSD he should use 14.0,not 15. I said this because I'm not sure that he > understood what version of FreeBSD he choses. So,if he chooses 15 I hope > that he is ready to feel some frustration and that he knows that he's > helping developers to fix bugs and it will take some time,time taken to him > and to developers themself. > > > On Wed, Jan 31, 2024 at 6:35 PM Renato Botelho wrote: > > > On 31/01/24 10:46, Mario Marietto wrote: > > > FreeBSD 15.0 is for development usage. You can't expect everything to > > > work well. Try 14.0. > > > > I don't think this is the proper answer here. Of course CURRENT is not > > the stable distribution, but, if a user finds a bug on it and reports it > > to the project, the problem should be investigated and fixed. > > > > More people using CURRENT means it's going to be better tested and it's > > good to everyone. > > -- > > Renato Botelho > > > > > > -- > Mario. -- Tomoaki AOKI