From 8b869519b4a0d79d49ec2dc2b464fd8da0839f3c Mon Sep 17 00:00:00 2001 From: sevan Date: Sat, 7 Jan 2017 18:00:29 +0000 Subject: regen --- doc/pkgsrc.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/pkgsrc.html') diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index c458522ff9d..251cc427f87 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -2211,7 +2211,7 @@ are:

LOCALBASE= /usr/pkg PKG_SYSCONFBASE= /usr/pkg/etc VARBASE= /var -PKG_DBDIR= /var/db/pkg +PKG_DBDIR= /usr/pkg/pkgdb

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/pkgdb

What 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 the pkgsrc-users mailing list.

-
+
22.1. What is the difference between MAKEFLAGS, .MAKEFLAGS and MAKE_FLAGS? @@ -8874,7 +8874,7 @@ do? -

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?

@@ -9004,7 +9004,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9052,7 +9052,7 @@ do? -

22.9.

+

22.9.

I have a little time to kill. What shall I do?

-- cgit v1.2.3