From nobody Sun Oct 29 21:49:02 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 4SJVRK5MmSz4yFV9; Sun, 29 Oct 2023 21:49:17 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SJVRJ0SdQz4hbj; Sun, 29 Oct 2023 21:49:16 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-9c3aec5f326so1039821566b.1; Sun, 29 Oct 2023 14:49:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698616153; x=1699220953; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3dY63AQOaCotvqM4Th8gW2V7eyKFVxCi+YmFsoU5Z+c=; b=RhvdMK5ZxvSuIpH5TDr8GrFOYUfG/N6m5P/PL709TN5rduBylx5XTxGH211mFMu0ov RoQqI86rR6P3Iqo9BoHsb+0HHDJYquqkGLab9InjtkqX1y6ZvHVgBK+A7+FvrRkpsUmL urNLVPJdSHt4NffpE3jiM+16Potlvg4CS7kx6xY5aurych3ChY5HZiXkjTSX9vZZjGxU H73XaKjtnItChDgf2kbHdHnaVE7vKIzgJ9nx2/ahtASoxjAhkr1HSqlAoRNVOei1CH7d hY5Xb5juc/q0javLp21XU+RQsK9e8xfOLTgZnaOtDnidl5A4MNxt0PyYuovo+cwFhaot iakA== X-Gm-Message-State: AOJu0YxZIrMZam4JO5LBuE/I5+ajTHV0vSdf10bE5+YrRpLVPdztDhAy rQgHWLjvRg8+UhGvKEmXK+QPIdO0sF6pSS028Q9YwgAxEDo= X-Google-Smtp-Source: AGHT+IEQ0XX52I2enc/H/aoXhGyp6AKPTqWjLHOTitX1rXla7BE20zO3n+c+GEP17fXm6UDQQPXavox60CTYmdZ1+5c= X-Received: by 2002:a17:907:1ca4:b0:9aa:206d:b052 with SMTP id nb36-20020a1709071ca400b009aa206db052mr11560964ejc.27.1698616153509; Sun, 29 Oct 2023 14:49:13 -0700 (PDT) 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 References: <202310281440.39SEeH2q001923@gitrepo.freebsd.org> <84927256.0ko45tJjV3@mercury> In-Reply-To: From: "Jason E. Hale" Date: Sun, 29 Oct 2023 17:49:02 -0400 Message-ID: Subject: Re: git: c3da27075a6d - main - science/py-pymol: Mark DEPRECATED To: Alexey Dokuchaev Cc: Max Brazhnikov , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Muhammad Moinur Rahman Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4SJVRJ0SdQz4hbj On Sun, Oct 29, 2023 at 4:16=E2=80=AFAM 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. There are only 3, maybe 2 now, ports that actually need the WebKit python bindings, versus the 58-59 that don't. Disabling the WebKit bindings in devel/py-qt5-pyqt is trivial and should be held off until shortly before www/qt5-webkit is nuked. Further discussion should be directed to: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273866.