pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Use www/apache24 as example.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7e442fa0af4
branches: trunk
changeset: 635758:f7e442fa0af4
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 10 15:09:42 2014 +0000
description:
Use www/apache24 as example.
diffstat:
doc/guide/files/pkginstall.xml | 4 ++--
doc/pkgsrc.html | 2 +-
doc/pkgsrc.txt | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diffs (42 lines):
diff -r 9cdb7e63fe31 -r f7e442fa0af4 doc/guide/files/pkginstall.xml
--- a/doc/guide/files/pkginstall.xml Tue Jun 10 15:06:56 2014 +0000
+++ b/doc/guide/files/pkginstall.xml Tue Jun 10 15:09:42 2014 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: pkginstall.xml,v 1.18 2014/06/01 16:42:45 wiz Exp $ -->
+<!-- $NetBSD: pkginstall.xml,v 1.19 2014/06/10 15:09:42 joerg Exp $ -->
<chapter id="pkginstall"> <?dbhtml filename="pkginstall.html"?>
<title>The pkginstall framework</title>
@@ -219,7 +219,7 @@
<filename>Makefile</filename> (i.e., it is not user-customizable).</para>
<para>As an example, consider the Apache package,
- <filename role="pkg">www/apache2</filename>, which places its
+ <filename role="pkg">www/apache24</filename>, which places its
configuration files under the
<filename>httpd/</filename> subdirectory of
<varname>PKG_SYSCONFBASE</varname>. This should be set in the package
diff -r 9cdb7e63fe31 -r f7e442fa0af4 doc/pkgsrc.html
--- a/doc/pkgsrc.html Tue Jun 10 15:06:56 2014 +0000
+++ b/doc/pkgsrc.html Tue Jun 10 15:09:42 2014 +0000
@@ -5744,7 +5744,7 @@
variable only makes sense in the package's
<code class="filename">Makefile</code> (i.e., it is not user-customizable).</p>
<p>As an example, consider the Apache package,
- <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache2/README.html" target="_top"><code class="filename">www/apache2</code></a>, which places its
+ <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache2/README.html" target="_top"><code class="filename">www/apache24</code></a>, which places its
configuration files under the
<code class="filename">httpd/</code> subdirectory of
<code class="varname">PKG_SYSCONFBASE</code>. This should be set in the package
diff -r 9cdb7e63fe31 -r f7e442fa0af4 doc/pkgsrc.txt
--- a/doc/pkgsrc.txt Tue Jun 10 15:06:56 2014 +0000
+++ b/doc/pkgsrc.txt Tue Jun 10 15:09:42 2014 +0000
@@ -4852,7 +4852,7 @@
definition of this variable only makes sense in the package's Makefile
(i.e., it is not user-customizable).
- As an example, consider the Apache package, www/apache2, which places its
+ As an example, consider the Apache package, www/apache24, which places its
configuration files under the httpd/ subdirectory of PKG_SYSCONFBASE. This
should be set in the package Makefile.
Home |
Main Index |
Thread Index |
Old Index