From 8b869519b4a0d79d49ec2dc2b464fd8da0839f3c Mon Sep 17 00:00:00 2001
From: sevan
In unprivileged mode (when pkgsrc has been installed as any other user), the default locations are:
@@ -2219,7 +2219,7 @@ user), the default locations are: LOCALBASE= ${HOME}/pkg PKG_SYSCONFBASE= ${HOME}/pkg/etc VARBASE= ${HOME}/pkg/var -PKG_DBDIR= ${HOME}/pkg/var/db/pkg +PKG_DBDIR= ${HOME}/pkg/pkgdbWhat these four directories are for, and what they look like is explained below.
@@ -8829,7 +8829,7 @@ place. and if you still don't have the answer, ask on thepkgsrc-users
mailing list.
22.1.
+22.1.
What is the difference between
MAKEFLAGS
, .MAKEFLAGS
and
@@ -8890,7 +8890,7 @@ do?
22.2.
+22.2.
What is the difference between
MAKE
, GMAKE
and
@@ -8908,7 +8908,7 @@ do?
22.3.
+22.3.
What is the difference between
CC
, PKG_CC
and
@@ -8926,7 +8926,7 @@ do?
22.4.
+22.4.
What is the difference between
BUILDLINK_LDFLAGS
,
@@ -8939,7 +8939,7 @@ do?
22.5.
+22.5.
Why does make show-var
VARNAME=BUILDLINK_PREFIX.foo
@@ -8955,7 +8955,7 @@ do?
22.6.
+22.6.
What does
${MASTER_SITE_SOURCEFORGE:=package/}
mean? I
@@ -8979,7 +8979,7 @@ do?
22.7.
+22.7.
Which mailing lists are there for package developers?
22.8.
+22.8.
Where is the pkgsrc documentation?
22.9.
+22.9.
I have a little time to kill. What shall I do?