From 7f2853c60410817500a48901a0a42a731455aa02 Mon Sep 17 00:00:00 2001
From: wiz
-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.1.
+18.4.1.
How do I add a new tool?
18.4.2.
+18.4.2.
How do I get a list of all available tools?
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 thepkgsrc-users
mailing list.
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?
22.8.
+22.8.
Where is the pkgsrc documentation?
22.9.
+22.9.
I have a little time to kill. What shall I do?