From nobody Mon Oct 30 11:34:53 2023 X-Original-To: dev-commits-ports-all@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 4SJrlx3YNdz4xpJk; Mon, 30 Oct 2023 11:34:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SJrlx2fzXz4Xqt; Mon, 30 Oct 2023 11:34:53 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698665693; 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: in-reply-to:in-reply-to:references:references; bh=FLM8KMTBYGVxstgFBbP4kinXw3vNOGL2YdIuE78Q2EE=; b=qgM/uuJHI7Wy+DODVu553TB7GjJpAyUcqBDx28spJNKVy1XNG71EsOLEkBoLFp4S8weNhk OB3Ru7fTcfBpVuhxua6lK6dgsZiktHiN6NttI973MM31QRQ18sFVNlyAIyMIiPKScp/WgO N8wS0FsIDG/h735NYVY2RWstzDPT37VoY1OxTO0LazXitSCsszu2EgQd8niyvIe4MNLudQ /qADZup6ndyeBsCjub6R+gG+N/VHSDaPfjiqiwaBQfn68qHCF6jW9gEqOisp4HRlOFE83O yM88PmoMzGfQVwNGnHabwnOqk04reXIS0x8gSU7+FSslryiqhS94DBggYOyT2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698665693; 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: in-reply-to:in-reply-to:references:references; bh=FLM8KMTBYGVxstgFBbP4kinXw3vNOGL2YdIuE78Q2EE=; b=onrDnVu+MObeFRPI2rLriEVJAFkjVkvDOUOXlQLoDQsbg1ivUjNKe+R3OTpH0pyW3UVjqz 6IywyD0QEKKJSv0RrgXUNG7DWuRW01bMpNr/CfKuXk1Nmcb7OgL4vBRoq9VeeLOUi76XZZ nzgiqUZ6WE+gdP0N+0BMRB6bIutGdf6yEJ39TLDNt+y4PJxgXnf7YPOpKFT4DJDpfcdbUo iXlj1OAy6iiyUg2KONipG/tNULyFHcsaUUgXd99ABymnMLlDQUELK0Mvq3VHPPegMF1NBh qRX1fdKt3Wd5TXZ4KfOe8uO2Xg96mp1uBUxzAsZioRViEVfXDq0S0lXfpv5NQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698665693; a=rsa-sha256; cv=none; b=AdCJWSL34gtVLBh0Y5S6d80BRLAXFxtBSZ8VNXsihNHMg/7dY+JpPP2JBgo7Y41IQwUP3E tcnP6funadGAya4F5PhaJwUMKcKvxihCFqqBNT9KBcBi6bvPNh9o6n/FiTwqGUiX5E/nTA 1/DmVc3DR+8PHRVCkecQENqt9j4aoJG9rJxOejao8tmcRimYDN5AOyUzNIntyrvaL0AEx7 731vFD0bEFLRw7IEbdV9m0NYEPTTwTUvEa4941JC240nzQPtKzSAH6sLs0qGmvY2b8qXvs 0Vg1SlZ34c1t3buD88PdLhgXT2ePwIUZSWGnAvWmq1pUuc+zxC4GziUl8DVSLA== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 169411A7E0; Mon, 30 Oct 2023 11:34:53 +0000 (UTC) Date: Mon, 30 Oct 2023 11:34:53 +0000 From: Alexey Dokuchaev To: "Jason E. Hale" Cc: Max Brazhnikov , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Muhammad Moinur Rahman Subject: Re: git: c3da27075a6d - main - science/py-pymol: Mark DEPRECATED Message-ID: References: <202310281440.39SEeH2q001923@gitrepo.freebsd.org> <84927256.0ko45tJjV3@mercury> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sun, Oct 29, 2023 at 05:49:02PM -0400, Jason E. Hale wrote: > On Sun, Oct 29, 2023 at 4:16???AM Alexey Dokuchaev wrote: > > On Sat, Oct 28, 2023 at 07:06:58PM +0300, Max Brazhnikov wrote: > > > Hi Muhammad, > > > > commit c3da27075a6d38d1c3659a242245c519a6756165 > > > > > > > > science/py-pymol: Mark DEPRECATED > > > > > > > > - Depends on deprecated devel/py-qt5-pyqt > > > > > > please, don't mark ports DEPRECATED recursively. > > > > +1 > > > > > pyqt5 can be (and will be) packaged without qtwebkit support. > > > Ports that depend on pyqt5 mostly don't care about qtwebkit, > > > so there is no point in deprecation stamp. > > > > It's not just useless, it creates needless repochurn: after pyqt5 > > will be divorced from webkit, someone(tm) has to revisit all these > > ports and revert undue deprecation. > > I reverted most if not all of these, including the deprecation of > devel/py-qt5-pyqt itself. Sorry, not sorry. Fellow kde@ member > tcberner@ initiated the deprecation of www/qt5-webkit, but I don't > remember a discussion where wholesale deprecation of its dependencies > was approved of. I was very much relieved seeing these commits, thank you Jason! With how eagerly some people try to deprive FreeBSD users of good working software, everyone who's doing the opposite is my hero. :-) ./danfe