Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Herbert J. Skuhra
On Mon, 18 Oct 2021 12:51:05 +0200, Xavier Humbert wrote: > [root@numenor ~]# cd /usr/ports/devel/py-platformdirs/ > [root@numenor py-platformdirs]# make > ===>   py38-platformdirs-2.4.0 depends on package: py38-setuptools>0 - > found > ===>   py38-platformdirs-2.4.0 depends on file: > /usr/local/

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Xavier Humbert
On 10/18/21 10:47, Herbert J. Skuhra wrote: On Mon, 18 Oct 2021 10:13:26 +0200, Xavier Humbert wrote: On 10/16/21 17:47, Herbert J. Skuhra wrote: On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: I should definiteldy check, but what, I dunno [xavier@numenor ports]$ grep DEFAULT_VER

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Herbert J. Skuhra
On Mon, 18 Oct 2021 10:13:26 +0200, Xavier Humbert wrote: > > > On 10/16/21 17:47, Herbert J. Skuhra wrote: > > On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: > > > >> I should definiteldy check, but what, I dunno > >> > >> [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Xavier Humbert
On 10/16/21 17:47, Herbert J. Skuhra wrote: On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: I should definiteldy check, but what, I dunno [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=python=3.8 DEFAULT_VERSIONS+=php=7.3

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Tatsuki Makino
If you have a strange Perl version, consider deleting the files in the locations shown in the following command. make -C /usr/ports/lang/perl5.34/ -V _PERL5_DEFAULT_FILE For reference https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250053

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Herbert J. Skuhra
On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: > I should definiteldy check, but what, I dunno > > [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf > DEFAULT_VERSIONS+=ssl=openssl > DEFAULT_VERSIONS+=python=3.8 > DEFAULT_VERSIONS+=php=7.3 > DEFAULT_VERSIONS+=perl5=5.34 > [x

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Xavier Humbert
Hi Herbert On 10/16/21 11:00, Herbert J. Skuhra wrote: You should check your system. What's the output of 'pkg info perl5'? I should definiteldy check, but what, I dunno [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=python=3.8 DEF

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Herbert J. Skuhra
On Sat, Oct 16, 2021 at 09:47:18AM +0200, Xavier Humbert wrote: > 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 >

Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Xavier Humbert
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: