From 1b9accf7e1e27fabf68cfdea2e0cdda9fc20ca72 Mon Sep 17 00:00:00 2001 From: leot Date: Thu, 28 Feb 2019 10:55:24 +0000 Subject: doc/pkgsrc.*: regen --- doc/pkgsrc.html | 53 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 17 deletions(-) (limited to 'doc/pkgsrc.html') diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index 2a7f3a47727..0dfa95bf25f 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -8841,7 +8841,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? @@ -8886,7 +8886,7 @@ do? -

22.1.

+

22.1.

What is the difference between MAKEFLAGS, .MAKEFLAGS and @@ -8902,7 +8902,7 @@ do? -

22.2.

+

22.2.

What is the difference between MAKE, GMAKE and @@ -8920,7 +8920,7 @@ do? -

22.3.

+

22.3.

What is the difference between CC, PKG_CC and @@ -8938,7 +8938,7 @@ do? -

22.4.

+

22.4.

What is the difference between BUILDLINK_LDFLAGS, @@ -8951,7 +8951,7 @@ do? -

22.5.

+

22.5.

Why does make show-var VARNAME=BUILDLINK_PREFIX.foo @@ -8967,7 +8967,7 @@ do? -

22.6.

+

22.6.

What does ${MASTER_SITE_SOURCEFORGE:=package/} mean? I @@ -8991,7 +8991,7 @@ do? -

22.7.

+

22.7.

Which mailing lists are there for package developers?

@@ -9016,7 +9016,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9064,7 +9064,7 @@ do? -

22.9.

+

22.9.

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

@@ -10281,16 +10281,35 @@ source packages

These directories contain the real pkgsrc, that is the files that define how to create binary packages from source archives.

+

Each of the current, + stable and + pkgsrc-20xxQy + directories share the same structure. They each contain a + pkgsrc directory and + pkgsrc.tar.{bz,gz,xz} file.

The directory pkgsrc contains a snapshot of the CVS repository, which is updated regularly. The - file pkgsrc.tar.gz contains the same as the - directory, ready to be downloaded as a whole.

-

In the directories for the quarterly branches, there is an - additional file called - pkgsrc-20xxQy.tar.gz, + file pkgsrc.tar.{bz,gz,xz} contains the same + as the directory, ready to be downloaded as a whole.

+

The current directory contains files + related to the HEAD branch of the CVS repository. + In this directory there is an additional file called + pkgsrc-readmes.tar.{bz,gz,xz} that contains + all pkgsrc READMEs with information about + categories and packages. +

+

The stable directory is a symlink to + the latest + pkgsrc-20xxQy. +

+

The + pkgsrc-20xxQy. + directories contain files related to the + -20xxQy + stable branch of the CVS repository. In these directories there is + an additional file called + pkgsrc-20xxQy.tar.{bz,gz,xz}, which contains the state of pkgsrc when it was branched.

-

stable directory points to the latest - quarterly branch.

-- cgit v1.2.3