FreeBSD 15, ports tree, Gitup and Portmaster

We have a new and fresh VM Ware install of FreeBSD 15.0-RELEASE-p5.

When trying ports-mgmt/portmaster after running net/gitup , we get the following several hundred lines on the screen:

Code:
...
        ===>>> No /usr/ports/base/FreeBSD-xz-dev exists, and no information
        ===>>> about base/FreeBSD-xz-dev can be found in /usr/ports/MOVED

        ===>>> No /usr/ports/base/FreeBSD-yp exists, and no information
        ===>>> about base/FreeBSD-yp can be found in /usr/ports/MOVED

        ===>>> No /usr/ports/base/FreeBSD-zfs-dev exists, and no information
        ===>>> about base/FreeBSD-zfs-dev can be found in /usr/ports/MOVED

        ===>>> No /usr/ports/base/FreeBSD-zlib-dev exists, and no information
        ===>>> about base/FreeBSD-zlib-dev can be found in /usr/ports/MOVED

        ===>>> No /usr/ports/base/FreeBSD-clibs-lib32 exists, and no information
        ===>>> about base/FreeBSD-clibs-lib32 can be found in /usr/ports/MOVED

        ===>>> No /usr/ports/base/FreeBSD-set-base exists, and no information
        ===>>> about base/FreeBSD-set-base can be found in /usr/ports/MOVED

===>>> All ports are up to date
#

I understand that using GIT is the prefered way of updating the ports tree.

Anyone know why this is happening when running portmaster?

Thanks,
 
Back
Top