pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Remove references to NO_PACKAGE, IGNOR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/14fbdbd817a1
branches: trunk
changeset: 557037:14fbdbd817a1
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 09 00:51:31 2009 +0000
description:
Remove references to NO_PACKAGE, IGNORE and NO_CDROM from documentation.
diffstat:
doc/guide/files/build.xml | 8 +-------
doc/guide/files/fixes.xml | 8 +-------
2 files changed, 2 insertions(+), 14 deletions(-)
diffs (44 lines):
diff -r f244932edbd4 -r 14fbdbd817a1 doc/guide/files/build.xml
--- a/doc/guide/files/build.xml Thu Apr 09 00:51:23 2009 +0000
+++ b/doc/guide/files/build.xml Thu Apr 09 00:51:31 2009 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.59 2009/04/03 01:52:24 snj Exp $ -->
+<!-- $NetBSD: build.xml,v 1.60 2009/04/09 00:51:31 joerg Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -778,12 +778,6 @@
one for each category in the <varname>CATEGORIES</varname>
variable. <varname>PACKAGES</varname> defaults to
<filename>pkgsrc/packages</filename>.</para>
-
- <para>If there should be no binary package, set
- <varname>NO_PACKAGE</varname> to <quote>yes</quote>.
- This should only be used in rare cases, like when a package
- definitely is only usable on the machine where it is built and even
- then, a binary package can be useful.</para>
</sect1>
<sect1 id="build.clean">
diff -r f244932edbd4 -r 14fbdbd817a1 doc/guide/files/fixes.xml
--- a/doc/guide/files/fixes.xml Thu Apr 09 00:51:23 2009 +0000
+++ b/doc/guide/files/fixes.xml Thu Apr 09 00:51:31 2009 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.98 2009/04/08 15:01:11 wiz Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.99 2009/04/09 00:51:31 joerg Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -278,12 +278,6 @@
the distfile(s) will not be mirrored on ftp.NetBSD.org.</para>
</listitem>
</itemizedlist>
-
- <para>Please note that the use of <varname>NO_PACKAGE</varname>,
- <varname>IGNORE</varname>, <varname>NO_CDROM</varname>, or other
- generic make variables to denote restrictions is deprecated,
- because they unconditionally prevent users from generating
- binary packages!</para>
</sect2>
Home |
Main Index |
Thread Index |
Old Index