Re: Python version dependencies in pkg

2022-09-30 Thread Tatsuki Makino
Shane Ambler wrote on 2022/09/30 13:54: > On 30/9/22 7:05 am, Tatsuki Makino wrote: >> Currently, two versions of Python are allowed to be installed on FreeBSD. >> One is Python 2.7 but EOL. > > You can install as many python major versions as you want or need, that > means you can also install ma

Commit PR 266448 (devel/pear-geshi)

2022-09-30 Thread Osipov, Michael
Folks, I have prepared and tested a Git-formatted patch [1]. Kindly rebase and apply the patch. This is crucial for the next quarterly and PHP 7.x removal. I am the port maintainer. Thanks, Michael [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266448

Unmaintained FreeBSD ports which are out of date

2022-09-30 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Python version dependencies in pkg

2022-09-30 Thread Dan Mahoney
> On Sep 29, 2022, at 14:21, Stefan Esser wrote: > > >> But trying to do a pkg delete python3.8 attempted to delete bind-tools, and >> I was looking for the magic incantation that says "without reinstalling >> bind-tools, how can I re-point it at the python39 variants of that package". >>