From owner-freebsd-ports@freebsd.org Tue Aug 4 14:32:19 2020 Return-Path: Delivered-To: freebsd-ports@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 49F85375A71 for ; Tue, 4 Aug 2020 14:32:19 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BLcfB1fSfz4Pnf for ; Tue, 4 Aug 2020 14:32:18 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1k2xzD-0005xk-KY; Tue, 04 Aug 2020 16:32:16 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=klop.ws; s=mail; h=In-Reply-To:Message-ID:From:Content-Transfer-Encoding:MIME-Version: Date:References:Subject:To:Content-Type:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=uDf/6QJOGzoJJt1ajCrwkkSr4pCuxowRvShIsJBbMbY=; b=Opa6vFfgFRuATc9qFWZeJZfVKE MXrtrqgYrjZCO8Xho5XGVacfk+yPTpFkJYZnV/iE4Qkjf5Xm/2VruW6QascoJYlYpC/ajvW9JXOWv 1ZpAfVpooa+X7HYlACKvc4+BSBd+wuY59RQB6SbGrUyEUO2VVrQva1uAVayF+AGGkpNc=; Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@freebsd.org, "Lars Liedtke" Subject: Re: Chromium (& derivatives) and Python 2.7 References: <3075560.bT80LyP3VS@beastie.bionicmutton.org> <1615408980.22.1595929003688@localhost> <0cad0159-6810-4966-7e04-55f64d01ce3e@punkt.de> Date: Tue, 04 Aug 2020 16:32:13 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <0cad0159-6810-4966-7e04-55f64d01ce3e@punkt.de> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.4 X-Spam-Status: No, score=-0.4 required=5.0 tests=ALL_TRUSTED, BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF autolearn=disabled version=3.4.2 X-Scan-Signature: 02b201d9c048bcde4aa7ed91fc024d05 X-Rspamd-Queue-Id: 4BLcfB1fSfz4Pnf X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=mail header.b=Opa6vFfg; dmarc=none; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 195.190.28.88 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws X-Spamd-Result: default: False [-2.73 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.01)[-1.011]; R_DKIM_ALLOW(-0.20)[klop.ws:s=mail]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[195.190.28.88:from]; R_SPF_ALLOW(-0.20)[+ip4:195.190.28.64/27]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[klop.ws]; NEURAL_HAM_LONG(-1.04)[-1.037]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[195.190.28.88:from]; NEURAL_HAM_SHORT(-0.68)[-0.680]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:47172, ipnet:195.190.28.0/24, country:NL]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2020 14:32:19 -0000 On Tue, 04 Aug 2020 16:20:01 +0200, Lars Liedtke wrote: > At least in Ubuntu the mongodb 3.6 package does not depend on python2. > >> Package: mongodb-server-core >> Version: 1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5 >> Priority: optional >> Section: universe/database >> Source: mongodb >> Origin: Ubuntu >> Maintainer: Ubuntu Developers >> Original-Maintainer: Debian MongoDB Maintainers > >> Bugs: https://bugs.launchpad.net/ubuntu/+filebug >> Installed-Size: 77,8 MB >> Depends: libboost-filesystem1.71.0, libboost-program-options1.71.0, > libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgoogle-perftools4, libpcrecpp0v5 > (>= 7.7), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= > 9), libstemmer0d (>= 0+svn527), libyaml-cpp0.6 (>= 0.6.2), zlib1g (>= > 1:1.2.0) >> Breaks: mongodb-server (<< 1:3.4.14-3ubuntu1) >> Replaces: mongodb-server (<< 1:3.4.14-3ubuntu1) >> Homepage: https://www.mongodb.org >> Download-Size: 21,6 MB >> APT-Sources: http://de.archive.ubuntu.com/ubuntu focal/universe amd64 > Packages > [...] > > I don't know about build dependencies It's a build dependency. Regards, Ronald. > Am 28.07.20 um 11:36 schrieb Ronald Klop: >> The same problem is going to happen with mongodb36 I presume. It uses >> python2 to build, but does not need it to run. >> Would it be possible to remove python2 as a RUN_DEPENDS at the end of >> 2020, but keep it as a BUILD_DEPENDS in the ports framework? >> >> This might save some usefull ports. >> >> How are other projects (like Debian, etc.) solving this? >> >> Regards, >> Ronald. >> >> >> Van: Adriaan de Groot >> Datum: maandag, 27 juli 2020 21:36 >> Aan: freebsd-ports@freebsd.org >> Onderwerp: Chromium (& derivatives) and Python 2.7 >>> >>> The Chromium build system -- and as a consequence, also QtWebEngine >>> -- still >>> uses Python 2.7. This is going to be a real problem about six months >>> down the >>> line, and I have no idea how upstream is going to deal with it. I've >>> heard >>> there are patches buried deep within the chocolate factory, but not >>> from >>> reliable sources. >>> >>> QtWebEngine is an even specialer case, since it's an LTS and also the >>> last LTS >>> in the Qt5 series, and I have real doubts about upstream -- The Qt >>> Company -- >>> being able or willing to deal with Python 2.7 deprecation there. >>> >>> Has anyone in FreeBSD tried to port the stuff over? I got about an >>> hour or two >>> into the porting process (making configure accept Python 3 is easy, but >>> there's all these wretched code-generating scripts) and hit a brick >>> wall of >>> templating engines doing sensible Python 2.7 things. >>> >>> [ade] >>> >>> >>> >>> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"