From nobody Wed Apr 24 06:35:43 2024 X-Original-To: dev-commits-ports-main@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 4VPTlD52cqz5Jvx5; Wed, 24 Apr 2024 06:35:52 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (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 4VPTlC5jx9z4fTD; Wed, 24 Apr 2024 06:35:51 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1713940543; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gcp2LQrD96ZGkZI5P1gtHNuXkaTJPDBBw928s6Y5ZiU=; b=FQDn5YvscCMUmmevCpvCTJQXVgPRXn0FpUEuzl//zOovtaADDKOQrj7SDxN3FJtYGQ7hqE did3Q8z0YE5JfZzaism4I9fRJTvSgPpRc2G2P9dwT28n9Wl2sJjKr1T6VnuCR5c9IJlaED rBBVvi4uZqpgCMX6nEvJlRFAPMNDApQ= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id cb5ab03a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 24 Apr 2024 06:35:43 +0000 (UTC) Date: Wed, 24 Apr 2024 08:35:43 +0200 From: Emmanuel Vadot To: Jan Beich Cc: Emmanuel Vadot , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: ab5f2419c25e - main - x11/xwayland-run: Add new port Message-Id: <20240424083543.39ab381c632ef32035a0a837@bidouilliste.com> In-Reply-To: <34rc-gieb-wny@FreeBSD.org> References: <202311291352.3ATDql0j066996@gitrepo.freebsd.org> <34rc-gieb-wny@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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:12876, ipnet:212.83.128.0/19, country:FR] X-Rspamd-Queue-Id: 4VPTlC5jx9z4fTD On Tue, 23 Apr 2024 18:20:44 +0200 Jan Beich wrote: > Emmanuel Vadot writes: > > > +MAINTAINER= x11@FreeBSD.org > > +COMMENT= Run Xwayland and compositor headless > > +WWW= https://gitlab.freedesktop.org/ofourdan/xwayland-run > > Did you dump this on x11@ and run away from updates[1] and bugs[2]? I "dumped" this on x11@ because I don't really believe in individual maintainership. I didn't addressed the bugs and updates as I have other things more important to do. > Maybe reassign directly to yourself as x11@ has plenty of ports[3] > requiring attention. As said before x11@ is only me (mostly), so : 1/ That would change a thing 2/ If you have time to waste writing this email you probably have time to do some of the updates that x11@ ports needs. 3/ I've invited you again to be x11@ the other day but I guess it's easier for you to not work with us (me) and instead complain about us (me) > [1] https://gitlab.freedesktop.org/ofourdan/xwayland-run/-/releases/0.0.3 > [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275430 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275445 > [3] https://portscout.freebsd.org/x11@freebsd.org.html > https://repology.org/projects/?maintainer=x11@freebsd.org&inrepo=freebsd&outdated=1 -- Emmanuel Vadot