pin There're other "interesting choices" that may cause trouble in the future.
Ok ok.. but the word "choices" implies I knew what I was doing... I honestly have no idea where I've copied and pasted that from, into my mk.conf
but if it's wrong then I admit it's my fault 😅 But it wasn't a conscious choice per se, more of an accident (have mercy!) 🙏 🙏
So.. here is the current mk.conf
file. Please tell me what to keep, what to remove, or what to change, before I fetch another pkgsrc tarball
VARBASE= /var
LOCALBASE= /usr/pkg
WKROBJDIR= /usr/work
DISTDIR= /usr/distfiles
PKG_DBDIR= /usr/pkg/pkgdb
PKG_TOOLS_BIN= /usr/pkg/sbin
PKGINFODIR= info
PKGMANDIR= man
MAKE_JOBS= 6
PKGSRC_USE_MKTOOLS= yes
ALLOW_VULNERABLE_PACKAGES= yes
SKIP_LICENSE_CHECK= yes
RUST_TYPE= src
PKG_DEVELOPER= yes
Honestly, I'd like to just keep the things I need and remove the unecessary stuff. Looking at this thread it seems that many have a pretty minimal mk.conf
.
If I was to have a guess, I'd try this:
MAKE_JOBS= 6
PKGSRC_USE_MKTOOLS= yes
ALLOW_VULNERABLE_PACKAGES= yes
SKIP_LICENSE_CHECK= yes