From 5ee35bf41a99e36943b0e7861ec6f0d360cc6a05 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 26 Sep 2017 10:31:32 +0000 Subject: regen --- doc/pkgsrc.html | 42 +++++++++++++++--------------------------- 1 file changed, 15 insertions(+), 27 deletions(-) (limited to 'doc/pkgsrc.html') diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index 87f356b955b..0279b3ddfa7 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -160,8 +160,7 @@ builds)
10.1. Common types of packages
10.1.1. Perl modules
-
10.1.2. KDE3 & KDE4 applications
-
10.1.3. Python modules and programs
+
10.1.2. Python modules and programs
10.2. Examples
10.2.1. How the www/nvu package came into pkgsrc
@@ -1231,7 +1230,6 @@ and you can still use binary packages from someone else.

easy:

 # pkg_add libreoffice
-# pkg_add kde-3.5.7
 # pkg_add ap24-php71-*
 

Note that any prerequisite packages needed to run the @@ -1431,7 +1429,7 @@ Version mismatch: 'tcsh' 6.09.00 vs 6.10.00 and adding the definitions there.

If a package depends on many other packages (such as - meta-pkgs/kde3), the build process may + meta-pkgs/kde4), the build process may alternate between periods of downloading source, and compiling. To ensure you have all the source downloaded initially you can run the command: @@ -2770,8 +2768,7 @@ anymore, you can remove that file and run cvs -q u

10.1. Common types of packages
10.1.1. Perl modules
-
10.1.2. KDE3 & KDE4 applications
-
10.1.3. Python modules and programs
+
10.1.2. Python modules and programs
10.2. Examples
10.2.1. How the www/nvu package came into pkgsrc
@@ -3001,8 +2998,7 @@ anymore, you can remove that file and run cvs -q u
10.1. Common types of packages
10.1.1. Perl modules
-
10.1.2. KDE3 & KDE4 applications
-
10.1.3. Python modules and programs
+
10.1.2. Python modules and programs
10.2. Examples
10.2.1. How the www/nvu package came into pkgsrc
@@ -3104,15 +3100,7 @@ package from the set of installed files.

-10.1.2. KDE3 & KDE4 applications

-

KDE3 applications should always include -meta-pkgs/kde3/kde3.mk, which contains numerous -settings that are typical of KDE3 packages and KDE4 applications should -always include meta-pkgs/kde4/kde4.mk, respectively.

-
-
-

-10.1.3. Python modules and programs

+10.1.2. Python modules and programs

Python modules and programs packages are easily created using a set of predefined variables.

@@ -8852,7 +8840,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? @@ -8897,7 +8885,7 @@ do? -

22.1.

+

22.1.

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

22.2.

+

22.2.

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

22.3.

+

22.3.

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

22.4.

+

22.4.

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

22.5.

+

22.5.

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

22.6.

+

22.6.

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

22.7.

+

22.7.

Which mailing lists are there for package developers?

@@ -9027,7 +9015,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9075,7 +9063,7 @@ do? -

22.9.

+

22.9.

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

-- cgit v1.2.3