AN writes:
> I do not use python directly, only as dependencies. It seems python36 is
> default now. What is the correct procedure to set ports to use python36
> so I can safely delete python27?
Depending on the ports you need, it may not be possible to
completely move from 2.7 to
On 4 Jul 2019, at 20:39, AN wrote:
> I do not use python directly, only as dependencies. It seems python36 is
> default now. What is the correct procedure to set ports to use python36 so I
> can safely delete python27?
Rebuild all the ports that depend on python (and any python depends on).
Hi:
I would appreciate some help, having a problem updating because of python.
FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r349192: Wed Jun 19
10:18:31 EDT 2019
root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300032
I have the following installed:
py27-MarkupSafe-1.1
Hi,
The 2019Q3 branch has been created. It means that the next update on the
quarterly packages will be on the 2019Q3 branch.
A lot of things happened in the last three months:
- pkg 1.11
- New USES: cabal
- Default version of MySQL switched to 5.7
- Default version of Python switched to 3.6
- De
Hi,
context: freebsd-12-stable, pkg with poudriere-devel
Following the instructions in /usr/ports/UPDATING at 20190701 for
changing the default installation from mysql5.6 to 5.7 results in
mysql-client being upgraded as expected and mysql56-server being removed
rather than upgraded. If mysql57-s