From nobody Sat Oct 16 07:47:18 2021 X-Original-To: freebsd-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 82D4017F2BAC for ; Sat, 16 Oct 2021 07:48:00 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with ESMTP id 4HWZxW0Rbyz4TG5 for ; Sat, 16 Oct 2021 07:47:58 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from numenor.groumpf.org (unknown [78.251.129.10]) by aragorn.amdh.fr (Postfix) with ESMTP id B9B8C5F750 for ; Sat, 16 Oct 2021 09:47:51 +0200 (CEST) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with ESMTP id 8CBEC197A34 for ; Sat, 16 Oct 2021 09:47:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mZ721McsGkzG for ; Sat, 16 Oct 2021 09:47:18 +0200 (CEST) Received: from [192.168.100.30] (imladris.groumpf.org [192.168.100.30]) by numenor.groumpf.org (Postfix) with ESMTPSA id 989B61979E2 for ; Sat, 16 Oct 2021 09:47:18 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------c0cIIxdOFbuAF5IBnd0fVM2t" Message-ID: Date: Sat, 16 Oct 2021 09:47:18 +0200 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Thunderbird/94.0 Content-Language: en-GB From: Xavier Humbert To: FreeBSD Ports ML Subject: Packages : perl5-5.30 outdated but forced for any package X-Rspamd-Queue-Id: 4HWZxW0Rbyz4TG5 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of xavier@groumpf.org has no SPF policy when checking 176.31.180.205) smtp.mailfrom=xavier@groumpf.org X-Spamd-Result: default: False [-1.98 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-0.99)[-0.990]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[groumpf.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.988]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: Y This is a multi-part message in MIME format. --------------c0cIIxdOFbuAF5IBnd0fVM2t Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi, I had to install via pkg a Python module that won't compile. I know it's Bad to mix ports and packages, but it doesn't compile for an unknown reason, and I need it. When I do pkg install devel/py-platformdirs It says > New packages to be INSTALLED: > perl5.30: 5.30.3_1 > py38-platformdirs: 2.3.0 > > [...] > ===== > Message from perl5.30-5.30.3_1: > [...] > > ===>   NOTICE: > > This port is deprecated; you may wish to reconsider installing it: Why does pkg insist to install an old, outdated version of perl (I have an up-to-date perl already) ? Please consider updating perl in Packages (latest is afaik 5.34) Regards Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr --------------c0cIIxdOFbuAF5IBnd0fVM2t--