From 7f2853c60410817500a48901a0a42a731455aa02 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Apr 2015 11:21:33 +0000 Subject: regen --- doc/pkgsrc.html | 30 +++++++++++++++--------------- doc/pkgsrc.txt | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index bd4b2150b79..a30880711d8 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -3659,7 +3659,7 @@ If some Python versions are not supported by the software, set the that are not supported, e.g.

-PYTHON_VERSIONS_INCOMPATIBLE=       26
+PYTHON_VERSIONS_INCOMPATIBLE=       27
 

If the packaged software is a Python module, include @@ -7362,7 +7362,7 @@ TOOLS_PLATFORM.true?= true # shell builtin

18.4. Questions regarding the tools

-
+
18.4.1. How do I add a new tool?
18.4.2. How do I get a list of all available @@ -7381,7 +7381,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.1.

+

18.4.1.

How do I add a new tool?

@@ -7391,7 +7391,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.2.

+

18.4.2.

How do I get a list of all available tools?

@@ -7402,7 +7402,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.3.

+

18.4.3.

How can I get a list of all the tools that a package is using while being built? I want to know whether it @@ -9549,7 +9549,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? @@ -9594,7 +9594,7 @@ do? -

22.1.

+

22.1.

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

22.2.

+

22.2.

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

22.3.

+

22.3.

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

22.4.

+

22.4.

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

22.5.

+

22.5.

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

22.6.

+

22.6.

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

22.7.

+

22.7.

Which mailing lists are there for package developers?

@@ -9724,7 +9724,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9772,7 +9772,7 @@ do? -

22.9.

+

22.9.

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

diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index 20082fb54b6..3ea1cc0f5f5 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -3199,7 +3199,7 @@ If some Python versions are not supported by the software, set the PYTHON_VERSIONS_INCOMPATIBLE variable to the Python versions that are not supported, e.g. -PYTHON_VERSIONS_INCOMPATIBLE= 26 +PYTHON_VERSIONS_INCOMPATIBLE= 27 If the packaged software is a Python module, include "../../lang/python/ extension.mk". In this case, the package directory should be called " -- cgit v1.2.3