From 76fc307b082634ed7b8426c624237897c3edf589 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Sep 2012 15:27:28 +0000 Subject: regen --- doc/pkgsrc.html | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'doc/pkgsrc.html') diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index dce04542125..1a6c4f64524 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -6944,6 +6944,12 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} ./configure) and CONFIGURE_ARGS may all be changed by the package.

+

If the program uses the Perl way of configuration (mainly Perl + modules, but not only), i.e. a file called + Makefile.PL, it should include + ../../lang/perl5/module.mk. To set any parameter for + Makefile.PL use the MAKE_PARAMS + variable (e.g., MAKE_PARAMS+=foo=bar

If the program uses an Imakefile for configuration, the appropriate steps can be invoked by setting USE_IMAKE to @@ -7548,7 +7554,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 @@ -7565,7 +7571,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.1.

+

18.4.1.

How do I add a new tool?

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

18.4.2.

+

18.4.2.

How do I get a list of all available tools?

@@ -7586,7 +7592,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 @@ -9589,7 +9595,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? @@ -9632,7 +9638,7 @@ do? -

22.1.

+

22.1.

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

22.2.

+

22.2.

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

22.3.

+

22.3.

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

22.4.

+

22.4.

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

22.5.

+

22.5.

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

22.6.

+

22.6.

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

22.7.

+

22.7.

Which mailing lists are there for package developers?

@@ -9762,7 +9768,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9810,7 +9816,7 @@ do? -

22.9.

+

22.9.

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

-- cgit v1.2.3