Answer the question
In order to leave comments, you need to log in
Broken portmaster on freebsd?
After multiple digging in the configs, everything began to work properly without being noticed.
Freebsd 8 Updated
ports I execute
:portmaster php56
The message on obsolete OS falls out. I go where I need to, I write a more recent version of my OS.
I start againportmaster php56
, and it to me:===>>> Unable to determine the value of LOCALBASE Try setting it in the environment, or /etc/make.conf ===>>> The value of LOCALBASE cannot be empty ===>>> Aborting update
I go to/etc/make.conf
and write to the beginning of LOCALBASELOCALBASE="/usr/local" WITHOUT_X11=yes WITHOUT_FONTCONFIG=yes WITHOUT_IPV6=yes .if ${.CURDIR:N*/usr/ports/www/apache22} == "" WITH_MPM=itk WITH_SUEXEC=yes SUEXEC_DOCROOT=/ WITH_PROXY_MODULES=yes .endif X11BASE=${LOCALBASE} WITH_PKGNG="YES"
A portmaster to me again===>>> Unable to determine the value of LOCALBASE Try setting it in the environment, or /etc/make.conf ===>>> The value of LOCALBASE cannot be empty ===>>> Aborting update
How to repair portmaster?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question